Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3853/
Java: 32bit/jdk-9-ea+175 -client -XX:+UseParallelGC --illegal-access=deny

All tests passed

Build Log:
[...truncated 10962 lines...]
    [javac] Compiling 785 source files to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/classes/test
    [javac] 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/cloud/BasicDistributedZkTest.java:524:
 error: cannot find symbol
    [javac]     JettySolrRunner jetty = jettys.get(0);
    [javac]     ^
    [javac]   symbol:   class JettySolrRunner
    [javac]   location: class BasicDistributedZkTest
    [javac] 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/cloud/BasicDistributedZkTest.java:569:
 error: cannot find symbol
    [javac]       assertEquals(0, 
CollectionAdminRequest.createCollection(collection, "conf1", numShards, 1)
    [javac]                       ^
    [javac]   symbol:   variable CollectionAdminRequest
    [javac]   location: class BasicDistributedZkTest
    [javac] 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/cloud/BasicDistributedZkTest.java:584:
 error: cannot find symbol
    [javac]           
assertTrue(CollectionAdminRequest.addReplicaToShard(collection, 
"shard"+((freezeI%numShards)+1))
    [javac]                      ^
    [javac]   symbol:   variable CollectionAdminRequest
    [javac]   location: class BasicDistributedZkTest
    [javac] 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/cloud/UnloadDistributedZkTest.java:118:
 error: cannot find symbol
    [javac]     SolrClient client = clients.get(0);
    [javac]     ^
    [javac]   symbol:   class SolrClient
    [javac]   location: class UnloadDistributedZkTest
    [javac] 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/cloud/UnloadDistributedZkTest.java:170:
 error: cannot find symbol
    [javac]     SolrClient client = clients.get(0);
    [javac]     ^
    [javac]   symbol:   class SolrClient
    [javac]   location: class UnloadDistributedZkTest
    [javac] 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/cloud/UnloadDistributedZkTest.java:383:
 error: cannot find symbol
    [javac]     JettySolrRunner jetty = jettys.get(0);
    [javac]     ^
    [javac]   symbol:   class JettySolrRunner
    [javac]   location: class UnloadDistributedZkTest
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 6 errors

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:810: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:754: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error 
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:267: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:549: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:795: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:807: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1967: 
Compile failed; see the compiler error output for details.

Total time: 27 minutes 8 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to