You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/10/27 20:53:01 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+140) - Build # 18155 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18155/
Java: 32bit/jdk-9-ea+140 -server -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.security.BasicAuthStandaloneTest.testBasicAuth

Error Message:
Invalid json <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 401 </title> </head> <body> <h2>HTTP ERROR: 401</h2> <p>Problem accessing /solr/admin/authentication. Reason: <pre>    Bad credentials</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.8.v20160314</a><hr/> </body> </html> 

Stack Trace:
java.lang.AssertionError: Invalid json <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 401 </title>
</head>
<body>
<h2>HTTP ERROR: 401</h2>
<p>Problem accessing /solr/admin/authentication. Reason:
<pre>    Bad credentials</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.8.v20160314</a><hr/>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([85861CD14D890D86:39E86AC3E9DA8EFC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.security.BasicAuthIntegrationTest.verifySecurityStatus(BasicAuthIntegrationTest.java:256)
	at org.apache.solr.security.BasicAuthIntegrationTest.verifySecurityStatus(BasicAuthIntegrationTest.java:237)
	at org.apache.solr.security.BasicAuthStandaloneTest.testBasicAuth(BasicAuthStandaloneTest.java:103)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 12517 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthStandaloneTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthStandaloneTest_85861CD14D890D86-001/init-core-data-001
   [junit4]   2> 2068723 INFO  (SUITE-BasicAuthStandaloneTest-seed#[85861CD14D890D86]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2068726 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[85861CD14D890D86]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
   [junit4]   2> 2068735 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[85861CD14D890D86]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2068736 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[85861CD14D890D86]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1afc3c5{/solr,null,AVAILABLE}
   [junit4]   2> 2068738 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[85861CD14D890D86]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5d1c5d{SSL,[ssl, http/1.1]}{127.0.0.1:33228}
   [junit4]   2> 2068738 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[85861CD14D890D86]) [    ] o.e.j.s.Server Started @2070896ms
   [junit4]   2> 2068738 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[85861CD14D890D86]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthStandaloneTest_85861CD14D890D86-001/inst-001/collection1/data, hostPort=33228}
   [junit4]   2> 2068739 ERROR (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[85861CD14D890D86]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2068739 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[85861CD14D890D86]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 2068739 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[85861CD14D890D86]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2068739 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[85861CD14D890D86]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2068739 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[85861CD14D890D86]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-27T20:42:07.068399Z
   [junit4]   2> 2068739 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[85861CD14D890D86]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthStandaloneTest_85861CD14D890D86-001/inst-001/solr.xml
   [junit4]   2> 2068753 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[85861CD14D890D86]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthStandaloneTest_85861CD14D890D86-001/inst-001/.
   [junit4]   2> 2068753 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[85861CD14D890D86]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2068758 INFO  (coreLoadExecutor-7786-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2068763 INFO  (coreLoadExecutor-7786-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 2068764 INFO  (coreLoadExecutor-7786-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2068765 INFO  (coreLoadExecutor-7786-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthStandaloneTest_85861CD14D890D86-001/inst-001/./collection1
   [junit4]   2> 2068765 INFO  (coreLoadExecutor-7786-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthStandaloneTest_85861CD14D890D86-001/inst-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthStandaloneTest_85861CD14D890D86-001/inst-001/./collection1/data/]
   [junit4]   2> 2068771 INFO  (coreLoadExecutor-7786-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2068771 INFO  (coreLoadExecutor-7786-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2068771 INFO  (coreLoadExecutor-7786-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@14db77d[collection1] main]
   [junit4]   2> 2068771 INFO  (coreLoadExecutor-7786-thread-1) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthStandaloneTest_85861CD14D890D86-001/inst-001/collection1/conf
   [junit4]   2> 2068772 INFO  (coreLoadExecutor-7786-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2068772 INFO  (searcherExecutor-7787-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14db77d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2069256 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[85861CD14D890D86]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2069262 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[85861CD14D890D86]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2069267 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[85861CD14D890D86]) [    ] o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 2069268 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[85861CD14D890D86]) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2069278 INFO  (coreLoadExecutor-7796-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2069282 INFO  (coreLoadExecutor-7796-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 2069284 INFO  (coreLoadExecutor-7796-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2069284 INFO  (coreLoadExecutor-7796-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthStandaloneTest_85861CD14D890D86-001/inst-001/collection1
   [junit4]   2> 2069285 INFO  (coreLoadExecutor-7796-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthStandaloneTest_85861CD14D890D86-001/inst-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthStandaloneTest_85861CD14D890D86-001/init-core-data-001/]
   [junit4]   2> 2069290 INFO  (coreLoadExecutor-7796-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2069290 INFO  (coreLoadExecutor-7796-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2069290 INFO  (coreLoadExecutor-7796-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@adeeb1[collection1] main]
   [junit4]   2> 2069291 INFO  (coreLoadExecutor-7796-thread-1) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthStandaloneTest_85861CD14D890D86-001/inst-001/collection1/conf
   [junit4]   2> 2069291 INFO  (coreLoadExecutor-7796-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2069291 INFO  (searcherExecutor-7797-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@adeeb1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2069292 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[85861CD14D890D86]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2069342 INFO  (qtp21983966-16561) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} status=0 QTime=0
   [junit4]   2> 2069343 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[85861CD14D890D86]) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 2069344 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[85861CD14D890D86]) [    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2069344 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[85861CD14D890D86]) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2069347 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[85861CD14D890D86]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@5d1c5d{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2069347 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[85861CD14D890D86]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=31854430
   [junit4]   2> 2069348 INFO  (coreCloseExecutor-7801-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@bb5333
   [junit4]   2> 2069349 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[85861CD14D890D86]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1afc3c5{/solr,null,UNAVAILABLE}
   [junit4]   2> 2069349 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[85861CD14D890D86]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBasicAuth
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicAuthStandaloneTest -Dtests.method=testBasicAuth -Dtests.seed=85861CD14D890D86 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=tzm -Dtests.timezone=Indian/Cocos -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.63s J0 | BasicAuthStandaloneTest.testBasicAuth <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Invalid json <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
   [junit4]    > <title>Error 401 </title>
   [junit4]    > </head>
   [junit4]    > <body>
   [junit4]    > <h2>HTTP ERROR: 401</h2>
   [junit4]    > <p>Problem accessing /solr/admin/authentication. Reason:
   [junit4]    > <pre>    Bad credentials</pre></p>
   [junit4]    > <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.8.v20160314</a><hr/>
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([85861CD14D890D86:39E86AC3E9DA8EFC]:0)
   [junit4]    > 	at org.apache.solr.security.BasicAuthIntegrationTest.verifySecurityStatus(BasicAuthIntegrationTest.java:256)
   [junit4]    > 	at org.apache.solr.security.BasicAuthIntegrationTest.verifySecurityStatus(BasicAuthIntegrationTest.java:237)
   [junit4]    > 	at org.apache.solr.security.BasicAuthStandaloneTest.testBasicAuth(BasicAuthStandaloneTest.java:103)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 2069351 INFO  (SUITE-BasicAuthStandaloneTest-seed#[85861CD14D890D86]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2069351 INFO  (SUITE-BasicAuthStandaloneTest-seed#[85861CD14D890D86]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=6154960
   [junit4]   2> 2069351 INFO  (coreCloseExecutor-7803-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@269b4f
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthStandaloneTest_85861CD14D890D86-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=tzm, timezone=Indian/Cocos
   [junit4]   2> NOTE: Linux 4.4.0-42-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=166904496,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CheckHdfsIndexTest, TestJmxIntegration, TestUninvertingReader, DistribDocExpirationUpdateProcessorTest, HdfsLockFactoryTest, DeleteLastCustomShardedReplicaTest, TestAnalyzeInfixSuggestions, TestRawResponseWriter, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ChangedSchemaMergeTest, TestRandomDVFaceting, TestCloudManagedSchema, TestBackupRepositoryFactory, TestSSLRandomization, SyncSliceTest, TestSolrDeletionPolicy2, TestFoldingMultitermQuery, BlockJoinFacetRandomTest, TestFastWriter, TestSolrQueryParserResource, DateMathParserTest, HLLSerializationTest, StressHdfsTest, SignatureUpdateProcessorFactoryTest, OverseerCollectionConfigSetProcessorTest, TestCollationFieldDocValues, SystemInfoHandlerTest, TestSQLHandlerNonCloud, FileBasedSpellCheckerTest, FacetPivotSmallTest, MultiTermTest, TestStandardQParsers, BasicDistributedZkTest, TestCSVLoader, TestSubQueryTransformerCrossCore, CollectionTooManyReplicasTest, TestConfigReload, CachingDirectoryFactoryTest, OverseerStatusTest, TestLFUCache, DisMaxRequestHandlerTest, TestLeaderElectionWithEmptyReplica, TestHashQParserPlugin, TestJmxMonitoredMap, TestInfoStreamLogging, CreateCollectionCleanupTest, NotRequiredUniqueKeyTest, FastVectorHighlighterTest, TestFieldResource, TestReplicationHandler, TestManagedSynonymFilterFactory, TestAuthorizationFramework, TestSchemaVersionResource, DistributedQueryElevationComponentTest, CursorMarkTest, TestHighlightDedupGrouping, ScriptEngineTest, QueryElevationComponentTest, TestBadConfig, CacheHeaderTest, SolrCoreTest, TestSchemaNameResource, PingRequestHandlerTest, TestMaxScoreQueryParser, HdfsRestartWhileUpdatingTest, TestOmitPositions, DistributedVersionInfoTest, AnalysisAfterCoreReloadTest, TestCrossCoreJoin, TestSolrCloudWithDelegationTokens, BasicZkTest, TestFunctionQuery, TestQuerySenderListener, PluginInfoTest, TestCloudPivotFacet, TestStressCloudBlindAtomicUpdates, TestFreeTextSuggestions, TestValueSourceCache, VMParamsZkACLAndCredentialsProvidersTest, RequiredFieldsTest, TestReqParamsAPI, UUIDFieldTest, CdcrVersionReplicationTest, TestCollapseQParserPlugin, TestSortByMinMaxFunction, TestRandomFlRTGCloud, TestEmbeddedSolrServerConstructors, RecoveryAfterSoftCommitTest, TestFieldSortValues, InfoHandlerTest, TestDistributedSearch, ReplicationFactorTest, TestExactSharedStatsCache, PolyFieldTest, TestAnalyzedSuggestions, MinimalSchemaTest, ConcurrentDeleteAndCreateCollectionTest, TestSolrCoreProperties, TestFaceting, PathHierarchyTokenizerFactoryTest, TestSortingResponseWriter, DistributedFacetPivotSmallAdvancedTest, BasicAuthIntegrationTest, SolrRequestParserTest, TestDynamicFieldCollectionResource, TestDocBasedVersionConstraints, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ShardRoutingTest, ClusterStateUpdateTest, ZkCLITest, TestHashPartitioner, TermVectorComponentDistributedTest, ZkControllerTest, TestJoin, HardAutoCommitTest, TestSolr4Spatial, StatsComponentTest, PeerSyncTest, TestFiltering, SolrIndexSplitterTest, TestExtendedDismaxParser, TestStressLucene, SpatialFilterTest, SchemaVersionSpecificBehaviorTest, QueryEqualityTest, DefaultValueUpdateProcessorTest, TestRemoteStreaming, DistanceFunctionTest, StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest, RequestHandlersTest, DocumentBuilderTest, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, SolrPluginUtilsTest, ReturnFieldsTest, TestPartialUpdateDeduplication, SearchHandlerTest, TestDocSet, TestBinaryField, TestSearchPerf, NumericFieldsTest, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, SpellPossibilityIteratorTest, TestCodecSupport, TestBM25SimilarityFactory, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, PrimUtilsTest, ClusterStateTest, TestUtils, ZkNodePropsTest, TestRTGBase, ActionThrottleTest, AliasIntegrationTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionStateFormat2Test, DeleteNodeTest, DistribCursorPagingTest, DistributedQueueTest, ForceLeaderTest, MultiThreadedOCPTest, ReplaceNodeTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudInspectUtil, TestCloudPseudoReturnFields, TestCollectionAPI, TestDownShardTolerantSearch, TestLeaderElectionZkExpiry, TestMiniSolrCloudCluster, TestSolrCloudWithKerberosAlt, TestTolerantUpdateProcessorCloud, RuleEngineTest, RulesTest, TestImplicitCoreProperties, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrConfigHandler, TestSolrCoreSnapshots, TestReplicationHandlerBackup, TestSolrConfigHandlerConcurrent, DistributedFacetPivotWhiteBoxTest, SpatialHeatmapFacetsTest, TestSchemaSimilarityResource, EnumFieldTest, TestManagedSchemaThreadSafety, TestUseDocValuesAsStored2, RankQueryTest, SortSpecParsingTest, TestComplexPhraseQParserPlugin, TestCustomSort, TestFilteredDocIdSet, TestInitQParser, TestOverriddenPrefixQueryForCustomFieldType, TestReloadDeadlock, TestSimpleQParserPlugin, TestSmileRequest, TestTrieFacet, TestXmlQParser, TestXmlQParserPlugin, TestJsonFacetRefinement, TestMinMaxOnMultiValuedField, BlockJoinFacetDistribTest, BlockJoinFacetSimpleTest, TestScoreJoinQPNoScore, TestDistribIDF, BasicAuthStandaloneTest]
   [junit4] Completed [604/645 (1!)] on J0 in 0.64s, 1 test, 1 failure <<< FAILURES!

[...truncated 50063 lines...]