Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6674/
Java: 64bit/jdk1.8.0_131 -XX:-UseCompressedOops -XX:+UseParallelGC
6 tests failed.
FAILED: org.apache.solr.util.UtilsToolTest.testRelativePath
Error Message:
expected:<14> but was:<16>
Stack Trace:
java.lang.AssertionError: expected:<14> but was:<16>
at
__randomizedtesting.SeedInfo.seed([6C41289917F0E623:98DD4FA6080C1712]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.util.UtilsToolTest.testRelativePath(UtilsToolTest.java:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
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:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.handler.V2ApiIntegrationTest.testCollectionsApi
Error Message:
Error from server at http://127.0.0.1:59394/solr:
java.nio.file.InvalidPathException: Illegal char <�> at index 53:
C:UsersjenkinsworkspaceLucene-Solr-master-Windowssolr�uildsolr-core estJ1
empsolr.handler.V2ApiIntegrationTest_6C41289917F0E623-001 empDir-002
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException:
Error from server at http://127.0.0.1:59394/solr:
java.nio.file.InvalidPathException: Illegal char <�> at index 53:
C:UsersjenkinsworkspaceLucene-Solr-master-Windowssolr�uildsolr-core estJ1
empsolr.handler.V2ApiIntegrationTest_6C41289917F0E623-001 empDir-002
at
__randomizedtesting.SeedInfo.seed([6C41289917F0E623:B0DFCF18AFE9829D]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:804)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:600)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:239)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:470)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:400)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1102)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:843)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:774)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.handler.V2ApiIntegrationTest.testCollectionsApi(V2ApiIntegrationTest.java:141)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
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:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.ltr.TestLTROnSolrCloud.testSimpleQuery
Error Message:
Path not found: /responseHeader/status
Stack Trace:
java.lang.RuntimeException: Path not found: /responseHeader/status
at
__randomizedtesting.SeedInfo.seed([5C7AC86466CCB871:2977087876D67EA4]:0)
at org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:329)
at org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:271)
at
org.apache.solr.ltr.TestRerankBase.loadFeature(TestRerankBase.java:286)
at
org.apache.solr.ltr.TestLTROnSolrCloud.loadModelsAndFeatures(TestLTROnSolrCloud.java:184)
at
org.apache.solr.ltr.TestLTROnSolrCloud.setupSolrCluster(TestLTROnSolrCloud.java:138)
at
org.apache.solr.ltr.TestLTROnSolrCloud.setUp(TestLTROnSolrCloud.java:58)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:941)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
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:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest
Error Message:
2 threads leaked from SUITE scope at
org.apache.solr.cloud.CdcrVersionReplicationTest: 1) Thread[id=17233,
name=cdcr-update-log-synchronizer-8780-thread-1, state=WAITING,
group=TGRP-CdcrVersionReplicationTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748) 2) Thread[id=17245,
name=cdcr-update-log-synchronizer-8786-thread-1, state=WAITING,
group=TGRP-CdcrVersionReplicationTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.cloud.CdcrVersionReplicationTest:
1) Thread[id=17233, name=cdcr-update-log-synchronizer-8780-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
2) Thread[id=17245, name=cdcr-update-log-synchronizer-8786-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([6C41289917F0E623]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=17233, name=cdcr-update-log-synchronizer-8780-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748) 2) Thread[id=17245,
name=cdcr-update-log-synchronizer-8786-thread-1, state=WAITING,
group=TGRP-CdcrVersionReplicationTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=17233, name=cdcr-update-log-synchronizer-8780-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
2) Thread[id=17245, name=cdcr-update-log-synchronizer-8786-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([6C41289917F0E623]:0)
FAILED:
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection
Error Message:
Expected to see nodes come back collection1 null Live Nodes:
[127.0.0.1:59474_solr, 127.0.0.1:59477_solr, 127.0.0.1:59484_solr] Last
available state:
DocCollection(collection1//collections/collection1/state.json/24)={
"pullReplicas":"0", "replicationFactor":"1", "shards":{ "shard1":{
"range":"80000000-ffffffff", "state":"active", "replicas":{
"core_node1":{ "core":"collection1_shard1_replica_n1",
"base_url":"http://127.0.0.1:59487/solr",
"node_name":"127.0.0.1:59487_solr", "state":"down",
"type":"NRT"}, "core_node3":{
"core":"collection1_shard1_replica_n2",
"base_url":"http://127.0.0.1:59490/solr",
"node_name":"127.0.0.1:59490_solr", "state":"down",
"type":"NRT"}, "core_node4":{
"core":"collection1_shard1_replica_n3",
"base_url":"http://127.0.0.1:59494/solr",
"node_name":"127.0.0.1:59494_solr", "state":"down",
"type":"NRT"}, "core_node5":{
"core":"collection1_shard1_replica_n4",
"base_url":"http://127.0.0.1:59474/solr",
"node_name":"127.0.0.1:59474_solr", "state":"active",
"type":"NRT"}, "core_node6":{
"core":"collection1_shard1_replica_n5",
"base_url":"http://127.0.0.1:59484/solr",
"node_name":"127.0.0.1:59484_solr", "state":"active",
"type":"NRT", "leader":"true"}}}, "shard2":{
"range":"0-7fffffff", "state":"active", "replicas":{"core_node2":{
"core":"collection1_shard2_replica_n1",
"base_url":"http://127.0.0.1:59477/solr",
"node_name":"127.0.0.1:59477_solr", "state":"active",
"type":"NRT", "leader":"true"}}}}, "router":{"name":"compositeId"},
"maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"1",
"tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Expected to see nodes come back collection1
null
Live Nodes: [127.0.0.1:59474_solr, 127.0.0.1:59477_solr, 127.0.0.1:59484_solr]
Last available state:
DocCollection(collection1//collections/collection1/state.json/24)={
"pullReplicas":"0",
"replicationFactor":"1",
"shards":{
"shard1":{
"range":"80000000-ffffffff",
"state":"active",
"replicas":{
"core_node1":{
"core":"collection1_shard1_replica_n1",
"base_url":"http://127.0.0.1:59487/solr",
"node_name":"127.0.0.1:59487_solr",
"state":"down",
"type":"NRT"},
"core_node3":{
"core":"collection1_shard1_replica_n2",
"base_url":"http://127.0.0.1:59490/solr",
"node_name":"127.0.0.1:59490_solr",
"state":"down",
"type":"NRT"},
"core_node4":{
"core":"collection1_shard1_replica_n3",
"base_url":"http://127.0.0.1:59494/solr",
"node_name":"127.0.0.1:59494_solr",
"state":"down",
"type":"NRT"},
"core_node5":{
"core":"collection1_shard1_replica_n4",
"base_url":"http://127.0.0.1:59474/solr",
"node_name":"127.0.0.1:59474_solr",
"state":"active",
"type":"NRT"},
"core_node6":{
"core":"collection1_shard1_replica_n5",
"base_url":"http://127.0.0.1:59484/solr",
"node_name":"127.0.0.1:59484_solr",
"state":"active",
"type":"NRT",
"leader":"true"}}},
"shard2":{
"range":"0-7fffffff",
"state":"active",
"replicas":{"core_node2":{
"core":"collection1_shard2_replica_n1",
"base_url":"http://127.0.0.1:59477/solr",
"node_name":"127.0.0.1:59477_solr",
"state":"active",
"type":"NRT",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([6C41289917F0E623:3275E5D7548F7AC4]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
at
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection(LeaderElectionIntegrationTest.java:109)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
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:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 10976 lines...]
[junit4] Suite: org.apache.solr.util.UtilsToolTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.util.UtilsToolTest_6C41289917F0E623-001\init-core-data-001
[junit4] 2> 118600 WARN
(SUITE-UtilsToolTest-seed#[6C41289917F0E623]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
[junit4] 2> 118600 INFO
(SUITE-UtilsToolTest-seed#[6C41289917F0E623]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 118616 INFO
(SUITE-UtilsToolTest-seed#[6C41289917F0E623]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 118616 INFO
(TEST-UtilsToolTest.testNonexisting-seed#[6C41289917F0E623]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testNonexisting
[junit4] 2> 118694 INFO
(TEST-UtilsToolTest.testNonexisting-seed#[6C41289917F0E623]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testNonexisting
[junit4] 2> 118710 INFO
(TEST-UtilsToolTest.testRotateSolrLogs-seed#[6C41289917F0E623]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testRotateSolrLogs
[junit4] 1> Rotating solr logs, keeping a max of 9 generations
[junit4] 2> 118741 INFO
(TEST-UtilsToolTest.testRotateSolrLogs-seed#[6C41289917F0E623]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testRotateSolrLogs
[junit4] 2> 118741 INFO
(TEST-UtilsToolTest.testArchiveConsoleLogs-seed#[6C41289917F0E623]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testArchiveConsoleLogs
[junit4] 1> Archiving 1 console log files to
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.util.UtilsToolTest_6C41289917F0E623-001\Utils
Tool Test-001\archived
[junit4] 2> 118772 INFO
(TEST-UtilsToolTest.testArchiveConsoleLogs-seed#[6C41289917F0E623]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testArchiveConsoleLogs
[junit4] 2> 118772 INFO
(TEST-UtilsToolTest.testEmptyAndQuiet-seed#[6C41289917F0E623]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testEmptyAndQuiet
[junit4] 2> 118804 INFO
(TEST-UtilsToolTest.testEmptyAndQuiet-seed#[6C41289917F0E623]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testEmptyAndQuiet
[junit4] 2> 118804 INFO
(TEST-UtilsToolTest.testRelativePathError-seed#[6C41289917F0E623]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testRelativePathError
[junit4] 2> 118819 INFO
(TEST-UtilsToolTest.testRelativePathError-seed#[6C41289917F0E623]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testRelativePathError
[junit4] 2> 118819 INFO
(TEST-UtilsToolTest.testRelativePath-seed#[6C41289917F0E623]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testRelativePath
[junit4] 2> 118835 INFO
(TEST-UtilsToolTest.testRelativePath-seed#[6C41289917F0E623]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testRelativePath
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=UtilsToolTest
-Dtests.method=testRelativePath -Dtests.seed=6C41289917F0E623 -Dtests.slow=true
-Dtests.locale=ar-JO -Dtests.timezone=Indian/Christmas -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.03s J0 | UtilsToolTest.testRelativePath <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<14> but
was:<16>
[junit4] > at
__randomizedtesting.SeedInfo.seed([6C41289917F0E623:98DD4FA6080C1712]:0)
[junit4] > at
org.apache.solr.util.UtilsToolTest.testRelativePath(UtilsToolTest.java:124)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 118850 INFO
(TEST-UtilsToolTest.testRemoveOldGcLogs-seed#[6C41289917F0E623]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testRemoveOldGcLogs
[junit4] 1> Archiving 5 old GC log files to
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.util.UtilsToolTest_6C41289917F0E623-001\Utils
Tool Test-001\archived
[junit4] 2> 118866 INFO
(TEST-UtilsToolTest.testRemoveOldGcLogs-seed#[6C41289917F0E623]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testRemoveOldGcLogs
[junit4] 2> 118881 INFO
(TEST-UtilsToolTest.testRemoveOldSolrLogs-seed#[6C41289917F0E623]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testRemoveOldSolrLogs
[junit4] 1> Deleting 1 solr_log_* files older than 1 days.
[junit4] 1> Deleting 1 solr_log_* files older than 1 days.
[junit4] 2> 118897 INFO
(TEST-UtilsToolTest.testRemoveOldSolrLogs-seed#[6C41289917F0E623]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testRemoveOldSolrLogs
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.util.UtilsToolTest_6C41289917F0E623-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=227, maxMBSortInHeap=7.407024143431379,
sim=RandomSimilarity(queryNorm=true): {}, locale=ar-JO,
timezone=Indian/Christmas
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=168559128,total=324534272
[junit4] 2> NOTE: All tests run in this JVM: [AnalysisAfterCoreReloadTest,
CollectionTooManyReplicasTest, BJQParserTest, ZkControllerTest,
UnloadDistributedZkTest, TestExportWriter,
SuggestComponentContextFilterQueryTest, TestExceedMaxTermLength, UtilsToolTest]
[junit4] Completed [27/723 (1!)] on J0 in 0.34s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 185 lines...]
[junit4] Suite: org.apache.solr.handler.V2ApiIntegrationTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.V2ApiIntegrationTest_6C41289917F0E623-001\init-core-data-001
[junit4] 2> 366206 INFO
(SUITE-V2ApiIntegrationTest-seed#[6C41289917F0E623]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 366206 INFO
(SUITE-V2ApiIntegrationTest-seed#[6C41289917F0E623]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 366206 INFO
(SUITE-V2ApiIntegrationTest-seed#[6C41289917F0E623]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.V2ApiIntegrationTest_6C41289917F0E623-001\tempDir-001
[junit4] 2> 366206 INFO
(SUITE-V2ApiIntegrationTest-seed#[6C41289917F0E623]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 366206 INFO (Thread-960) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 366206 INFO (Thread-960) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 366221 ERROR (Thread-960) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 366316 INFO
(SUITE-V2ApiIntegrationTest-seed#[6C41289917F0E623]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:59385
[junit4] 2> 366316 INFO (jetty-launcher-574-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 366316 INFO (jetty-launcher-574-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5cfa731e{/solr,null,AVAILABLE}
[junit4] 2> 366331 INFO (jetty-launcher-574-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7b5fac1c{HTTP/1.1,[http/1.1]}{127.0.0.1:59389}
[junit4] 2> 366331 INFO (jetty-launcher-574-thread-2) [ ]
o.e.j.s.Server Started @369618ms
[junit4] 2> 366331 INFO (jetty-launcher-574-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59389}
[junit4] 2> 366331 ERROR (jetty-launcher-574-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 366331 INFO (jetty-launcher-574-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 366331 INFO (jetty-launcher-574-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 366331 INFO (jetty-launcher-574-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 366331 INFO (jetty-launcher-574-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-24T01:33:52.987Z
[junit4] 2> 366331 INFO (jetty-launcher-574-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 366331 INFO (jetty-launcher-574-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@512c729{/solr,null,AVAILABLE}
[junit4] 2> 366331 INFO (jetty-launcher-574-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@223b116b{HTTP/1.1,[http/1.1]}{127.0.0.1:59394}
[junit4] 2> 366331 INFO (jetty-launcher-574-thread-1) [ ]
o.e.j.s.Server Started @369631ms
[junit4] 2> 366331 INFO (jetty-launcher-574-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59394}
[junit4] 2> 366331 ERROR (jetty-launcher-574-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 366331 INFO (jetty-launcher-574-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 366331 INFO (jetty-launcher-574-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 366331 INFO (jetty-launcher-574-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 366331 INFO (jetty-launcher-574-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-24T01:33:52.987Z
[junit4] 2> 366347 INFO (jetty-launcher-574-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 366347 INFO (jetty-launcher-574-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 366347 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15cd7bbdf5e0001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 366362 INFO (jetty-launcher-574-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59385/solr
[junit4] 2> 366362 INFO (jetty-launcher-574-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59385/solr
[junit4] 2> 366362 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15cd7bbdf5e0003, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 366362 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15cd7bbdf5e0004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 366394 INFO (jetty-launcher-574-thread-1)
[n:127.0.0.1:59394_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 366394 INFO (jetty-launcher-574-thread-2)
[n:127.0.0.1:59389_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 366394 INFO (jetty-launcher-574-thread-1)
[n:127.0.0.1:59394_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:59394_solr
[junit4] 2> 366394 INFO (jetty-launcher-574-thread-2)
[n:127.0.0.1:59389_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59389_solr
[junit4] 2> 366394 INFO (jetty-launcher-574-thread-1)
[n:127.0.0.1:59394_solr ] o.a.s.c.Overseer Overseer
(id=98190493801644037-127.0.0.1:59394_solr-n_0000000000) starting
[junit4] 2> 366409 INFO
(zkCallback-585-thread-1-processing-n:127.0.0.1:59394_solr)
[n:127.0.0.1:59394_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 366409 INFO
(zkCallback-586-thread-1-processing-n:127.0.0.1:59389_solr)
[n:127.0.0.1:59389_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 366409 INFO (jetty-launcher-574-thread-1)
[n:127.0.0.1:59394_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59394_solr
[junit4] 2> 366409 INFO
(zkCallback-585-thread-1-processing-n:127.0.0.1:59394_solr)
[n:127.0.0.1:59394_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 366409 INFO
(zkCallback-586-thread-1-processing-n:127.0.0.1:59389_solr)
[n:127.0.0.1:59389_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 366565 INFO (jetty-launcher-574-thread-2)
[n:127.0.0.1:59389_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59389.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@47a8272f
[junit4] 2> 366565 INFO (jetty-launcher-574-thread-1)
[n:127.0.0.1:59394_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59394.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@47a8272f
[junit4] 2> 366565 INFO (jetty-launcher-574-thread-2)
[n:127.0.0.1:59389_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59389.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@47a8272f
[junit4] 2> 366565 INFO (jetty-launcher-574-thread-2)
[n:127.0.0.1:59389_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59389.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@47a8272f
[junit4] 2> 366565 INFO (jetty-launcher-574-thread-1)
[n:127.0.0.1:59394_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59394.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@47a8272f
[junit4] 2> 366565 INFO (jetty-launcher-574-thread-2)
[n:127.0.0.1:59389_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.V2ApiIntegrationTest_6C41289917F0E623-001\tempDir-001\node2\.
[junit4] 2> 366565 INFO (jetty-launcher-574-thread-1)
[n:127.0.0.1:59394_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59394.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@47a8272f
[junit4] 2> 366581 INFO (jetty-launcher-574-thread-1)
[n:127.0.0.1:59394_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.V2ApiIntegrationTest_6C41289917F0E623-001\tempDir-001\node1\.
[junit4] 2> 366628 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15cd7bbdf5e0007, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 366628 INFO
(SUITE-V2ApiIntegrationTest-seed#[6C41289917F0E623]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 366644 INFO
(SUITE-V2ApiIntegrationTest-seed#[6C41289917F0E623]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59385/solr ready
[junit4] 2> 366644 INFO (qtp777150716-3478) [n:127.0.0.1:59394_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf1&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 366644 INFO
(OverseerThreadFactory-1775-thread-1-processing-n:127.0.0.1:59394_solr)
[n:127.0.0.1:59394_solr ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 366769 INFO
(OverseerStateUpdate-98190493801644037-127.0.0.1:59394_solr-n_0000000000)
[n:127.0.0.1:59394_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:59394/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 366769 INFO
(OverseerStateUpdate-98190493801644037-127.0.0.1:59394_solr-n_0000000000)
[n:127.0.0.1:59394_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:59389/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 366988 INFO (qtp777150716-3476) [n:127.0.0.1:59394_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 366988 INFO (qtp1087887697-3483) [n:127.0.0.1:59389_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 366988 INFO (qtp1087887697-3483) [n:127.0.0.1:59389_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 366988 INFO (qtp777150716-3476) [n:127.0.0.1:59394_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 367112 INFO
(zkCallback-585-thread-1-processing-n:127.0.0.1:59394_solr)
[n:127.0.0.1:59394_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 367112 INFO
(zkCallback-586-thread-1-processing-n:127.0.0.1:59389_solr)
[n:127.0.0.1:59389_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 367112 INFO
(zkCallback-585-thread-2-processing-n:127.0.0.1:59394_solr)
[n:127.0.0.1:59394_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 367112 INFO
(zkCallback-586-thread-2-processing-n:127.0.0.1:59389_solr)
[n:127.0.0.1:59389_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 368017 INFO (qtp777150716-3476) [n:127.0.0.1:59394_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 368017 INFO (qtp1087887697-3483) [n:127.0.0.1:59389_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 368032 INFO (qtp777150716-3476) [n:127.0.0.1:59394_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n2]
o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal
[junit4] 2> 368032 INFO (qtp1087887697-3483) [n:127.0.0.1:59389_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1]
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 368048 INFO (qtp1087887697-3483) [n:127.0.0.1:59389_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 368048 INFO (qtp777150716-3476) [n:127.0.0.1:59394_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 368048 INFO (qtp1087887697-3483) [n:127.0.0.1:59389_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using
configuration from collection collection1, trusted=true
[junit4] 2> 368048 INFO (qtp777150716-3476) [n:127.0.0.1:59394_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using
configuration from collection collection1, trusted=true
[junit4] 2> 368048 INFO (qtp777150716-3476) [n:127.0.0.1:59394_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59394.solr.core.collection1.shard1.replica_n2' (registry
'solr.core.collection1.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@47a8272f
[junit4] 2> 368048 INFO (qtp1087887697-3483) [n:127.0.0.1:59389_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59389.solr.core.collection1.shard1.replica_n1' (registry
'solr.core.collection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@47a8272f
[junit4] 2> 368048 INFO (qtp777150716-3476) [n:127.0.0.1:59394_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 368048 INFO (qtp1087887697-3483) [n:127.0.0.1:59389_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 368048 INFO (qtp777150716-3476) [n:127.0.0.1:59394_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n2]
o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.V2ApiIntegrationTest_6C41289917F0E623-001\tempDir-001\node1\collection1_shard1_replica_n2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.V2ApiIntegrationTest_6C41289917F0E623-001\tempDir-001\node1\.\collection1_shard1_replica_n2\data\]
[junit4] 2> 368048 INFO (qtp1087887697-3483) [n:127.0.0.1:59389_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1]
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.V2ApiIntegrationTest_6C41289917F0E623-001\tempDir-001\node2\collection1_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.V2ApiIntegrationTest_6C41289917F0E623-001\tempDir-001\node2\.\collection1_shard1_replica_n1\data\]
[junit4] 2> 368142 INFO (qtp1087887697-3483) [n:127.0.0.1:59389_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 368142 INFO (qtp1087887697-3483) [n:127.0.0.1:59389_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 368142 INFO (qtp1087887697-3483) [n:127.0.0.1:59389_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 368158 INFO (qtp1087887697-3483) [n:127.0.0.1:59389_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 368158 INFO (qtp777150716-3476) [n:127.0.0.1:59394_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 368158 INFO (qtp777150716-3476) [n:127.0.0.1:59394_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 368158 INFO (qtp777150716-3476) [n:127.0.0.1:59394_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 368158 INFO (qtp777150716-3476) [n:127.0.0.1:59394_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 368158 INFO (qtp1087887697-3483) [n:127.0.0.1:59389_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@cf37e32[collection1_shard1_replica_n1] main]
[junit4] 2> 368158 INFO (qtp1087887697-3483) [n:127.0.0.1:59389_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 368158 INFO (qtp777150716-3476) [n:127.0.0.1:59394_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@58ceb4a5[collection1_shard1_replica_n2] main]
[junit4] 2> 368158 INFO (qtp1087887697-3483) [n:127.0.0.1:59389_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 368158 INFO (qtp777150716-3476) [n:127.0.0.1:59394_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 368158 INFO (qtp777150716-3476) [n:127.0.0.1:59394_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 368158 INFO (qtp1087887697-3483) [n:127.0.0.1:59389_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 368158 INFO (qtp777150716-3476) [n:127.0.0.1:59394_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 368177 INFO (qtp777150716-3476) [n:127.0.0.1:59394_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n2]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 368177 INFO (qtp1087887697-3483) [n:127.0.0.1:59389_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 368177 INFO (qtp777150716-3476) [n:127.0.0.1:59394_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 368177 INFO (qtp1087887697-3483) [n:127.0.0.1:59389_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 368177 INFO (qtp777150716-3476) [n:127.0.0.1:59394_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1571047902893047808
[junit4] 2> 368177 INFO (qtp1087887697-3483) [n:127.0.0.1:59389_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1571047902893047808
[junit4] 2> 368177 INFO
(searcherExecutor-1780-thread-1-processing-n:127.0.0.1:59389_solr
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:59389_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher
Searcher@cf37e32[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 368188 INFO
(searcherExecutor-1781-thread-1-processing-n:127.0.0.1:59394_solr
x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:59394_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore
[collection1_shard1_replica_n2] Registered new searcher
Searcher@58ceb4a5[collection1_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 368188 INFO (qtp777150716-3476) [n:127.0.0.1:59394_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 368188 INFO (qtp777150716-3476) [n:127.0.0.1:59394_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 368188 INFO (qtp777150716-3476) [n:127.0.0.1:59394_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:59394/solr/collection1_shard1_replica_n2/
[junit4] 2> 368188 INFO (qtp777150716-3476) [n:127.0.0.1:59394_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n2]
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2
url=http://127.0.0.1:59394/solr START
replicas=[http://127.0.0.1:59389/solr/collection1_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 368188 INFO (qtp777150716-3476) [n:127.0.0.1:59394_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n2]
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2
url=http://127.0.0.1:59394/solr DONE. We have no versions. sync failed.
[junit4] 2> 368188 INFO (qtp1087887697-3467) [n:127.0.0.1:59389_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 368188 INFO (qtp777150716-3476) [n:127.0.0.1:59394_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n2]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 368188 INFO (qtp777150716-3476) [n:127.0.0.1:59394_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 368188 INFO (qtp777150716-3476) [n:127.0.0.1:59394_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 368188 INFO (qtp777150716-3476) [n:127.0.0.1:59394_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:59394/solr/collection1_shard1_replica_n2/ shard1
[junit4] 2> 368314 INFO
(zkCallback-585-thread-2-processing-n:127.0.0.1:59394_solr)
[n:127.0.0.1:59394_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 368314 INFO
(zkCallback-585-thread-1-processing-n:127.0.0.1:59394_solr)
[n:127.0.0.1:59394_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 368314 INFO
(zkCallback-586-thread-2-processing-n:127.0.0.1:59389_solr)
[n:127.0.0.1:59389_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 368314 INFO
(zkCallback-586-thread-1-processing-n:127.0.0.1:59389_solr)
[n:127.0.0.1:59389_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 368376 INFO (qtp777150716-3476) [n:127.0.0.1:59394_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 368376 INFO (qtp777150716-3476) [n:127.0.0.1:59394_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1388
[junit4] 2> 368489 INFO
(zkCallback-585-thread-1-processing-n:127.0.0.1:59394_solr)
[n:127.0.0.1:59394_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 368489 INFO
(zkCallback-585-thread-2-processing-n:127.0.0.1:59394_solr)
[n:127.0.0.1:59394_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 368489 INFO
(zkCallback-586-thread-1-processing-n:127.0.0.1:59389_solr)
[n:127.0.0.1:59389_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 368489 INFO
(zkCallback-586-thread-2-processing-n:127.0.0.1:59389_solr)
[n:127.0.0.1:59389_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 369189 INFO (qtp1087887697-3483) [n:127.0.0.1:59389_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2202
[junit4] 2> 369189 INFO (qtp777150716-3478) [n:127.0.0.1:59394_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 369313 INFO
(zkCallback-585-thread-2-processing-n:127.0.0.1:59394_solr)
[n:127.0.0.1:59394_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 369313 INFO
(zkCallback-585-thread-1-processing-n:127.0.0.1:59394_solr)
[n:127.0.0.1:59394_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 369313 INFO
(zkCallback-586-thread-2-processing-n:127.0.0.1:59389_solr)
[n:127.0.0.1:59389_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 369313 INFO
(zkCallback-586-thread-1-processing-n:127.0.0.1:59389_solr)
[n:127.0.0.1:59389_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 370203 INFO (qtp777150716-3478) [n:127.0.0.1:59394_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf1&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=3549
[junit4] 2> 370218 INFO
(TEST-V2ApiIntegrationTest.testIntrospect-seed#[6C41289917F0E623]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testIntrospect
[junit4] 2> 370234 INFO
(TEST-V2ApiIntegrationTest.testIntrospect-seed#[6C41289917F0E623]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testIntrospect
[junit4] 2> 370265 INFO
(TEST-V2ApiIntegrationTest.testWelcomeMessage-seed#[6C41289917F0E623]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testWelcomeMessage
[junit4] 2> 370265 INFO (qtp777150716-3475) [n:127.0.0.1:59394_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/ params={wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 370265 INFO (qtp777150716-3474) [n:127.0.0.1:59394_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/_introspect
params={wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 370265 INFO
(TEST-V2ApiIntegrationTest.testWelcomeMessage-seed#[6C41289917F0E623]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testWelcomeMessage
[junit4] 2> 370281 INFO
(TEST-V2ApiIntegrationTest.testException-seed#[6C41289917F0E623]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testException
[junit4] 2> 370327 INFO (qtp1087887697-3484) [n:127.0.0.1:59389_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/c/collection1
params={wt=xml&version=2.2} status=400 QTime=2
[junit4] 2> 370343 INFO (qtp1087887697-3462) [n:127.0.0.1:59389_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/c/collection1
params={wt=javabin&version=2} status=400 QTime=0
[junit4] 2> 370343 INFO (qtp777150716-3473) [n:127.0.0.1:59394_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/c/collection1
params={wt=json&version=1} status=400 QTime=1
[junit4] 2> 370343 INFO
(TEST-V2ApiIntegrationTest.testException-seed#[6C41289917F0E623]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testException
[junit4] 2> 370375 INFO
(TEST-V2ApiIntegrationTest.testSingleWarning-seed#[6C41289917F0E623]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testSingleWarning
[junit4] 2> 370375 INFO
(TEST-V2ApiIntegrationTest.testSingleWarning-seed#[6C41289917F0E623]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testSingleWarning
[junit4] 2> 370390 INFO
(TEST-V2ApiIntegrationTest.testCollectionsApi-seed#[6C41289917F0E623]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCollectionsApi
[junit4] 2> 370406 INFO (qtp777150716-3473) [n:127.0.0.1:59394_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/c params={wt=javabin&version=2}
status=400 QTime=2
[junit4] 2> 370406 INFO
(TEST-V2ApiIntegrationTest.testCollectionsApi-seed#[6C41289917F0E623]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCollectionsApi
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=V2ApiIntegrationTest -Dtests.method=testCollectionsApi
-Dtests.seed=6C41289917F0E623 -Dtests.slow=true -Dtests.locale=el
-Dtests.timezone=Europe/Rome -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.03s J1 | V2ApiIntegrationTest.testCollectionsApi <<<
[junit4] > Throwable #1:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException:
Error from server at http://127.0.0.1:59394/solr:
java.nio.file.InvalidPathException: Illegal char <> at index 53:
C:UsersjenkinsworkspaceLucene-Solr-master-Windowssolruildsolr-core estJ1
empsolr.handler.V2ApiIntegrationTest_6C41289917F0E623-001 empDir-002
[junit4] > at
__randomizedtesting.SeedInfo.seed([6C41289917F0E623:B0DFCF18AFE9829D]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:804)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:600)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:239)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:470)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:400)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1102)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:843)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:774)
[junit4] > at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
[junit4] > at
org.apache.solr.handler.V2ApiIntegrationTest.testCollectionsApi(V2ApiIntegrationTest.java:141)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 370421 INFO
(TEST-V2ApiIntegrationTest.testSetPropertyValidationOfCluster-seed#[6C41289917F0E623])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testSetPropertyValidationOfCluster
[junit4] 2> 370437 INFO (qtp777150716-3477) [n:127.0.0.1:59394_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster
params={wt=javabin&version=2} status=0 QTime=6
[junit4] 2> 370437 INFO (qtp777150716-3476) [n:127.0.0.1:59394_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster
params={wt=javabin&version=2} status=0 QTime=1
[junit4] 2> 370437 INFO
(TEST-V2ApiIntegrationTest.testSetPropertyValidationOfCluster-seed#[6C41289917F0E623])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testSetPropertyValidationOfCluster
[junit4] 2> 370671 INFO
(OverseerCollectionConfigSetProcessor-98190493801644037-127.0.0.1:59394_solr-n_0000000000)
[n:127.0.0.1:59394_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 371950 ERROR (zkCallback-592-thread-1) [ ]
o.a.s.c.c.ZkStateReader Error reading cluster properties from zookeeper
[junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /clusterprops.json
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:357)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:354)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.loadClusterProperties(ZkStateReader.java:890)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.lambda$new$2(ZkStateReader.java:882)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 371950 INFO (jetty-closer-575-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@223b116b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 371950 INFO (jetty-closer-575-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@7b5fac1c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 371950 INFO (jetty-closer-575-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2014102164
[junit4] 2> 371950 INFO (jetty-closer-575-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1346501476
[junit4] 2> 371950 INFO (jetty-closer-575-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 371950 INFO (jetty-closer-575-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 371950 INFO (jetty-closer-575-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 371950 INFO (jetty-closer-575-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 371950 INFO (jetty-closer-575-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 371950 INFO (jetty-closer-575-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 371950 INFO (jetty-closer-575-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 371950 INFO (jetty-closer-575-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 371950 INFO (coreCloseExecutor-1790-thread-1)
[n:127.0.0.1:59394_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore
[collection1_shard1_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@27f60796
[junit4] 2> 371950 INFO (coreCloseExecutor-1791-thread-1)
[n:127.0.0.1:59389_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2b734d38
[junit4] 2> 371966 INFO
(zkCallback-585-thread-1-processing-n:127.0.0.1:59394_solr)
[n:127.0.0.1:59394_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 371966 INFO
(zkCallback-585-thread-2-processing-n:127.0.0.1:59394_solr)
[n:127.0.0.1:59394_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 371966 INFO
(zkCallback-586-thread-1-processing-n:127.0.0.1:59389_solr)
[n:127.0.0.1:59389_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 371966 INFO
(zkCallback-586-thread-2-processing-n:127.0.0.1:59389_solr)
[n:127.0.0.1:59389_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 371966 INFO (coreCloseExecutor-1790-thread-1)
[n:127.0.0.1:59394_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1.shard1.replica_n2, tag=670435222
[junit4] 2> 371966 INFO (coreCloseExecutor-1791-thread-1)
[n:127.0.0.1:59389_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1.shard1.replica_n1, tag=728976696
[junit4] 2> 371966 INFO (coreCloseExecutor-1790-thread-1)
[n:127.0.0.1:59394_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard1.leader, tag=670435222
[junit4] 2> 371966 INFO (coreCloseExecutor-1791-thread-1)
[n:127.0.0.1:59389_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard1.leader, tag=728976696
[junit4] 2> 371966 INFO (jetty-closer-575-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=98190493801644037-127.0.0.1:59394_solr-n_0000000000) closing
[junit4] 2> 371966 INFO
(OverseerStateUpdate-98190493801644037-127.0.0.1:59394_solr-n_0000000000)
[n:127.0.0.1:59394_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:59394_solr
[junit4] 2> 371966 WARN
(zkCallback-585-thread-2-processing-n:127.0.0.1:59394_solr)
[n:127.0.0.1:59394_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 371966 INFO (jetty-closer-575-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@512c729{/solr,null,UNAVAILABLE}
[junit4] 2> 371966 WARN
(zkCallback-586-thread-3-processing-n:127.0.0.1:59389_solr)
[n:127.0.0.1:59389_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 373480 INFO (jetty-closer-575-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5cfa731e{/solr,null,UNAVAILABLE}
[junit4] 2> 373480 ERROR
(SUITE-V2ApiIntegrationTest-seed#[6C41289917F0E623]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 373480 INFO
(SUITE-V2ApiIntegrationTest-seed#[6C41289917F0E623]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:59385 59385
[junit4] 2> 373480 INFO (Thread-960) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:59385 59385
[junit4] 2> 373480 WARN (Thread-960) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/configs/conf1/managed-schema
[junit4] 2> 2 /solr/security.json
[junit4] 2> 2 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 14 /solr/collections/collection1/state.json
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.V2ApiIntegrationTest_6C41289917F0E623-001
[junit4] 2> Jun 24, 2017 1:34:00 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1943, maxMBSortInHeap=6.750844613914142,
sim=RandomSimilarity(queryNorm=false): {}, locale=el, timezone=Europe/Rome
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=96787872,total=370147328
[junit4] 2> NOTE: All tests run in this JVM: [ShowFileRequestHandlerTest,
DocExpirationUpdateProcessorFactoryTest, AutoCommitTest,
SchemaVersionSpecificBehaviorTest, TestRealTimeGet, TestUtils,
HdfsWriteToMultipleCollectionsTest, CoreAdminCreateDiscoverTest,
DistributedQueryComponentOptimizationTest, SuggestComponentTest,
DistributedExpandComponentTest, TestCollationField, TestDistributedMissingSort,
TestBinaryField, TestSolrConfigHandlerConcurrent, ConnectionManagerTest,
PeerSyncWithIndexFingerprintCachingTest, TestPostingsSolrHighlighter,
BasicDistributedZk2Test, TestFiltering, TestQuerySenderNoQuery,
TestLRUStatsCache, TestManagedSchemaThreadSafety, TestXmlQParser,
PolyFieldTest, TestSolrCloudWithHadoopAuthPlugin, PeerSyncReplicationTest,
TestRTimerTree, SuggesterFSTTest, TestSizeLimitedDistributedMap,
RequestLoggingTest, TestSolrCloudWithKerberosAlt, SecurityConfHandlerTest,
BadIndexSchemaTest, TestDistributedGrouping, TestCollectionAPI,
SolrGangliaReporterTest, TestScoreJoinQPNoScore,
TestPartialUpdateDeduplication, HdfsRecoveryZkTest, TestSolrConfigHandler,
SynonymTokenizerTest, MergeStrategyTest, DistributedIntervalFacetingTest,
TestHdfsUpdateLog, CursorMarkTest, DateFieldTest, TestAuthorizationFramework,
TestPhraseSuggestions, BaseCdcrDistributedZkTest,
BigEndianAscendingWordSerializerTest, TestLockTree, QueryResultKeyTest,
SampleTest, TestRuleBasedAuthorizationPlugin, V2ApiIntegrationTest]
[junit4] Completed [89/723 (2!)] on J1 in 8.34s, 6 tests, 1 error <<<
FAILURES!
[...truncated 111 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderElectionIntegrationTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionIntegrationTest_6C41289917F0E623-001\init-core-data-001
[junit4] 2> 374590 WARN
(SUITE-LeaderElectionIntegrationTest-seed#[6C41289917F0E623]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 374590 INFO
(SUITE-LeaderElectionIntegrationTest-seed#[6C41289917F0E623]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 374590 INFO
(SUITE-LeaderElectionIntegrationTest-seed#[6C41289917F0E623]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 374590 INFO
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[6C41289917F0E623])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleSliceLeaderElection
[junit4] 2> 374605 INFO
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[6C41289917F0E623])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionIntegrationTest_6C41289917F0E623-001\tempDir-001
[junit4] 2> 374605 INFO
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[6C41289917F0E623])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 374605 INFO (Thread-984) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 374605 INFO (Thread-984) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 374605 ERROR (Thread-984) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 374730 INFO
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[6C41289917F0E623])
[ ] o.a.s.c.ZkTestServer start zk server on port:59470
[junit4] 2> 374776 INFO (jetty-launcher-593-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 374776 INFO (jetty-launcher-593-thread-1) [
[...truncated too long message...]
(5) -> (2)
[junit4] 2> 30790 INFO (jetty-closer-30-thread-9) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7bbf5e64{/solr,null,UNAVAILABLE}
[junit4] 2> 30790 INFO
(zkCallback-113-thread-2-processing-n:127.0.0.1:59885_solr)
[n:127.0.0.1:59885_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (2)
[junit4] 2> 30790 INFO
(zkCallback-113-thread-1-processing-n:127.0.0.1:59885_solr)
[n:127.0.0.1:59885_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:59885_solr
[junit4] 2> 30797 WARN
(zkCallback-116-thread-2-processing-n:127.0.0.1:59870_solr)
[n:127.0.0.1:59870_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 30802 INFO (jetty-closer-30-thread-11) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@ebfabf1{/solr,null,UNAVAILABLE}
[junit4] 2> 30803 INFO
(zkCallback-113-thread-2-processing-n:127.0.0.1:59885_solr)
[n:127.0.0.1:59885_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 30806 WARN
(zkCallback-113-thread-1-processing-n:127.0.0.1:59885_solr)
[n:127.0.0.1:59885_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 30807 INFO (jetty-closer-30-thread-16) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@649d0374{/solr,null,UNAVAILABLE}
[junit4] 2> 31948 WARN
(zkCallback-110-thread-2-processing-n:127.0.0.1:59847_solr)
[n:127.0.0.1:59847_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 31948 INFO (jetty-closer-30-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@533874c4{/solr,null,UNAVAILABLE}
[junit4] 2> 31950 WARN
(zkCallback-105-thread-2-processing-n:127.0.0.1:59888_solr)
[n:127.0.0.1:59888_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 31951 INFO (jetty-closer-30-thread-5) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2d16b8d2{/solr,null,UNAVAILABLE}
[junit4] 2> 32053 WARN
(zkCallback-108-thread-2-processing-n:127.0.0.1:59852_solr)
[n:127.0.0.1:59852_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 32053 INFO (jetty-closer-30-thread-8) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@556a952c{/solr,null,UNAVAILABLE}
[junit4] 2> 32085 WARN
(zkCallback-106-thread-1-processing-n:127.0.0.1:59858_solr)
[n:127.0.0.1:59858_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 32085 INFO (jetty-closer-30-thread-13) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@461b61e2{/solr,null,UNAVAILABLE}
[junit4] 2> 32217 WARN
(zkCallback-114-thread-2-processing-n:127.0.0.1:59926_solr)
[n:127.0.0.1:59926_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 32217 INFO (jetty-closer-30-thread-17) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@19ee25be{/solr,null,UNAVAILABLE}
[junit4] 2> 32225 WARN
(zkCallback-112-thread-1-processing-n:127.0.0.1:59937_solr)
[n:127.0.0.1:59937_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 32225 WARN
(zkCallback-117-thread-2-processing-n:127.0.0.1:59918_solr)
[n:127.0.0.1:59918_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 32225 INFO (jetty-closer-30-thread-6) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1094b9df{/solr,null,UNAVAILABLE}
[junit4] 2> 32225 INFO (jetty-closer-30-thread-15) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@74246492{/solr,null,UNAVAILABLE}
[junit4] 2> 32287 WARN
(zkCallback-104-thread-2-processing-n:127.0.0.1:59882_solr)
[n:127.0.0.1:59882_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 32287 WARN
(zkCallback-120-thread-1-processing-n:127.0.0.1:59901_solr)
[n:127.0.0.1:59901_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 32287 INFO (jetty-closer-30-thread-14) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@705893b7{/solr,null,UNAVAILABLE}
[junit4] 2> 32287 INFO (jetty-closer-30-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@11cdc0fc{/solr,null,UNAVAILABLE}
[junit4] 2> 32292 ERROR
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[5C7AC86466CCB871]) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 32294 INFO
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[5C7AC86466CCB871]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:59843 59843
[junit4] 2> 32295 INFO (Thread-79) [ ] o.a.s.c.ZkTestServer connecting
to 127.0.0.1:59843 59843
[junit4] 2> 32297 WARN (Thread-79) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 20 /solr/aliases.json
[junit4] 2> 20 /solr/clusterprops.json
[junit4] 2> 19 /solr/security.json
[junit4] 2> 6 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 42 /solr/collections/collection1/state.json
[junit4] 2> 20 /solr/clusterstate.json
[junit4] 2> 4
/solr/overseer_elect/election/98190624336904230-127.0.0.1:59882_solr-n_0000000003
[junit4] 2> 3
/solr/overseer_elect/election/98190624336904238-127.0.0.1:59870_solr-n_0000000011
[junit4] 2> 3
/solr/overseer_elect/election/98190624336904233-127.0.0.1:59873_solr-n_0000000008
[junit4] 2> 2
/solr/overseer_elect/election/98190624336904234-127.0.0.1:59885_solr-n_0000000002
[junit4] 2> 2
/solr/overseer_elect/election/98190624336904237-127.0.0.1:59937_solr-n_0000000006
[junit4] 2> 2
/solr/overseer_elect/election/98190624336904240-127.0.0.1:59905_solr-n_0000000004
[junit4] 2> 2
/solr/overseer_elect/election/98190624336904236-127.0.0.1:59926_solr-n_0000000015
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 20 /solr/live_nodes
[junit4] 2> 20 /solr/collections
[junit4] 2>
[junit4] 2> 32297 INFO
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[5C7AC86466CCB871]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testSimpleQuery
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLTROnSolrCloud
-Dtests.method=testSimpleQuery -Dtests.seed=5C7AC86466CCB871 -Dtests.slow=true
-Dtests.locale=pt-PT -Dtests.timezone=Asia/Kuwait -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 11.7s J0 | TestLTROnSolrCloud.testSimpleQuery <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Path not found:
/responseHeader/status
[junit4] > at
__randomizedtesting.SeedInfo.seed([5C7AC86466CCB871:2977087876D67EA4]:0)
[junit4] > at
org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:329)
[junit4] > at
org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:271)
[junit4] > at
org.apache.solr.ltr.TestRerankBase.loadFeature(TestRerankBase.java:286)
[junit4] > at
org.apache.solr.ltr.TestLTROnSolrCloud.loadModelsAndFeatures(TestLTROnSolrCloud.java:184)
[junit4] > at
org.apache.solr.ltr.TestLTROnSolrCloud.setupSolrCluster(TestLTROnSolrCloud.java:138)
[junit4] > at
org.apache.solr.ltr.TestLTROnSolrCloud.setUp(TestLTROnSolrCloud.java:58)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTROnSolrCloud_5C7AC86466CCB871-001
[junit4] 2> Jun 24, 2017 2:07:16 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
popularity=PostingsFormat(name=Direct), description=FSTOrd50,
id=PostingsFormat(name=Direct),
text=PostingsFormat(name=LuceneVarGapFixedInterval), title=FSTOrd50},
docValues:{}, maxPointsInLeafNode=1600, maxMBSortInHeap=7.641251726913607,
sim=RandomSimilarity(queryNorm=false): {}, locale=pt-PT, timezone=Asia/Kuwait
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=162478024,total=283115520
[junit4] 2> NOTE: All tests run in this JVM: [TestRerankBase,
TestExternalValueFeatures, TestLTRWithSort, TestModelManagerPersistence,
TestUserTermScorereQDF, TestLTRQParserPlugin, TestUserTermScoreWithQ,
TestOriginalScoreScorer, TestLinearModel, TestLTROnSolrCloud]
[junit4] Completed [19/33 (1!)] on J0 in 12.74s, 1 test, 1 error <<<
FAILURES!
[...truncated 36853 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]