Build: https://builds.apache.org/job/Lucene-Solr-repro/1799/

[...truncated 16 lines...]
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
git://git.apache.org/lucene-solr.git
        at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
        at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
        at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
        at hudson.scm.SCM.checkout(SCM.java:504)
        at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
        at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
        at hudson.model.Run.execute(Run.java:1794)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress git://git.apache.org/lucene-solr.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: unable to connect to git.apache.org:
git.apache.org[0: 54.84.58.65]: errno=Connection refused


        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
        Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
                at sun.reflect.GeneratedMethodAccessor830.invoke(Unknown Source)
                at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                at java.lang.reflect.Method.invoke(Method.java:498)
                at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
                at com.sun.proxy.$Proxy119.execute(Unknown Source)
                at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
                at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
                at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
                at hudson.scm.SCM.checkout(SCM.java:504)
                at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
                at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
                at hudson.model.Run.execute(Run.java:1794)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.apache.org/lucene-solr.git # 
 > timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from git://git.apache.org/lucene-solr.git
 > git --version # timeout=10
 > git fetch --tags --progress git://git.apache.org/lucene-solr.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision a298802516ad3e4ff7445ea0ccbbc06b150042fd 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a298802516ad3e4ff7445ea0ccbbc06b150042fd
Commit message: "SOLR-12868: test was making wrong assumption"
 > git rev-list --no-walk a298802516ad3e4ff7445ea0ccbbc06b150042fd # timeout=10
No emails were triggered.
Set build name.
New build name is 'Repro-Lucene-Solr-NightlyTests-master#1681'
[Lucene-Solr-repro] $ /bin/bash -xe /tmp/jenkins246609859566085124.sh
+ /usr/bin/python3 -u dev-tools/scripts/reproduceJenkinsFailures.py 
https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1681/consoleText
[repro] Jenkins log URL: 
https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1681/consoleText

[repro] Revision: a298802516ad3e4ff7445ea0ccbbc06b150042fd

[repro] Ant options: -Dtests.multiplier=2 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
[repro] Repro line:  ant test  -Dtestcase=TestLatLonPolygonShapeQueries 
-Dtests.method=testRandomBig -Dtests.seed=C0DE70FB7C235751 -Dtests.multiplier=2 
-Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=ar-LB -Dtests.timezone=VST -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] git rev-parse --abbrev-ref HEAD
[repro] git rev-parse HEAD
[repro] Initial local git branch/revision: 
a298802516ad3e4ff7445ea0ccbbc06b150042fd
[repro] git fetch
[repro] git checkout a298802516ad3e4ff7445ea0ccbbc06b150042fd
HEAD is now at a298802... SOLR-12868: test was making wrong assumption
[repro] git merge --ff-only
fatal: No current branch.
[repro] ant clean
Buildfile: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/build.xml

clean:

clean:

clean:

BUILD SUCCESSFUL
Total time: 0 seconds
[repro] Test suites by module:
[repro]    lucene/sandbox
[repro]       TestLatLonPolygonShapeQueries
[repro] ant compile-test
Buildfile: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/sandbox/build.xml

-check-git-state:

-git-cleanroot:

-copy-git-state:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build
     [copy] Copying 1 file to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: 
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/core/classes/java
    [javac] Compiling 869 source files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/core/classes/java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/core/classes/java/org/apache/lucene/util/graph/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/core/classes/java/org/apache/lucene/document/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/core/classes/java/org/apache/lucene/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/core/classes/java/org/apache/lucene/util/bkd/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/core/classes/java/org/apache/lucene/codecs/compressing/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene60/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/core/classes/java/org/apache/lucene/codecs/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene80/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/core/classes/java/org/apache/lucene/util/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/core/classes/java/org/apache/lucene/index/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/core/classes/java/org/apache/lucene/util/fst/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/core/classes/java/org/apache/lucene/analysis/tokenattributes/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/core/classes/java/org/apache/lucene/search/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/core/classes/java/org/apache/lucene/util/packed/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/core/classes/java/org/apache/lucene/util/mutable/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene70/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/core/classes/java/org/apache/lucene/codecs/perfield/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/core/classes/java/org/apache/lucene/analysis/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/core/classes/java/org/apache/lucene/analysis/standard/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/core/classes/java/org/apache/lucene/store/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/core/classes/java/org/apache/lucene/codecs/blocktree/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/core/classes/java/org/apache/lucene/search/spans/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/core/classes/java/org/apache/lucene/search/similarities/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/core/classes/java/org/apache/lucene/util/automaton/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene50/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/core/classes/java/org/apache/lucene/geo/package-info.class
     [copy] Copying 3 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/core/classes/java

init:

compile-test:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/sandbox/classes/java
    [javac] Compiling 59 source files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/sandbox/classes/java
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/sandbox/src/java/org/apache/lucene/geo/SimpleWKTShapeParser.java:117:
 warning: [rawtypes] found raw type: ArrayList
    [javac]   private static void parseCoordinates(StreamTokenizer stream, 
ArrayList lats, ArrayList lons)
    [javac]                                                                ^
    [javac]   missing type arguments for generic class ArrayList<E>
    [javac]   where E is a type-variable:
    [javac]     E extends Object declared in class ArrayList
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/sandbox/src/java/org/apache/lucene/geo/SimpleWKTShapeParser.java:117:
 warning: [rawtypes] found raw type: ArrayList
    [javac]   private static void parseCoordinates(StreamTokenizer stream, 
ArrayList lats, ArrayList lons)
    [javac]                                                                     
           ^
    [javac]   missing type arguments for generic class ArrayList<E>
    [javac]   where E is a type-variable:
    [javac]     E extends Object declared in class ArrayList
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/sandbox/src/java/org/apache/lucene/geo/SimpleWKTShapeParser.java:140:
 warning: [rawtypes] found raw type: ArrayList
    [javac]   private static void parseCoordinate(StreamTokenizer stream, 
ArrayList lats, ArrayList lons)
    [javac]                                                               ^
    [javac]   missing type arguments for generic class ArrayList<E>
    [javac]   where E is a type-variable:
    [javac]     E extends Object declared in class ArrayList
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/sandbox/src/java/org/apache/lucene/geo/SimpleWKTShapeParser.java:140:
 warning: [rawtypes] found raw type: ArrayList
    [javac]   private static void parseCoordinate(StreamTokenizer stream, 
ArrayList lats, ArrayList lons)
    [javac]                                                                     
          ^
    [javac]   missing type arguments for generic class ArrayList<E>
    [javac]   where E is a type-variable:
    [javac]     E extends Object declared in class ArrayList
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/sandbox/src/java/org/apache/lucene/geo/SimpleWKTShapeParser.java:142:
 warning: [unchecked] unchecked call to add(E) as a member of the raw type 
ArrayList
    [javac]     lons.add(nextNumber(stream));
    [javac]             ^
    [javac]   where E is a type-variable:
    [javac]     E extends Object declared in class ArrayList
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/sandbox/src/java/org/apache/lucene/geo/SimpleWKTShapeParser.java:143:
 warning: [unchecked] unchecked call to add(E) as a member of the raw type 
ArrayList
    [javac]     lats.add(nextNumber(stream));
    [javac]             ^
    [javac]   where E is a type-variable:
    [javac]     E extends Object declared in class ArrayList
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/sandbox/src/java/org/apache/lucene/geo/SimpleWKTShapeParser.java:155:
 warning: [rawtypes] found raw type: ArrayList
    [javac]     ArrayList<Double> lats = new ArrayList();
    [javac]                                  ^
    [javac]   missing type arguments for generic class ArrayList<E>
    [javac]   where E is a type-variable:
    [javac]     E extends Object declared in class ArrayList
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/sandbox/src/java/org/apache/lucene/geo/SimpleWKTShapeParser.java:155:
 warning: [unchecked] unchecked conversion
    [javac]     ArrayList<Double> lats = new ArrayList();
    [javac]                              ^
    [javac]   required: ArrayList<Double>
    [javac]   found:    ArrayList
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/sandbox/src/java/org/apache/lucene/geo/SimpleWKTShapeParser.java:156:
 warning: [rawtypes] found raw type: ArrayList
    [javac]     ArrayList<Double> lons = new ArrayList();
    [javac]                                  ^
    [javac]   missing type arguments for generic class ArrayList<E>
    [javac]   where E is a type-variable:
    [javac]     E extends Object declared in class ArrayList
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/sandbox/src/java/org/apache/lucene/geo/SimpleWKTShapeParser.java:156:
 warning: [unchecked] unchecked conversion
    [javac]     ArrayList<Double> lons = new ArrayList();
    [javac]                              ^
    [javac]   required: ArrayList<Double>
    [javac]   found:    ArrayList
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/sandbox/src/java/org/apache/lucene/geo/SimpleWKTShapeParser.java:171:
 warning: [rawtypes] found raw type: ArrayList
    [javac]     ArrayList<Double> lats = new ArrayList();
    [javac]                                  ^
    [javac]   missing type arguments for generic class ArrayList<E>
    [javac]   where E is a type-variable:
    [javac]     E extends Object declared in class ArrayList
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/sandbox/src/java/org/apache/lucene/geo/SimpleWKTShapeParser.java:171:
 warning: [unchecked] unchecked conversion
    [javac]     ArrayList<Double> lats = new ArrayList();
    [javac]                              ^
    [javac]   required: ArrayList<Double>
    [javac]   found:    ArrayList
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/sandbox/src/java/org/apache/lucene/geo/SimpleWKTShapeParser.java:172:
 warning: [rawtypes] found raw type: ArrayList
    [javac]     ArrayList<Double> lons = new ArrayList();
    [javac]                                  ^
    [javac]   missing type arguments for generic class ArrayList<E>
    [javac]   where E is a type-variable:
    [javac]     E extends Object declared in class ArrayList
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/sandbox/src/java/org/apache/lucene/geo/SimpleWKTShapeParser.java:172:
 warning: [unchecked] unchecked conversion
    [javac]     ArrayList<Double> lons = new ArrayList();
    [javac]                              ^
    [javac]   required: ArrayList<Double>
    [javac]   found:    ArrayList
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/sandbox/src/java/org/apache/lucene/geo/SimpleWKTShapeParser.java:183:
 warning: [rawtypes] found raw type: ArrayList
    [javac]     ArrayList<Line> lines = new ArrayList();
    [javac]                                 ^
    [javac]   missing type arguments for generic class ArrayList<E>
    [javac]   where E is a type-variable:
    [javac]     E extends Object declared in class ArrayList
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/sandbox/src/java/org/apache/lucene/geo/SimpleWKTShapeParser.java:183:
 warning: [unchecked] unchecked conversion
    [javac]     ArrayList<Line> lines = new ArrayList();
    [javac]                             ^
    [javac]   required: ArrayList<Line>
    [javac]   found:    ArrayList
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/sandbox/src/java/org/apache/lucene/geo/SimpleWKTShapeParser.java:193:
 warning: [rawtypes] found raw type: ArrayList
    [javac]     ArrayList<Double> lats = new ArrayList();
    [javac]                                  ^
    [javac]   missing type arguments for generic class ArrayList<E>
    [javac]   where E is a type-variable:
    [javac]     E extends Object declared in class ArrayList
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/sandbox/src/java/org/apache/lucene/geo/SimpleWKTShapeParser.java:193:
 warning: [unchecked] unchecked conversion
    [javac]     ArrayList<Double> lats = new ArrayList();
    [javac]                              ^
    [javac]   required: ArrayList<Double>
    [javac]   found:    ArrayList
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/sandbox/src/java/org/apache/lucene/geo/SimpleWKTShapeParser.java:194:
 warning: [rawtypes] found raw type: ArrayList
    [javac]     ArrayList<Double> lons = new ArrayList();
    [javac]                                  ^
    [javac]   missing type arguments for generic class ArrayList<E>
    [javac]   where E is a type-variable:
    [javac]     E extends Object declared in class ArrayList
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/sandbox/src/java/org/apache/lucene/geo/SimpleWKTShapeParser.java:194:
 warning: [unchecked] unchecked conversion
    [javac]     ArrayList<Double> lons = new ArrayList();
    [javac]                              ^
    [javac]   required: ArrayList<Double>
    [javac]   found:    ArrayList
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/sandbox/src/java/org/apache/lucene/geo/SimpleWKTShapeParser.java:205:
 warning: [rawtypes] found raw type: ArrayList
    [javac]     ArrayList<Double> lats = new ArrayList();
    [javac]                                  ^
    [javac]   missing type arguments for generic class ArrayList<E>
    [javac]   where E is a type-variable:
    [javac]     E extends Object declared in class ArrayList
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/sandbox/src/java/org/apache/lucene/geo/SimpleWKTShapeParser.java:205:
 warning: [unchecked] unchecked conversion
    [javac]     ArrayList<Double> lats = new ArrayList();
    [javac]                              ^
    [javac]   required: ArrayList<Double>
    [javac]   found:    ArrayList
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/sandbox/src/java/org/apache/lucene/geo/SimpleWKTShapeParser.java:206:
 warning: [rawtypes] found raw type: ArrayList
    [javac]     ArrayList<Double> lons = new ArrayList();
    [javac]                                  ^
    [javac]   missing type arguments for generic class ArrayList<E>
    [javac]   where E is a type-variable:
    [javac]     E extends Object declared in class ArrayList
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/sandbox/src/java/org/apache/lucene/geo/SimpleWKTShapeParser.java:206:
 warning: [unchecked] unchecked conversion
    [javac]     ArrayList<Double> lons = new ArrayList();
    [javac]                              ^
    [javac]   required: ArrayList<Double>
    [javac]   found:    ArrayList
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/sandbox/src/java/org/apache/lucene/geo/SimpleWKTShapeParser.java:225:
 warning: [rawtypes] found raw type: ArrayList
    [javac]     ArrayList<Polygon> polygons = new ArrayList();
    [javac]                                       ^
    [javac]   missing type arguments for generic class ArrayList<E>
    [javac]   where E is a type-variable:
    [javac]     E extends Object declared in class ArrayList
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/sandbox/src/java/org/apache/lucene/geo/SimpleWKTShapeParser.java:225:
 warning: [unchecked] unchecked conversion
    [javac]     ArrayList<Polygon> polygons = new ArrayList();
    [javac]                                   ^
    [javac]   required: ArrayList<Polygon>
    [javac]   found:    ArrayList
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/sandbox/src/java/org/apache/lucene/search/intervals/IntervalMatches.java:135:
 warning: [fallthrough] possible fall-through into case
    [javac]           case EXHAUSTED:
    [javac]           ^
    [javac] Note: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/sandbox/src/java/org/apache/lucene/codecs/idversion/VersionBlockTreeTermsWriter.java
 uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 27 warnings
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/sandbox/classes/java/org/apache/lucene/search/intervals/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/sandbox/classes/java/org/apache/lucene/codecs/idversion/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/sandbox/classes/java/org/apache/lucene/payloads/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/sandbox/classes/java/org/apache/lucene/sandbox/queries/package-info.class
     [copy] Copying 1 file to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/sandbox/classes/java

compile-test-framework:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/top-level-ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/codecs/classes/java
    [javac] Compiling 63 source files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/codecs/classes/java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/codecs/classes/java/org/apache/lucene/codecs/bloom/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/codecs/classes/java/org/apache/lucene/codecs/memory/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/codecs/classes/java/org/apache/lucene/codecs/simpletext/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/codecs/classes/java/org/apache/lucene/codecs/blockterms/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/codecs/classes/java/org/apache/lucene/codecs/blocktreeords/package-info.class
     [copy] Copying 3 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/codecs/classes/java

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/test-framework/classes/java
    [javac] Compiling 195 source files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/test-framework/classes/java
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/test-framework/src/java/org/apache/lucene/store/BaseDirectoryTestCase.java:416:
 warning: [try] auto-closeable resource output is never referenced in body of 
corresponding try statement
    [javac]             try (IndexOutput output = dir.createOutput(fileName, 
newIOContext(random()))) {
    [javac]                              ^
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/test-framework/src/java/org/apache/lucene/store/BaseDirectoryTestCase.java:440:
 warning: [try] auto-closeable resource input is never referenced in body of 
corresponding try statement
    [javac]                 try (IndexInput input = dir.openInput(file, 
newIOContext(random()))) {
    [javac]                                 ^
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/test-framework/src/java/org/apache/lucene/store/BaseDirectoryTestCase.java:1043:
 warning: [try] auto-closeable resource out is never referenced in body of 
corresponding try statement
    [javac]       try (IndexOutput out = dir.createOutput(name, 
IOContext.DEFAULT)) {
    [javac]                        ^
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/test-framework/src/java/org/apache/lucene/store/BaseDirectoryTestCase.java:1048:
 warning: [try] auto-closeable resource out is never referenced in body of 
corresponding try statement
    [javac]         try (IndexOutput out = dir.createOutput(name, 
IOContext.DEFAULT)) {
    [javac]                          ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 4 warnings
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/asserting/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/ramonly/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/test-framework/classes/java/org/apache/lucene/mockfile/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/cheapbastard/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/mockrandom/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/cranky/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/compressing/dummy/package-info.class
     [copy] Copying 4 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/test-framework/classes/java

compile-core:

common.compile-test:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/sandbox/classes/test
    [javac] Compiling 25 source files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/sandbox/classes/test
    [javac] Note: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/sandbox/src/test/org/apache/lucene/document/BaseLatLonShapeTestCase.java
 uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

BUILD SUCCESSFUL
Total time: 14 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestLatLonPolygonShapeQueries" -Dtests.showOutput=onerror 
-Dtests.multiplier=2 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.seed=C0DE70FB7C235751 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=ar-LB -Dtests.timezone=VST -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
Buildfile: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/sandbox/build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: 
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: 
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 17ms :: artifacts dl 0ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/sandbox/test
[junit4:pickseed] Seed property 'tests.seed' already defined: C0DE70FB7C235751
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/sandbox/test/temp
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/.caches/test-stats/sandbox
   [junit4] <JUnit4> says Привет! Master seed: C0DE70FB7C235751
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J0 PID([email protected]).
   [junit4] Started J2 PID([email protected]).
   [junit4] Started J1 PID([email protected]).
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:21:54, stalled for 70.5s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:21:54, stalled for 70.5s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:21:54, stalled for 70.5s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:22:54, stalled for  131s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:22:54, stalled for  131s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:22:54, stalled for  131s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:23:54, stalled for  191s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:23:54, stalled for  191s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:23:54, stalled for  191s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:24:54, stalled for  251s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:24:54, stalled for  251s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:24:54, stalled for  251s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:25:54, stalled for  311s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:25:54, stalled for  311s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:25:54, stalled for  311s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:26:54, stalled for  371s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:26:54, stalled for  371s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:26:54, stalled for  371s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:27:54, stalled for  431s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:27:54, stalled for  431s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:27:54, stalled for  431s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:28:54, stalled for  491s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:28:54, stalled for  491s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:28:54, stalled for  491s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:29:54, stalled for  551s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:29:54, stalled for  551s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:29:54, stalled for  551s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:30:54, stalled for  611s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:30:54, stalled for  611s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:30:54, stalled for  611s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:31:54, stalled for  671s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:31:54, stalled for  671s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:31:54, stalled for  671s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:32:54, stalled for  731s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:32:54, stalled for  731s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:32:54, stalled for  731s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:33:54, stalled for  791s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:33:54, stalled for  791s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:33:54, stalled for  791s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:34:54, stalled for  851s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:34:54, stalled for  851s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:34:54, stalled for  851s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:36:30, stalled for 66.7s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:36:30, stalled for 60.8s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:36:42, stalled for 66.9s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:37:30, stalled for  127s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:37:30, stalled for  121s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:37:42, stalled for  127s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:38:30, stalled for  187s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:38:30, stalled for  181s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:38:42, stalled for  187s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:39:30, stalled for  247s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:39:30, stalled for  241s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:39:42, stalled for  247s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:40:30, stalled for  307s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:40:30, stalled for  301s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:40:42, stalled for  307s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:41:30, stalled for  367s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:41:30, stalled for  361s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:41:42, stalled for  367s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:42:30, stalled for  427s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:42:30, stalled for  421s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:42:42, stalled for  427s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:43:30, stalled for  487s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:43:30, stalled for  481s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:43:42, stalled for  487s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:44:30, stalled for  547s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:44:30, stalled for  541s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:44:43, stalled for  547s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] Suite: org.apache.lucene.document.TestLatLonPolygonShapeQueries
   [junit4] OK       879s J0 | TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] OK      1.63s J0 | TestLatLonPolygonShapeQueries.testRandomTiny
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLatLonPolygonShapeQueries -Dtests.method=testRandomBig 
-Dtests.seed=C0DE70FB7C235751 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true -Dtests.badapples=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=ar-LB -Dtests.timezone=VST -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR    590s J0 | TestLatLonPolygonShapeQueries.testRandomBig <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C0DE70FB7C235751:47890D74ED7A2BD1]:0)
   [junit4]    >        at 
org.apache.lucene.util.bkd.HeapPointWriter.writePackedValue(HeapPointWriter.java:106)
   [junit4]    >        at 
org.apache.lucene.util.bkd.HeapPointWriter.append(HeapPointWriter.java:127)
   [junit4]    >        at 
org.apache.lucene.util.bkd.PointReader.split(PointReader.java:68)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1843)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1857)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1857)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1857)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1857)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1870)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1870)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1870)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1870)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1870)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1857)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1857)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.finish(BKDWriter.java:1022)
   [junit4]    >        at 
org.apache.lucene.index.RandomCodec$1$1.writeField(RandomCodec.java:140)
   [junit4]    >        at 
org.apache.lucene.codecs.PointsWriter.mergeOneField(PointsWriter.java:62)
   [junit4]    >        at 
org.apache.lucene.codecs.PointsWriter.merge(PointsWriter.java:191)
   [junit4]    >        at 
org.apache.lucene.codecs.lucene60.Lucene60PointsWriter.merge(Lucene60PointsWriter.java:145)
   [junit4]    >        at 
org.apache.lucene.codecs.asserting.AssertingPointsFormat$AssertingPointsWriter.merge(AssertingPointsFormat.java:142)
   [junit4]    >        at 
org.apache.lucene.index.SegmentMerger.mergePoints(SegmentMerger.java:201)
   [junit4]    >        at 
org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:161)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4453)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4075)
   [junit4]    >        at 
org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:2178)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:2011)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1962)
   [junit4]    >        at 
org.apache.lucene.document.BaseLatLonShapeTestCase.indexRandomShapes(BaseLatLonShapeTestCase.java:226)
   [junit4]    >        at 
org.apache.lucene.document.BaseLatLonShapeTestCase.verify(BaseLatLonShapeTestCase.java:192)
   [junit4]    >        at 
org.apache.lucene.document.BaseLatLonShapeTestCase.doTestRandom(BaseLatLonShapeTestCase.java:173)
   [junit4] OK      14.2s J0 | 
TestLatLonPolygonShapeQueries.testSameShapeManyTimes
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/sandbox/test/J0/temp/lucene.document.TestLatLonPolygonShapeQueries_C0DE70FB7C235751-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{id=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{shape=DocValuesFormat(name=Direct), 
id=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=703, 
maxMBSortInHeap=7.981405014572516, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@39fbcd18),
 locale=ar-LB, timezone=VST
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 
1.8.0_172 (64-bit)/cpus=4,threads=1,free=283104976,total=313524224
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestLatLonPolygonShapeQueries]
   [junit4] Completed [1/5 (1!)] on J0 in 1484.84s, 4 tests, 1 error <<< 
FAILURES!
   [junit4] 
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:45:31, stalled for  601s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:45:43, stalled for  607s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:46:31, stalled for 62.5s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:46:31, stalled for  661s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:46:43, stalled for  667s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:47:31, stalled for  721s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:47:31, stalled for  123s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:47:43, stalled for  727s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:48:31, stalled for  183s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:48:31, stalled for  781s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:48:43, stalled for  787s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:49:31, stalled for  243s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:49:31, stalled for  841s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:49:43, stalled for  847s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:50:31, stalled for  303s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:50:31, stalled for  901s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:50:43, stalled for  907s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:51:31, stalled for  363s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:51:31, stalled for  961s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:51:43, stalled for  967s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:52:31, stalled for  423s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:52:31, stalled for 1021s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:52:43, stalled for 1027s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:53:31, stalled for  483s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:53:31, stalled for 1081s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:53:43, stalled for 1087s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:54:31, stalled for  543s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:54:31, stalled for 1141s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:54:43, stalled for 1147s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:55:31, stalled for  603s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:55:31, stalled for 1201s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:55:43, stalled for 1207s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:56:31, stalled for  663s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:56:31, stalled for 1261s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:56:43, stalled for 1267s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:57:31, stalled for  723s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:57:31, stalled for 1321s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:57:43, stalled for 1327s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:58:31, stalled for  783s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:58:31, stalled for 1381s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:58:43, stalled for 1387s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T13:59:31, stalled for  843s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T13:59:31, stalled for 1442s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T13:59:43, stalled for 1447s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T14:00:31, stalled for 1502s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T14:00:43, stalled for 1508s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T14:01:19, stalled for 62.4s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T14:01:31, stalled for 1562s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T14:01:43, stalled for 1568s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T14:02:19, stalled for  122s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T14:02:31, stalled for 1622s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T14:02:43, stalled for 1628s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T14:03:19, stalled for  182s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T14:03:31, stalled for 1682s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T14:03:43, stalled for 1688s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T14:04:19, stalled for  243s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T14:04:31, stalled for 1742s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T14:04:43, stalled for 1748s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T14:05:19, stalled for  303s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T14:05:31, stalled for 1802s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T14:05:43, stalled for 1808s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T14:06:31, stalled for 1862s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T14:06:43, stalled for 1868s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] Suite: org.apache.lucene.document.TestLatLonPolygonShapeQueries
   [junit4] OK       888s J0 | TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] OK      1.02s J0 | TestLatLonPolygonShapeQueries.testRandomTiny
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLatLonPolygonShapeQueries -Dtests.method=testRandomBig 
-Dtests.seed=C0DE70FB7C235751 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true -Dtests.badapples=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=ar-LB -Dtests.timezone=VST -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR    347s J0 | TestLatLonPolygonShapeQueries.testRandomBig <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C0DE70FB7C235751:47890D74ED7A2BD1]:0)
   [junit4]    >        at 
org.apache.lucene.util.bkd.HeapPointWriter.writePackedValue(HeapPointWriter.java:106)
   [junit4]    >        at 
org.apache.lucene.util.bkd.HeapPointWriter.append(HeapPointWriter.java:127)
   [junit4]    >        at 
org.apache.lucene.util.bkd.PointReader.split(PointReader.java:74)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1843)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1870)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1870)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1857)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1870)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1857)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1857)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1857)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1857)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1857)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1857)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1857)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.finish(BKDWriter.java:1022)
   [junit4]    >        at 
org.apache.lucene.index.RandomCodec$1$1.writeField(RandomCodec.java:140)
   [junit4]    >        at 
org.apache.lucene.codecs.PointsWriter.mergeOneField(PointsWriter.java:62)
   [junit4]    >        at 
org.apache.lucene.codecs.PointsWriter.merge(PointsWriter.java:191)
   [junit4]    >        at 
org.apache.lucene.codecs.lucene60.Lucene60PointsWriter.merge(Lucene60PointsWriter.java:145)
   [junit4]    >        at 
org.apache.lucene.codecs.asserting.AssertingPointsFormat$AssertingPointsWriter.merge(AssertingPointsFormat.java:142)
   [junit4]    >        at 
org.apache.lucene.index.SegmentMerger.mergePoints(SegmentMerger.java:201)
   [junit4]    >        at 
org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:161)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4453)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4075)
   [junit4]    >        at 
org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:2178)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:2011)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1962)
   [junit4]    >        at 
org.apache.lucene.document.BaseLatLonShapeTestCase.indexRandomShapes(BaseLatLonShapeTestCase.java:226)
   [junit4]    >        at 
org.apache.lucene.document.BaseLatLonShapeTestCase.verify(BaseLatLonShapeTestCase.java:192)
   [junit4]    >        at 
org.apache.lucene.document.BaseLatLonShapeTestCase.doTestRandom(BaseLatLonShapeTestCase.java:173)
   [junit4] OK      56.7s J0 | 
TestLatLonPolygonShapeQueries.testSameShapeManyTimes
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/sandbox/test/J0/temp/lucene.document.TestLatLonPolygonShapeQueries_C0DE70FB7C235751-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{id=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{shape=DocValuesFormat(name=Direct), 
id=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=703, 
maxMBSortInHeap=7.981405014572516, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5604b7aa),
 locale=ar-LB, timezone=VST
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 
1.8.0_172 (64-bit)/cpus=4,threads=1,free=305438184,total=327680000
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestLatLonPolygonShapeQueries, TestLatLonPolygonShapeQueries]
   [junit4] Completed [2/5 (2!)] on J0 in 1292.51s, 4 tests, 1 error <<< 
FAILURES!
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: 
org.apache.lucene.document.TestLatLonPolygonShapeQueries. This may confuse 
tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip 
this message.
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T14:07:31, stalled for 1922s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T14:07:43, stalled for 1928s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T14:08:07, stalled for 66.4s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T14:08:31, stalled for 1982s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T14:08:43, stalled for 1988s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T14:09:07, stalled for  126s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T14:09:31, stalled for 2042s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T14:09:43, stalled for 2048s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T14:10:07, stalled for  186s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T14:10:31, stalled for 2102s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T14:10:43, stalled for 2108s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T14:11:07, stalled for  246s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T14:11:31, stalled for 2162s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-10-28T14:12:07, stalled for 60.1s at: 
TestLatLonPolygonShapeQueries.testSameShapeManyTimes
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T14:12:07, stalled for  306s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-10-28T14:12:31, stalled for 2222s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] Suite: org.apache.lucene.document.TestLatLonPolygonShapeQueries
   [junit4] OK       890s J1 | TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] OK      1.73s J1 | TestLatLonPolygonShapeQueries.testRandomTiny
   [junit4] OK      2132s J1 | TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] OK      94.9s J1 | 
TestLatLonPolygonShapeQueries.testSameShapeManyTimes
   [junit4] Completed [3/5 (2!)] on J1 in 3119.69s, 4 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T14:13:07, stalled for  367s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] Suite: org.apache.lucene.document.TestLatLonPolygonShapeQueries
   [junit4] OK       884s J2 | TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] OK      1.76s J2 | TestLatLonPolygonShapeQueries.testRandomTiny
   [junit4] OK      2225s J2 | TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] OK      63.9s J2 | 
TestLatLonPolygonShapeQueries.testSameShapeManyTimes
   [junit4] Completed [4/5 (2!)] on J2 in 3175.88s, 4 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T14:14:07, stalled for  427s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T14:15:07, stalled for  487s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T14:16:07, stalled for  547s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T14:17:07, stalled for  607s at: 
TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T14:19:07, stalled for 68.0s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T14:20:07, stalled for  128s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-10-28T14:21:07, stalled for  188s at: 
TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] Suite: org.apache.lucene.document.TestLatLonPolygonShapeQueries
   [junit4] OK       655s J0 | TestLatLonPolygonShapeQueries.testRandomMedium
   [junit4] OK      3.07s J0 | TestLatLonPolygonShapeQueries.testRandomTiny
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLatLonPolygonShapeQueries -Dtests.method=testRandomBig 
-Dtests.seed=C0DE70FB7C235751 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true -Dtests.badapples=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=ar-LB -Dtests.timezone=VST -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR    230s J0 | TestLatLonPolygonShapeQueries.testRandomBig <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C0DE70FB7C235751:47890D74ED7A2BD1]:0)
   [junit4]    >        at 
org.apache.lucene.util.bkd.HeapPointWriter.writePackedValue(HeapPointWriter.java:106)
   [junit4]    >        at 
org.apache.lucene.util.bkd.HeapPointWriter.append(HeapPointWriter.java:127)
   [junit4]    >        at 
org.apache.lucene.util.bkd.PointReader.split(PointReader.java:74)
   [junit4]    >        at 
org.apache.lucene.util.bkd.OfflinePointReader.split(OfflinePointReader.java:169)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1843)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1857)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1857)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1857)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1857)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1857)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1857)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1857)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1857)
   [junit4]    >        at 
org.apache.lucene.util.bkd.BKDWriter.finish(BKDWriter.java:1022)
   [junit4]    >        at 
org.apache.lucene.index.RandomCodec$1$1.writeField(RandomCodec.java:140)
   [junit4]    >        at 
org.apache.lucene.codecs.PointsWriter.mergeOneField(PointsWriter.java:62)
   [junit4]    >        at 
org.apache.lucene.codecs.PointsWriter.merge(PointsWriter.java:191)
   [junit4]    >        at 
org.apache.lucene.codecs.lucene60.Lucene60PointsWriter.merge(Lucene60PointsWriter.java:145)
   [junit4]    >        at 
org.apache.lucene.codecs.asserting.AssertingPointsFormat$AssertingPointsWriter.merge(AssertingPointsFormat.java:142)
   [junit4]    >        at 
org.apache.lucene.index.SegmentMerger.mergePoints(SegmentMerger.java:201)
   [junit4]    >        at 
org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:161)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4453)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4075)
   [junit4]    >        at 
org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:2178)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:2011)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1962)
   [junit4]    >        at 
org.apache.lucene.document.BaseLatLonShapeTestCase.indexRandomShapes(BaseLatLonShapeTestCase.java:226)
   [junit4]    >        at 
org.apache.lucene.document.BaseLatLonShapeTestCase.verify(BaseLatLonShapeTestCase.java:192)
   [junit4]    >        at 
org.apache.lucene.document.BaseLatLonShapeTestCase.doTestRandom(BaseLatLonShapeTestCase.java:173)
   [junit4]    >        at 
org.apache.lucene.document.TestLatLonPolygonShapeQueries.testRandomBig(TestLatLonPolygonShapeQueries.java:104)
   [junit4] OK      29.2s J0 | 
TestLatLonPolygonShapeQueries.testSameShapeManyTimes
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/build/sandbox/test/J0/temp/lucene.document.TestLatLonPolygonShapeQueries_C0DE70FB7C235751-003
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{id=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{shape=DocValuesFormat(name=Direct), 
id=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=703, 
maxMBSortInHeap=7.981405014572516, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@59db6fa8),
 locale=ar-LB, timezone=VST
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 
1.8.0_172 (64-bit)/cpus=4,threads=1,free=196208432,total=301465600
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestLatLonPolygonShapeQueries, TestLatLonPolygonShapeQueries, 
TestLatLonPolygonShapeQueries]
   [junit4] Completed [5/5 (3!)] on J0 in 918.17s, 4 tests, 1 error <<< 
FAILURES!
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: C0DE70FB7C235751]:
   [junit4]   - 
org.apache.lucene.document.TestLatLonPolygonShapeQueries.testRandomBig
   [junit4]   - 
org.apache.lucene.document.TestLatLonPolygonShapeQueries.testRandomBig
   [junit4]   - 
org.apache.lucene.document.TestLatLonPolygonShapeQueries.testRandomBig
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.50 ..  3697.49 =  3696.99s
   [junit4] JVM J1:     0.73 ..  3121.08 =  3120.36s
   [junit4] JVM J2:     0.69 ..  3177.25 =  3176.56s
   [junit4] Execution time total: 1 hour 1 minute 37 seconds
   [junit4] Tests summary: 5 suites, 20 tests, 3 errors

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/common-build.xml:1567:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-repro/lucene/common-build.xml:1092:
 There were test failures: 5 suites, 20 tests, 3 errors [seed: C0DE70FB7C235751]

Total time: 61 minutes 39 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   3/5 failed: org.apache.lucene.document.TestLatLonPolygonShapeQueries
[repro] git checkout a298802516ad3e4ff7445ea0ccbbc06b150042fd
HEAD is now at a298802... SOLR-12868: test was making wrong assumption
[repro] Exiting with code 256
Archiving artifacts
[Fast Archiver] No artifacts from Lucene-Solr-repro 
Repro-Lucene-Solr-NightlyTests-7.x#360 to compare, so performing full copy of 
artifacts
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to