Re: [JENKINS] Lucene-4x-Linux-Java7-64-test-only - Build # 27713 - Failure!

2014-08-01 Thread Robert Muir
I repeated full core tests with the same master seed / # jvms / JVM
version / G1GC over 200 times: no crashes.

I think its a bug triggered by G1GC.

On Thu, Jul 31, 2014 at 6:05 PM, Uwe Schindler u...@thetaphi.de wrote:
 Another one for live demonstration @ http://goo.gl/aruRmO ?

 Uwe

 -
 Uwe Schindler
 H.-H.-Meier-Allee 63, D-28213 Bremen
 http://www.thetaphi.de
 eMail: u...@thetaphi.de


 -Original Message-
 From: Robert Muir [mailto:rcm...@gmail.com]
 Sent: Thursday, July 31, 2014 10:50 PM
 To: dev@lucene.apache.org
 Cc: Simon Willnauer
 Subject: Re: [JENKINS] Lucene-4x-Linux-Java7-64-test-only - Build # 27713 -
 Failure!

 It crashes at or before this test:

 Suite: org.apache.lucene.index.TestNRTReaderWithThreads

 I downloaded update 65, i will try to reproduce it.


 On Thu, Jul 31, 2014 at 3:59 PM,  buil...@flonkings.com wrote:
  Build:
  builds.flonkings.com/job/Lucene-4x-Linux-Java7-64-test-only/27713/
 
  All tests passed
 
  Build Log:
  [...truncated 625 lines...]
 [junit4] JVM J0: stdout was not empty, see:
 /var/lib/jenkins/workspace/Lucene-4x-Linux-Java7-64-test-
 only/checkout/lucene/build/core/test/temp/junit4-J0-
 20140731_215329_011.sysout
 [junit4]  JVM J0: stdout (verbatim) 
 [junit4] #
 [junit4] # A fatal error has been detected by the Java Runtime
 Environment:
 [junit4] #
 [junit4] #  SIGSEGV (0xb) at pc=0x7fe8b1019f60, pid=21427,
 tid=140636986857216
 [junit4] #
 [junit4] # JRE version: Java(TM) SE Runtime Environment (7.0_65-b17)
 (build 1.7.0_65-b17)
 [junit4] # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.65-b04 mixed
 mode linux-amd64 compressed oops)
 [junit4] # Problematic frame:
 [junit4] # j
 org.apache.lucene.codecs.compressing.CompressingTermVectorsWriter.add
 Prox(ILorg/apache/lucene/store/DataInput;Lorg/apache/lucene/store/DataI
 nput;)V+284
 [junit4] #
 [junit4] # Failed to write core dump. Core dumps have been disabled. To
 enable core dumping, try ulimit -c unlimited before starting Java again
 [junit4] #
 [junit4] # An error report file with more information is saved as:
 [junit4] # /var/lib/jenkins/workspace/Lucene-4x-Linux-Java7-64-test-
 only/checkout/lucene/build/core/test/J0/hs_err_pid21427.log
 [junit4] #
 [junit4] # If you would like to submit a bug report, please visit:
 [junit4] #   http://bugreport.sun.com/bugreport/crash.jsp
 [junit4] #
 [junit4]  JVM J0: EOF 
 
  [...truncated 992 lines...]
 [junit4] ERROR: JVM J0 ended with an exception, command line:
 /var/lib/jenkins/tools/hudson.model.JDK/Java_7_64bit_u65/jre/bin/java -
 Dtests.prefix=tests -Dtests.seed=3D30279F929DA404 -Xmx512M -
 Dtests.iters= -Dtests.verbose=false -Dtests.infostream=false -
 Dtests.codec=random -Dtests.postingsformat=random -
 Dtests.docvaluesformat=random -Dtests.locale=random -
 Dtests.timezone=random -Dtests.directory=random -
 Dtests.linedocsfile=europarl.lines.txt.gz -Dtests.luceneMatchVersion=4.10 -
 Dtests.cleanthreads=perMethod -
 Djava.util.logging.config.file=/var/lib/jenkins/workspace/Lucene-4x-Linux-
 Java7-64-test-only/checkout/lucene/tools/junit4/logging.properties -
 Dtests.nightly=false -Dtests.weekly=false -Dtests.monster=false -
 Dtests.slow=true -Dtests.asserts.gracious=false -Dtests.multiplier=1 -
 DtempDir=. -Djava.io.tmpdir=. -
 Djunit4.tempDir=/var/lib/jenkins/workspace/Lucene-4x-Linux-Java7-64-test-
 only/checkout/lucene/build/core/test/temp -
 Dclover.db.dir=/var/lib/jenkins/workspace/Lucene-4x-Linux-Java7-64-test-
 only/checkout/lucene/build/clover/db -
 Djava.security.manager=org.apache.lucene.util.TestSecurityManager -
 Djava.security.policy=/var/lib/jenkins/workspace/Lucene-4x-Linux-Java7-64-
 test-only/checkout/lucene/tools/junit4/tests.policy -Dlucene.version=4.10-
 SNAPSHOT -Djetty.testMode=1 -Djetty.insecurerandom=1 -
 Dsolr.directoryFactory=org.apache.solr.core.MockDirectoryFactory -
 Djava.awt.headless=true -Djdk.map.althashing.threshold=0 -
 Dtests.leaveTemporary=false -Dtests.filterstacks=true -Dfile.encoding=UTF-
 8 -classpath /var/lib/jenkins/workspace/Lucene-4x-Linux-Java7-64-test-
 only/checkout/lucene/build/test-
 framework/classes/java:/var/lib/jenkins/workspace/Lucene-4x-Linux-Java7-
 64-test-
 only/checkout/lucene/build/codecs/classes/java:/var/lib/jenkins/workspace
 /Lucene-4x-Linux-Java7-64-test-only/checkout/lucene/test-
 framework/lib/junit-4.10.jar:/var/lib/jenkins/workspace/Lucene-4x-Linux-
 Java7-64-test-only/checkout/lucene/test-framework/lib/randomizedtesting-
 runner-2.1.6.jar:/var/lib/jenkins/workspace/Lucene-4x-Linux-Java7-64-test-
 only/checkout/lucene/build/core/classes/java:/var/lib/jenkins/workspace/L
 ucene-4x-Linux-Java7-64-test-
 only/checkout/lucene/build/core/classes/test:/var/lib/jenkins/tools/hudson
 .tasks.Ant_AntInstallation/Ant_1.8.3/lib/ant-
 launcher.jar:/var/lib/jenkins/.ant/lib/apache-rat-tasks-
 0.8.jar:/var/lib/jenkins/.ant/lib/ivy-2.2.0.jar:/var/lib/jenkins/.ant/lib/apache-
 rat-0.8.jar

[JENKINS] Lucene-4x-Linux-Java7-64-test-only - Build # 27713 - Failure!

2014-07-31 Thread builder
Build: builds.flonkings.com/job/Lucene-4x-Linux-Java7-64-test-only/27713/

All tests passed

Build Log:
[...truncated 625 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/var/lib/jenkins/workspace/Lucene-4x-Linux-Java7-64-test-only/checkout/lucene/build/core/test/temp/junit4-J0-20140731_215329_011.sysout
   [junit4]  JVM J0: stdout (verbatim) 
   [junit4] #
   [junit4] # A fatal error has been detected by the Java Runtime Environment:
   [junit4] #
   [junit4] #  SIGSEGV (0xb) at pc=0x7fe8b1019f60, pid=21427, 
tid=140636986857216
   [junit4] #
   [junit4] # JRE version: Java(TM) SE Runtime Environment (7.0_65-b17) (build 
1.7.0_65-b17)
   [junit4] # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.65-b04 mixed mode 
linux-amd64 compressed oops)
   [junit4] # Problematic frame:
   [junit4] # j  
org.apache.lucene.codecs.compressing.CompressingTermVectorsWriter.addProx(ILorg/apache/lucene/store/DataInput;Lorg/apache/lucene/store/DataInput;)V+284
   [junit4] #
   [junit4] # Failed to write core dump. Core dumps have been disabled. To 
enable core dumping, try ulimit -c unlimited before starting Java again
   [junit4] #
   [junit4] # An error report file with more information is saved as:
   [junit4] # 
/var/lib/jenkins/workspace/Lucene-4x-Linux-Java7-64-test-only/checkout/lucene/build/core/test/J0/hs_err_pid21427.log
   [junit4] #
   [junit4] # If you would like to submit a bug report, please visit:
   [junit4] #   http://bugreport.sun.com/bugreport/crash.jsp
   [junit4] #
   [junit4]  JVM J0: EOF 

[...truncated 992 lines...]
   [junit4] ERROR: JVM J0 ended with an exception, command line: 
/var/lib/jenkins/tools/hudson.model.JDK/Java_7_64bit_u65/jre/bin/java 
-Dtests.prefix=tests -Dtests.seed=3D30279F929DA404 -Xmx512M -Dtests.iters= 
-Dtests.verbose=false -Dtests.infostream=false -Dtests.codec=random 
-Dtests.postingsformat=random -Dtests.docvaluesformat=random 
-Dtests.locale=random -Dtests.timezone=random -Dtests.directory=random 
-Dtests.linedocsfile=europarl.lines.txt.gz -Dtests.luceneMatchVersion=4.10 
-Dtests.cleanthreads=perMethod 
-Djava.util.logging.config.file=/var/lib/jenkins/workspace/Lucene-4x-Linux-Java7-64-test-only/checkout/lucene/tools/junit4/logging.properties
 -Dtests.nightly=false -Dtests.weekly=false -Dtests.monster=false 
-Dtests.slow=true -Dtests.asserts.gracious=false -Dtests.multiplier=1 
-DtempDir=. -Djava.io.tmpdir=. 
-Djunit4.tempDir=/var/lib/jenkins/workspace/Lucene-4x-Linux-Java7-64-test-only/checkout/lucene/build/core/test/temp
 
-Dclover.db.dir=/var/lib/jenkins/workspace/Lucene-4x-Linux-Java7-64-test-only/checkout/lucene/build/clover/db
 -Djava.security.manager=org.apache.lucene.util.TestSecurityManager 
-Djava.security.policy=/var/lib/jenkins/workspace/Lucene-4x-Linux-Java7-64-test-only/checkout/lucene/tools/junit4/tests.policy
 -Dlucene.version=4.10-SNAPSHOT -Djetty.testMode=1 -Djetty.insecurerandom=1 
-Dsolr.directoryFactory=org.apache.solr.core.MockDirectoryFactory 
-Djava.awt.headless=true -Djdk.map.althashing.threshold=0 
-Dtests.leaveTemporary=false -Dtests.filterstacks=true -Dfile.encoding=UTF-8 
-classpath 

Re: [JENKINS] Lucene-4x-Linux-Java7-64-test-only - Build # 27713 - Failure!

2014-07-31 Thread Robert Muir
It crashes at or before this test:

Suite: org.apache.lucene.index.TestNRTReaderWithThreads

I downloaded update 65, i will try to reproduce it.


On Thu, Jul 31, 2014 at 3:59 PM,  buil...@flonkings.com wrote:
 Build: builds.flonkings.com/job/Lucene-4x-Linux-Java7-64-test-only/27713/

 All tests passed

 Build Log:
 [...truncated 625 lines...]
[junit4] JVM J0: stdout was not empty, see: 
 /var/lib/jenkins/workspace/Lucene-4x-Linux-Java7-64-test-only/checkout/lucene/build/core/test/temp/junit4-J0-20140731_215329_011.sysout
[junit4]  JVM J0: stdout (verbatim) 
[junit4] #
[junit4] # A fatal error has been detected by the Java Runtime Environment:
[junit4] #
[junit4] #  SIGSEGV (0xb) at pc=0x7fe8b1019f60, pid=21427, 
 tid=140636986857216
[junit4] #
[junit4] # JRE version: Java(TM) SE Runtime Environment (7.0_65-b17) 
 (build 1.7.0_65-b17)
[junit4] # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.65-b04 mixed 
 mode linux-amd64 compressed oops)
[junit4] # Problematic frame:
[junit4] # j  
 org.apache.lucene.codecs.compressing.CompressingTermVectorsWriter.addProx(ILorg/apache/lucene/store/DataInput;Lorg/apache/lucene/store/DataInput;)V+284
[junit4] #
[junit4] # Failed to write core dump. Core dumps have been disabled. To 
 enable core dumping, try ulimit -c unlimited before starting Java again
[junit4] #
[junit4] # An error report file with more information is saved as:
[junit4] # 
 /var/lib/jenkins/workspace/Lucene-4x-Linux-Java7-64-test-only/checkout/lucene/build/core/test/J0/hs_err_pid21427.log
[junit4] #
[junit4] # If you would like to submit a bug report, please visit:
[junit4] #   http://bugreport.sun.com/bugreport/crash.jsp
[junit4] #
[junit4]  JVM J0: EOF 

 [...truncated 992 lines...]
[junit4] ERROR: JVM J0 ended with an exception, command line: 
 /var/lib/jenkins/tools/hudson.model.JDK/Java_7_64bit_u65/jre/bin/java 
 -Dtests.prefix=tests -Dtests.seed=3D30279F929DA404 -Xmx512M -Dtests.iters= 
 -Dtests.verbose=false -Dtests.infostream=false -Dtests.codec=random 
 -Dtests.postingsformat=random -Dtests.docvaluesformat=random 
 -Dtests.locale=random -Dtests.timezone=random -Dtests.directory=random 
 -Dtests.linedocsfile=europarl.lines.txt.gz -Dtests.luceneMatchVersion=4.10 
 -Dtests.cleanthreads=perMethod 
 -Djava.util.logging.config.file=/var/lib/jenkins/workspace/Lucene-4x-Linux-Java7-64-test-only/checkout/lucene/tools/junit4/logging.properties
  -Dtests.nightly=false -Dtests.weekly=false -Dtests.monster=false 
 -Dtests.slow=true -Dtests.asserts.gracious=false -Dtests.multiplier=1 
 -DtempDir=. -Djava.io.tmpdir=. 
 -Djunit4.tempDir=/var/lib/jenkins/workspace/Lucene-4x-Linux-Java7-64-test-only/checkout/lucene/build/core/test/temp
  
 -Dclover.db.dir=/var/lib/jenkins/workspace/Lucene-4x-Linux-Java7-64-test-only/checkout/lucene/build/clover/db
  -Djava.security.manager=org.apache.lucene.util.TestSecurityManager 
 -Djava.security.policy=/var/lib/jenkins/workspace/Lucene-4x-Linux-Java7-64-test-only/checkout/lucene/tools/junit4/tests.policy
  -Dlucene.version=4.10-SNAPSHOT -Djetty.testMode=1 -Djetty.insecurerandom=1 
 -Dsolr.directoryFactory=org.apache.solr.core.MockDirectoryFactory 
 -Djava.awt.headless=true -Djdk.map.althashing.threshold=0 
 -Dtests.leaveTemporary=false -Dtests.filterstacks=true -Dfile.encoding=UTF-8 
 -classpath 
 

RE: [JENKINS] Lucene-4x-Linux-Java7-64-test-only - Build # 27713 - Failure!

2014-07-31 Thread Uwe Schindler
Another one for live demonstration @ http://goo.gl/aruRmO ?

Uwe

-
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: u...@thetaphi.de


 -Original Message-
 From: Robert Muir [mailto:rcm...@gmail.com]
 Sent: Thursday, July 31, 2014 10:50 PM
 To: dev@lucene.apache.org
 Cc: Simon Willnauer
 Subject: Re: [JENKINS] Lucene-4x-Linux-Java7-64-test-only - Build # 27713 -
 Failure!
 
 It crashes at or before this test:
 
 Suite: org.apache.lucene.index.TestNRTReaderWithThreads
 
 I downloaded update 65, i will try to reproduce it.
 
 
 On Thu, Jul 31, 2014 at 3:59 PM,  buil...@flonkings.com wrote:
  Build:
  builds.flonkings.com/job/Lucene-4x-Linux-Java7-64-test-only/27713/
 
  All tests passed
 
  Build Log:
  [...truncated 625 lines...]
 [junit4] JVM J0: stdout was not empty, see:
 /var/lib/jenkins/workspace/Lucene-4x-Linux-Java7-64-test-
 only/checkout/lucene/build/core/test/temp/junit4-J0-
 20140731_215329_011.sysout
 [junit4]  JVM J0: stdout (verbatim) 
 [junit4] #
 [junit4] # A fatal error has been detected by the Java Runtime
 Environment:
 [junit4] #
 [junit4] #  SIGSEGV (0xb) at pc=0x7fe8b1019f60, pid=21427,
 tid=140636986857216
 [junit4] #
 [junit4] # JRE version: Java(TM) SE Runtime Environment (7.0_65-b17)
 (build 1.7.0_65-b17)
 [junit4] # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.65-b04 mixed
 mode linux-amd64 compressed oops)
 [junit4] # Problematic frame:
 [junit4] # j
 org.apache.lucene.codecs.compressing.CompressingTermVectorsWriter.add
 Prox(ILorg/apache/lucene/store/DataInput;Lorg/apache/lucene/store/DataI
 nput;)V+284
 [junit4] #
 [junit4] # Failed to write core dump. Core dumps have been disabled. To
 enable core dumping, try ulimit -c unlimited before starting Java again
 [junit4] #
 [junit4] # An error report file with more information is saved as:
 [junit4] # /var/lib/jenkins/workspace/Lucene-4x-Linux-Java7-64-test-
 only/checkout/lucene/build/core/test/J0/hs_err_pid21427.log
 [junit4] #
 [junit4] # If you would like to submit a bug report, please visit:
 [junit4] #   http://bugreport.sun.com/bugreport/crash.jsp
 [junit4] #
 [junit4]  JVM J0: EOF 
 
  [...truncated 992 lines...]
 [junit4] ERROR: JVM J0 ended with an exception, command line:
 /var/lib/jenkins/tools/hudson.model.JDK/Java_7_64bit_u65/jre/bin/java -
 Dtests.prefix=tests -Dtests.seed=3D30279F929DA404 -Xmx512M -
 Dtests.iters= -Dtests.verbose=false -Dtests.infostream=false -
 Dtests.codec=random -Dtests.postingsformat=random -
 Dtests.docvaluesformat=random -Dtests.locale=random -
 Dtests.timezone=random -Dtests.directory=random -
 Dtests.linedocsfile=europarl.lines.txt.gz -Dtests.luceneMatchVersion=4.10 -
 Dtests.cleanthreads=perMethod -
 Djava.util.logging.config.file=/var/lib/jenkins/workspace/Lucene-4x-Linux-
 Java7-64-test-only/checkout/lucene/tools/junit4/logging.properties -
 Dtests.nightly=false -Dtests.weekly=false -Dtests.monster=false -
 Dtests.slow=true -Dtests.asserts.gracious=false -Dtests.multiplier=1 -
 DtempDir=. -Djava.io.tmpdir=. -
 Djunit4.tempDir=/var/lib/jenkins/workspace/Lucene-4x-Linux-Java7-64-test-
 only/checkout/lucene/build/core/test/temp -
 Dclover.db.dir=/var/lib/jenkins/workspace/Lucene-4x-Linux-Java7-64-test-
 only/checkout/lucene/build/clover/db -
 Djava.security.manager=org.apache.lucene.util.TestSecurityManager -
 Djava.security.policy=/var/lib/jenkins/workspace/Lucene-4x-Linux-Java7-64-
 test-only/checkout/lucene/tools/junit4/tests.policy -Dlucene.version=4.10-
 SNAPSHOT -Djetty.testMode=1 -Djetty.insecurerandom=1 -
 Dsolr.directoryFactory=org.apache.solr.core.MockDirectoryFactory -
 Djava.awt.headless=true -Djdk.map.althashing.threshold=0 -
 Dtests.leaveTemporary=false -Dtests.filterstacks=true -Dfile.encoding=UTF-
 8 -classpath /var/lib/jenkins/workspace/Lucene-4x-Linux-Java7-64-test-
 only/checkout/lucene/build/test-
 framework/classes/java:/var/lib/jenkins/workspace/Lucene-4x-Linux-Java7-
 64-test-
 only/checkout/lucene/build/codecs/classes/java:/var/lib/jenkins/workspace
 /Lucene-4x-Linux-Java7-64-test-only/checkout/lucene/test-
 framework/lib/junit-4.10.jar:/var/lib/jenkins/workspace/Lucene-4x-Linux-
 Java7-64-test-only/checkout/lucene/test-framework/lib/randomizedtesting-
 runner-2.1.6.jar:/var/lib/jenkins/workspace/Lucene-4x-Linux-Java7-64-test-
 only/checkout/lucene/build/core/classes/java:/var/lib/jenkins/workspace/L
 ucene-4x-Linux-Java7-64-test-
 only/checkout/lucene/build/core/classes/test:/var/lib/jenkins/tools/hudson
 .tasks.Ant_AntInstallation/Ant_1.8.3/lib/ant-
 launcher.jar:/var/lib/jenkins/.ant/lib/apache-rat-tasks-
 0.8.jar:/var/lib/jenkins/.ant/lib/ivy-2.2.0.jar:/var/lib/jenkins/.ant/lib/apache-
 rat-0.8.jar:/var/lib/jenkins/.ant/lib/apache-rat-plugin-
 0.8.jar:/var/lib/jenkins/.ant/lib/apache-rat-core-
 0.8.jar:/var/lib/jenkins/.ant/lib/clover-
 2.6.3.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/Ant_1.8.3/l
 ib