Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1170/
1 tests failed.
FAILED: org.apache.solr.cloud.DistribCursorPagingTest.test
Error Message:
Could not load collection from ZK: collection1
Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK:
collection1
at
__randomizedtesting.SeedInfo.seed([B513CD0054C636D2:3D47F2DAFA3A5B2A]:0)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1047)
at
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:610)
at
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:211)
at
org.apache.solr.common.cloud.ClusterState.hasCollection(ClusterState.java:113)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1239)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:961)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.indexDoc(AbstractFullDistribZkTestBase.java:796)
at
org.apache.solr.cloud.DistribCursorPagingTest.doRandomSortsOnLargeIndex(DistribCursorPagingTest.java:582)
at
org.apache.solr.cloud.DistribCursorPagingTest.test(DistribCursorPagingTest.java:94)
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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /collections/collection1/state.json
at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:348)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:345)
at
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1059)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1045)
... 52 more
Build Log:
[...truncated 10879 lines...]
[junit4] Suite: org.apache.solr.cloud.DistribCursorPagingTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/init-core-data-001
[junit4] 2> 252574 INFO
(SUITE-DistribCursorPagingTest-seed#[B513CD0054C636D2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true)
[junit4] 2> 252577 INFO
(SUITE-DistribCursorPagingTest-seed#[B513CD0054C636D2]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 252601 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 252615 INFO (Thread-712) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 252616 INFO (Thread-712) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 252716 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.ZkTestServer start zk server on port:34736
[junit4] 2> 252716 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 252896 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 252929 INFO (zkCallback-268-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@47cfd6be
name:ZooKeeperConnection Watcher:127.0.0.1:34736 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 252929 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 252929 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 252929 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 252934 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 252944 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 252948 INFO (zkCallback-269-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7f2295f2
name:ZooKeeperConnection Watcher:127.0.0.1:34736/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 252949 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 252949 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 252949 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 252950 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 252950 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 252951 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 252951 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-deeppaging.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 252951 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 252957 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema-sorts.xml
to /configs/conf1/schema.xml
[junit4] 2> 252957 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 252957 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 252958 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 252958 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 252958 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 252959 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 252959 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 252959 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 252959 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 252960 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 252960 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 252961 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 252961 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 252961 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 252961 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 252962 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 252962 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 252962 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 252963 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 252964 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 252972 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 252988 INFO (zkCallback-271-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@48528df3
name:ZooKeeperConnection Watcher:127.0.0.1:34736/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 252988 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 252989 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 253093 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/control-001/cores/collection1
[junit4] 2> 253113 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 253173 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7ab0d58d{/,null,AVAILABLE}
[junit4] 2> 253175 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.e.j.s.ServerConnector Started ServerConnector@23450fb{SSL,[ssl,
http/1.1]}{127.0.0.1:36521}
[junit4] 2> 253175 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.e.j.s.Server Started @256783ms
[junit4] 2> 253175 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/tempDir-001/control/data,
hostContext=/, hostPort=36521,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/control-001/cores}
[junit4] 2> 253175 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 253175 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/control-001'
[junit4] 2> 253175 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 253175 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 253176 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 253190 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 253202 INFO (zkCallback-272-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6ea90339
name:ZooKeeperConnection Watcher:127.0.0.1:34736/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 253202 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 253202 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 253203 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 253203 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/control-001/solr.xml
[junit4] 2> 253219 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/control-001/cores
[junit4] 2> 253219 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.CoreContainer New CoreContainer 101843455
[junit4] 2> 253219 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/control-001]
[junit4] 2> 253219 WARN
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/control-001/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/control-001/lib
[junit4] 2> 253219 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 253257 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
[junit4] 2> 253265 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 253265 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 253265 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34736/solr
[junit4] 2> 253265 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 253265 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 253285 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 253312 INFO (zkCallback-275-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7f208d0a
name:ZooKeeperConnection Watcher:127.0.0.1:34736 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 253313 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 253313 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 253321 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:36521_
] o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$93/180763307@3fae33e3
[junit4] 2> 253333 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:36521_
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 253334 INFO
(zkCallback-276-thread-1-processing-n:127.0.0.1:36521_) [n:127.0.0.1:36521_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@39f41bc8
name:ZooKeeperConnection Watcher:127.0.0.1:34736/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 253334 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:36521_
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 253335 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:36521_
] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 253336 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:36521_
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 253345 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:36521_
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 253346 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:36521_
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 253347 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:36521_
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 253352 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:36521_
] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 253365 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:36521_
] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 253366 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:36521_
] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 253366 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:36521_
] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 253367 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:36521_
] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 253367 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:36521_
] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
[junit4] 2> 253367 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:36521_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 253368 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:36521_
] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 253369 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:36521_
] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 253369 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:36521_
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 253370 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:36521_
] o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/95976504291688453-127.0.0.1:36521_-n_0000000000
[junit4] 2> 253370 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:36521_
] o.a.s.c.OverseerElectionContext I am going to be the leader
127.0.0.1:36521_
[junit4] 2> 253370 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:36521_
] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 253370 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:36521_
] o.a.s.c.Overseer Overseer
(id=95976504291688453-127.0.0.1:36521_-n_0000000000) starting
[junit4] 2> 253376 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:36521_
] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 253402 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:36521_
] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 253413 INFO
(OverseerCollectionConfigSetProcessor-95976504291688453-127.0.0.1:36521_-n_0000000000)
[n:127.0.0.1:36521_ ] o.a.s.c.OverseerTaskProcessor Process current queue
of overseer operations
[junit4] 2> 253422 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:36521_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36521_
[junit4] 2> 253422 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:36521_
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36521_
[junit4] 2> 253423 INFO
(zkCallback-276-thread-1-processing-n:127.0.0.1:36521_) [n:127.0.0.1:36521_
] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [0])
[junit4] 2> 253423 INFO
(zkCallback-276-thread-1-processing-n:127.0.0.1:36521_) [n:127.0.0.1:36521_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 253432 INFO
(OverseerStateUpdate-95976504291688453-127.0.0.1:36521_-n_0000000000)
[n:127.0.0.1:36521_ ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 253435 INFO
(OverseerStateUpdate-95976504291688453-127.0.0.1:36521_-n_0000000000)
[n:127.0.0.1:36521_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (1)
[junit4] 2> 253466 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:36521_
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 253466 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:36521_
] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 253466 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:36521_
] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/control-001/cores
[junit4] 2> 253467 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:36521_
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=control_collection,
coreNodeName=, dataDir=data/, shard=}
[junit4] 2> 253467 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:36521_
] o.a.s.c.CorePropertiesLocator Found core collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/control-001/cores/collection1
[junit4] 2> 253467 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:36521_
] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 253468 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 253468 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 253468 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:36521_
] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1
[junit4] 2> 253468 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:36521_
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 253469 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection x:collection1] o.a.s.c.ZkController
Collection control_collection not visible yet, but flagging it so a watch is
registered when it becomes visible
[junit4] 2> 253469 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
[junit4] 2> 253475 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection x:collection1] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 253475 INFO
(OverseerStateUpdate-95976504291688453-127.0.0.1:36521_-n_0000000000)
[n:127.0.0.1:36521_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:36521",
[junit4] 2> "node_name":"127.0.0.1:36521_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 253475 INFO
(OverseerStateUpdate-95976504291688453-127.0.0.1:36521_-n_0000000000)
[n:127.0.0.1:36521_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:36521",
[junit4] 2> "node_name":"127.0.0.1:36521_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 253476 INFO
(OverseerStateUpdate-95976504291688453-127.0.0.1:36521_-n_0000000000)
[n:127.0.0.1:36521_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
control_collection
[junit4] 2> 253482 INFO
(OverseerStateUpdate-95976504291688453-127.0.0.1:36521_-n_0000000000)
[n:127.0.0.1:36521_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 253483 INFO
(zkCallback-276-thread-1-processing-n:127.0.0.1:36521_) [n:127.0.0.1:36521_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 254476 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection x:collection1] o.a.s.c.ZkController
waiting to find shard id in clusterstate for collection1
[junit4] 2> 254476 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection x:collection1] o.a.s.c.ZkController
Check for collection zkNode:control_collection
[junit4] 2> 254476 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 254476 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 254476 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 254476 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/control-001/cores/collection1'
[junit4] 2> 254476 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 254476 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 254477 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection x:collection1] o.a.s.c.Config loaded
config solrconfig.xml with version 0
[junit4] 2> 254480 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection x:collection1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 254482 WARN
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 254482 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 254487 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 254505 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=sortable
[junit4] 2> 255074 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection x:collection1] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 255075 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection x:collection1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/conf1',
cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1
[junit4] 2> 255075 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection
[junit4] 2> 255075 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 255075 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/control-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/control-001/cores/collection1/data/]
[junit4] 2> 255075 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
[junit4] 2> 255076 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/control-001/cores/collection1/data
[junit4] 2> 255080 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/control-001/cores/collection1/data/index/
[junit4] 2> 255080 WARN
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/control-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 255081 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/control-001/cores/collection1/data/index
[junit4] 2> 255081 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=4566433,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 255089 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/index-MMapDirectory-001
lockFactory=org.apache.lucene.store.NativeFSLockFactory@6c2fbd),segFN=segments_1,generation=1}
[junit4] 2> 255089 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 255095 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 255096 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 255097 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 255097 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 255098 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 255105 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
[junit4] 2> 255105 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 255109 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:36521_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
Looking for old index directories to cleanup for core collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/control-001/cores/collection1/data/
[junit4] 2> 255109 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:36521_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.DirectoryFactory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/control-001/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 255121 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 255121 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 255121 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 255121 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 255122 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1534955939,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 255122 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/index-MMapDirectory-001
lockFactory=org.apache.lucene.store.NativeFSLockFactory@6c2fbd),segFN=segments_1,generation=1}
[junit4] 2> 255122 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 255123 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7398645f[collection1] main]
[junit4] 2> 255123 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 255123 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 255123 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the
RestManager with znodeBase: /configs/conf1
[junit4] 2> 255123 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 255123 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 255123 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 255124 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage No data found for znode
/configs/conf1/_rest_managed.json
[junit4] 2> 255124 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 255124 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 255124 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 255124 INFO
(searcherExecutor-849-thread-1-processing-n:127.0.0.1:36521_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36521_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
[collection1] Registered new searcher Searcher@7398645f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 255124 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 255124 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 255124 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 255124 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1535624071280066560
[junit4] 2> 255126 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version
1535624071280066560
[junit4] 2> 255126 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ZkController watch zkdir /configs/conf1
[junit4] 2> 255126 INFO
(coreLoadExecutor-848-thread-1-processing-n:127.0.0.1:36521_)
[n:127.0.0.1:36521_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 255140 INFO
(coreZkRegister-842-thread-1-processing-n:127.0.0.1:36521_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36521_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
Register replica - core:collection1 address:https://127.0.0.1:36521
collection:control_collection shard:shard1
[junit4] 2> 255143 INFO
(coreZkRegister-842-thread-1-processing-n:127.0.0.1:36521_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36521_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 255145 INFO
(coreZkRegister-842-thread-1-processing-n:127.0.0.1:36521_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36521_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector
Joined leadership election with path:
/collections/control_collection/leader_elect/shard1/election/95976504291688453-core_node1-n_0000000000
[junit4] 2> 255146 INFO
(coreZkRegister-842-thread-1-processing-n:127.0.0.1:36521_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36521_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1
and weAreReplacement=false and leaderVoteWait=10000
[junit4] 2> 255147 INFO
(OverseerStateUpdate-95976504291688453-127.0.0.1:36521_-n_0000000000)
[n:127.0.0.1:36521_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state version: 1
[junit4] 2> 255148 INFO
(zkCallback-276-thread-1-processing-n:127.0.0.1:36521_) [n:127.0.0.1:36521_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 255148 INFO
(coreZkRegister-842-thread-1-processing-n:127.0.0.1:36521_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36521_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 255148 INFO
(coreZkRegister-842-thread-1-processing-n:127.0.0.1:36521_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36521_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 255148 INFO
(coreZkRegister-842-thread-1-processing-n:127.0.0.1:36521_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36521_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:36521/collection1/
[junit4] 2> 255148 INFO
(coreZkRegister-842-thread-1-processing-n:127.0.0.1:36521_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36521_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 255149 INFO
(coreZkRegister-842-thread-1-processing-n:127.0.0.1:36521_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36521_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
https://127.0.0.1:36521/collection1/ has no replicas
[junit4] 2> 255149 INFO
(coreZkRegister-842-thread-1-processing-n:127.0.0.1:36521_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36521_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
[junit4] 2> 255150 INFO
(coreZkRegister-842-thread-1-processing-n:127.0.0.1:36521_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36521_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/control_collection/leaders/shard1/leader after winning as
/collections/control_collection/leader_elect/shard1/election/95976504291688453-core_node1-n_0000000000
[junit4] 2> 255152 INFO
(OverseerStateUpdate-95976504291688453-127.0.0.1:36521_-n_0000000000)
[n:127.0.0.1:36521_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"https://127.0.0.1:36521",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 255153 INFO
(coreZkRegister-842-thread-1-processing-n:127.0.0.1:36521_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36521_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:36521/collection1/ shard1
[junit4] 2> 255254 INFO
(zkCallback-276-thread-1-processing-n:127.0.0.1:36521_) [n:127.0.0.1:36521_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 255554 INFO
(coreZkRegister-842-thread-1-processing-n:127.0.0.1:36521_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36521_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
We are https://127.0.0.1:36521/collection1/ and leader is
https://127.0.0.1:36521/collection1/
[junit4] 2> 255554 INFO
(coreZkRegister-842-thread-1-processing-n:127.0.0.1:36521_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36521_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:36521
[junit4] 2> 255554 INFO
(coreZkRegister-842-thread-1-processing-n:127.0.0.1:36521_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36521_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 255554 INFO
(coreZkRegister-842-thread-1-processing-n:127.0.0.1:36521_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36521_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
publishing state=active
[junit4] 2> 255554 INFO
(coreZkRegister-842-thread-1-processing-n:127.0.0.1:36521_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36521_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 255556 INFO
(OverseerStateUpdate-95976504291688453-127.0.0.1:36521_-n_0000000000)
[n:127.0.0.1:36521_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:36521",
[junit4] 2> "node_name":"127.0.0.1:36521_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 3
[junit4] 2> 255557 INFO
(OverseerStateUpdate-95976504291688453-127.0.0.1:36521_-n_0000000000)
[n:127.0.0.1:36521_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:36521",
[junit4] 2> "node_name":"127.0.0.1:36521_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 255565 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string:
127.0.0.1:34736/solr
[junit4] 2> 255579 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 255588 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 255594 INFO (zkCallback-280-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@766b24db
name:ZooKeeperConnection Watcher:127.0.0.1:34736/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 255594 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 255594 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 255594 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 255595 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
[junit4] 2> 255595 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 255595 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 255596 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 255596 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 255604 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 255636 INFO (zkCallback-281-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4b841806
name:ZooKeeperConnection Watcher:127.0.0.1:34736/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 255636 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 255637 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 255638 INFO
(OverseerStateUpdate-95976504291688453-127.0.0.1:36521_-n_0000000000)
[n:127.0.0.1:36521_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "stateFormat":"2"} current state version: 3
[junit4] 2> 255638 INFO
(OverseerStateUpdate-95976504291688453-127.0.0.1:36521_-n_0000000000)
[n:127.0.0.1:36521_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
collection1
[junit4] 2> 255638 INFO (zkCallback-280-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 255638 INFO
(zkCallback-276-thread-1-processing-n:127.0.0.1:36521_) [n:127.0.0.1:36521_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 255703 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/shard-1-001/cores/collection1
[junit4] 2> 255703 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/shard-1-001
[junit4] 2> 255705 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 255706 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1ec3b5cb{/,null,AVAILABLE}
[junit4] 2> 255713 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.e.j.s.ServerConnector Started ServerConnector@35ff9a79{SSL,[ssl,
http/1.1]}{127.0.0.1:33938}
[junit4] 2> 255713 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.e.j.s.Server Started @259321ms
[junit4] 2> 255713 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=33938,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/shard-1-001/cores}
[junit4] 2> 255714 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 255714 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/shard-1-001'
[junit4] 2> 255714 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 255714 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 255714 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 255723 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 255726 INFO (zkCallback-282-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2243a0d2
name:ZooKeeperConnection Watcher:127.0.0.1:34736/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 255726 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 255726 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 255726 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 255726 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/shard-1-001/solr.xml
[junit4] 2> 255730 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/shard-1-001/cores
[junit4] 2> 255730 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.CoreContainer New CoreContainer 985874495
[junit4] 2> 255730 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/shard-1-001]
[junit4] 2> 255730 WARN
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/shard-1-001/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/shard-1-001/lib
[junit4] 2> 255730 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 255731 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
[junit4] 2> 255732 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 255732 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 255732 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34736/solr
[junit4] 2> 255732 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 255732 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 255732 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 255733 INFO (zkCallback-285-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@22d1e17b
name:ZooKeeperConnection Watcher:127.0.0.1:34736 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 255733 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 255733 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 255734 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:33938_
] o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$93/180763307@2b319f7b
[junit4] 2> 255736 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:33938_
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 255744 INFO
(OverseerStateUpdate-95976504291688453-127.0.0.1:36521_-n_0000000000)
[n:127.0.0.1:36521_ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/collection1/state.json
[junit4] 2> 255756 INFO
(zkCallback-286-thread-1-processing-n:127.0.0.1:33938_) [n:127.0.0.1:33938_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@61578185
name:ZooKeeperConnection Watcher:127.0.0.1:34736/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 255756 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:33938_
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 255759 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:33938_
] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 255759 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:33938_
] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
[junit4] 2> 255759 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:33938_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 255760 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:33938_
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 255760 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:33938_
] o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/95976504291688458-127.0.0.1:33938_-n_0000000001
[junit4] 2> 255761 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:33938_
] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95976504291688453-127.0.0.1:36521_-n_0000000000 to
know if I could be the leader
[junit4] 2> 255761 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:33938_
] o.a.s.c.ZkController Publish node=127.0.0.1:33938_ as DOWN
[junit4] 2> 255761 INFO
(OverseerStateUpdate-95976504291688453-127.0.0.1:36521_-n_0000000000)
[n:127.0.0.1:36521_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:33938_"} current state version: 4
[junit4] 2> 255762 INFO
(OverseerStateUpdate-95976504291688453-127.0.0.1:36521_-n_0000000000)
[n:127.0.0.1:36521_ ] o.a.s.c.o.NodeMutator DownNode state invoked for node:
127.0.0.1:33938_
[junit4] 2> 255762 INFO (zkCallback-280-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 255762 INFO
(zkCallback-276-thread-1-processing-n:127.0.0.1:36521_) [n:127.0.0.1:36521_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 255764 INFO
(zkCallback-286-thread-1-processing-n:127.0.0.1:33938_) [n:127.0.0.1:33938_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 255864 INFO
(OverseerStateUpdate-95976504291688453-127.0.0.1:36521_-n_0000000000)
[n:127.0.0.1:36521_ ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/collection1/state.json version: 0
[junit4] 2> 256764 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:33938_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33938_
[junit4] 2> 256764 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:33938_
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33938_
[junit4] 2> 256765 INFO
(zkCallback-276-thread-1-processing-n:127.0.0.1:36521_) [n:127.0.0.1:36521_
] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 256765 INFO
(zkCallback-286-thread-1-processing-n:127.0.0.1:33938_) [n:127.0.0.1:33938_
] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 256765 INFO
(zkCallback-276-thread-1-processing-n:127.0.0.1:36521_) [n:127.0.0.1:36521_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 256765 INFO
(zkCallback-286-thread-1-processing-n:127.0.0.1:33938_) [n:127.0.0.1:33938_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 256766 INFO (zkCallback-280-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 256771 INFO (zkCallback-280-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 256772 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:33938_
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 256772 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:33938_
] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 256773 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:33938_
] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/shard-1-001/cores
[junit4] 2> 256773 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:33938_
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=collection1, coreNodeName=,
dataDir=data/, shard=}
[junit4] 2> 256773 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:33938_
] o.a.s.c.CorePropertiesLocator Found core collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/shard-1-001/cores/collection1
[junit4] 2> 256773 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:33938_
] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 256775 INFO
(coreLoadExecutor-859-thread-1-processing-n:127.0.0.1:33938_)
[n:127.0.0.1:33938_ c:collection1 x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 256775 INFO
(coreLoadExecutor-859-thread-1-processing-n:127.0.0.1:33938_)
[n:127.0.0.1:33938_ c:collection1 x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 256776 INFO
(OverseerStateUpdate-95976504291688453-127.0.0.1:36521_-n_0000000000)
[n:127.0.0.1:36521_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:33938",
[junit4] 2> "node_name":"127.0.0.1:33938_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 256776 INFO
(OverseerStateUpdate-95976504291688453-127.0.0.1:36521_-n_0000000000)
[n:127.0.0.1:36521_ ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:33938",
[junit4] 2> "node_name":"127.0.0.1:33938_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 256776 INFO
(OverseerStateUpdate-95976504291688453-127.0.0.1:36521_-n_0000000000)
[n:127.0.0.1:36521_ ] o.a.s.c.o.ReplicaMutator Collection already exists
with numShards=2
[junit4] 2> 256776 INFO
(OverseerStateUpdate-95976504291688453-127.0.0.1:36521_-n_0000000000)
[n:127.0.0.1:36521_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 256777 INFO
(coreLoadExecutor-859-thread-1-processing-n:127.0.0.1:33938_)
[n:127.0.0.1:33938_ c:collection1 x:collection1] o.a.s.c.ZkController
Registering watch for collection collection1
[junit4] 2> 256778 INFO
(coreLoadExecutor-859-thread-1-processing-n:127.0.0.1:33938_)
[n:127.0.0.1:33938_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader Add
data for [collection1] ver [1]
[junit4] 2> 256788 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:33938_
] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1
[junit4] 2> 256789 INFO
(TEST-DistribCursorPagingTest.test-seed#[B513CD0054C636D2]) [n:127.0.0.1:33938_
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 256796 INFO
(coreLoadExecutor-859-thread-1-processing-n:127.0.0.1:33938_)
[n:127.0.0.1:33938_ c:collection1 x:collection1] o.a.s.c.ZkController look
for our core node name
[junit4] 2> 256877 INFO
(OverseerStateUpdate-95976504291688453-127.0.0.1:36521_-n_0000000000)
[n:127.0.0.1:36521_ ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/collection1/state.json version: 1
[junit4] 2> 256878 INFO
(zkCallback-286-thread-1-processing-n:127.0.0.1:33938_) [n:127.0.0.1:33938_
] 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> 256878 INFO
(zkCallback-286-thread-1-processing-n:127.0.0.1:33938_) [n:127.0.0.1:33938_
] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [1] to [2]
[junit4] 2> 257796 INFO
(coreLoadExecutor-859-thread-1-processing-n:127.0.0.1:33938_)
[n:127.0.0.1:33938_ c:collection1 x:collection1] o.a.s.c.ZkController waiting
to find shard id in clusterstate for collection1
[junit4] 2> 257796 INFO
(coreLoadExecutor-859-thread-1-processing-n:127.0.0.1:33938_)
[n:127.0.0.1:33938_ c:collection1 x:collection1] o.a.s.c.ZkController Check
for collection zkNode:collection1
[junit4] 2> 257796 INFO
(coreLoadExecutor-859-thread-1-processing-n:127.0.0.1:33938_)
[n:127.0.0.1:33938_ c:collection1 x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 257797 INFO
(coreLoadExecutor-859-thread-1-processing-n:127.0.0.1:33938_)
[n:127.0.0.1:33938_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader Load
collection config from: [/collections/collection1]
[junit4] 2> 257797 INFO
(coreLoadExecutor-859-thread-1-processing-n:127.0.0.1:33938_)
[n:127.0.0.1:33938_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
path=[/collections/collection1] [configName]=[conf1] specified config exists in
ZooKeeper
[junit4] 2> 257797 INFO
(coreLoadExecutor-859-thread-1-processing-n:127.0.0.1:33938_)
[n:127.0.0.1:33938_ c:collection1 x:collection1] o.a.s.c.SolrResourceLoader
new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001/shard-1-001/cores/collection1'
[junit4] 2> 257797 INFO
(coreLoadExecutor-859-thread-1-processing-n:127.0.0.1:33938_)
[n:127.0.0.1:33938_ c:collection1 x:collection1] o.a.s.c.SolrResourceLoader
JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 257797 INFO
(coreLoadExecutor-859-thread-1-processing-n:127.0.0.1:33938_)
[n:127.0.0.1:33938_ c:collection1 x:collection1] o.a.s.c.SolrResourceLoader
solr home defaulted to 'solr/' (could not find system property or JNDI)
[junit4] 2> 257798 INFO
(coreLoadExecutor-859-thread-1-processing-n:127.0.0.1:33938_)
[n:127.0.0.1:33938_ c:collection1 x:collection1] o.a.s.c.Config loaded config
solrconfig.xml with version 0
[junit4] 2> 257802 INFO
(coreLoadExecutor-859-thread-1-processing-n:127.0.0.1:33938_)
[n:127.0.0.1:33938_ c:collection1 x:collection1] o.a.s.c.SolrConfig current
version of requestparams : -1
[junit4] 2> 257804 WARN
(coreLoadExecutor-859-thread-1-processing-n:127.0.0.1:33938_)
[n:127.0.0.1:33938_ c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 257804 INFO
(coreLoadExecutor-859-thread-1-processing-n:127.0.0.1:33938_)
[n:127.0.0.1:33938_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 257809 INFO
(coreLoadExecutor-859-thread-1-processing-n:127.0.0.1:33938_)
[n:127.0.0.1:33938_ c:collection1 x:collection1] o.a.s.c.SolrConfig Loaded
SolrConfig: solrconfig.xml
[junit4] 2> 257813 INFO
(coreLoadExecutor-859-thread-1-processing-n:127.0.0.1:33938_)
[n:127.0.0.1:33938_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=sortable
[junit4] 2> 257866 INFO
(coreLoadExecutor-859-thread-1-processing-n:127.0.0.1:33938_)
[n:127.0.0.1:33938_ c:collection1 x:collection1] o.a.s.s.IndexSchema unique
key field: id
[junit4] 2> 257867 INFO
(coreLoadExecutor-859-thread-1-processing-n:127.0.0.1:33938_)
[n:127.0.0.1:33938_ c:collection1 x:collection1] o.a.s.c.ConfigSetProperties
Did not find ConfigSet properties, assuming default properties: Can't find
resource 'configsetprops.json' in classpath or '/configs/conf1',
cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1
[junit4] 2> 257867 INFO
(coreLoadExecutor-859-thread-1-processing-n:127.0.0.1:33938_)
[n:127.0.0.1:33938_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 257867 INFO
(coreLoadExecutor-859-thread-1-processing-n:127.0.0.1:33938_)
[n:127.0.0.1:33938_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 257867 INFO
(coreLoadExecutor-859-thread-1-processing-n:127.0.0.1:33938_)
[n:127.0.0.1:33938_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ]
[...truncated too long message...]
rseer/collection-queue-work
[junit4] 2> 3 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=DistribCursorPagingTest -Dtests.method=test
-Dtests.seed=B513CD0054C636D2 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=da -Dtests.timezone=America/Sao_Paulo -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 98.8s J1 | DistribCursorPagingTest.test <<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException: Could not
load collection from ZK: collection1
[junit4] > at
__randomizedtesting.SeedInfo.seed([B513CD0054C636D2:3D47F2DAFA3A5B2A]:0)
[junit4] > at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1047)
[junit4] > at
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:610)
[junit4] > at
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:211)
[junit4] > at
org.apache.solr.common.cloud.ClusterState.hasCollection(ClusterState.java:113)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1239)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:961)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.indexDoc(AbstractFullDistribZkTestBase.java:796)
[junit4] > at
org.apache.solr.cloud.DistribCursorPagingTest.doRandomSortsOnLargeIndex(DistribCursorPagingTest.java:582)
[junit4] > at
org.apache.solr.cloud.DistribCursorPagingTest.test(DistribCursorPagingTest.java:94)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =
Session expired for /collections/collection1/state.json
[junit4] > at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] > at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] > at
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:348)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
[junit4] > at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:345)
[junit4] > at
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1059)
[junit4] > at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1045)
[junit4] > ... 52 more
[junit4] 2> 351427 INFO
(SUITE-DistribCursorPagingTest-seed#[B513CD0054C636D2]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_B513CD0054C636D2-001
[junit4] 2> May 29, 2016 1:28:52 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(Lucene62):
{date=FSTOrd50, bool=FSTOrd50,
collation_en_primary_first=PostingsFormat(name=Memory doPackFST= true),
currency_first____amount_raw=PostingsFormat(name=Memory doPackFST= true),
str_last=PostingsFormat(name=LuceneFixedGap),
currency_first____currency=PostingsFormat(name=Memory doPackFST= true),
double_last=FSTOrd50, float=PostingsFormat(name=LuceneFixedGap),
uuid=PostingsFormat(name=Memory doPackFST= true), int_last=FSTOrd50,
long=PostingsFormat(name=LuceneFixedGap),
enum_first=PostingsFormat(name=LuceneFixedGap), double_first=FSTOrd50,
str_first=PostingsFormat(name=LuceneFixedGap),
icu_collation_en_primary_first=PostingsFormat(name=Memory doPackFST= true),
float_first=PostingsFormat(name=Asserting), id=PostingsFormat(name=Memory
doPackFST= true), currency____amount_raw=PostingsFormat(name=LuceneFixedGap),
long_first=PostingsFormat(name=Asserting),
collation_en_primary_last=PostingsFormat(name=Memory doPackFST= true),
currency_last____currency=PostingsFormat(name=Asserting),
date_last=PostingsFormat(name=Memory doPackFST= true),
uuid_first=PostingsFormat(name=LuceneFixedGap),
bool_first=PostingsFormat(name=Memory doPackFST= true),
double=PostingsFormat(name=Asserting),
long_last=PostingsFormat(name=Asserting), bool_last=PostingsFormat(name=Memory
doPackFST= true), uuid_last=PostingsFormat(name=LuceneFixedGap),
int=PostingsFormat(name=Memory doPackFST= true),
enum=PostingsFormat(name=Asserting),
int_first=PostingsFormat(name=LuceneFixedGap),
str=PostingsFormat(name=Asserting),
enum_last=PostingsFormat(name=LuceneFixedGap),
_version_=PostingsFormat(name=LuceneFixedGap),
icu_collation_en_primary_last=PostingsFormat(name=Memory doPackFST= true),
currency____currency=PostingsFormat(name=LuceneFixedGap),
currency_last____amount_raw=PostingsFormat(name=Asserting),
date_first=PostingsFormat(name=Memory doPackFST= true),
float_last=PostingsFormat(name=Asserting)},
docValues:{uuid_dv=DocValuesFormat(name=Lucene54),
collation_en_primary_dv_first=DocValuesFormat(name=Memory),
icu_collation_en_primary_dv_first=DocValuesFormat(name=Memory),
date_dv=DocValuesFormat(name=Lucene54),
float_dv_first=DocValuesFormat(name=Lucene54),
collation_en_primary_dv=DocValuesFormat(name=Lucene54),
bin=DocValuesFormat(name=Lucene54),
double_dv_last=DocValuesFormat(name=Direct),
uuid_dv_last=DocValuesFormat(name=Lucene54),
date_dv_last=DocValuesFormat(name=Lucene54),
date_dv_first=DocValuesFormat(name=Memory),
bin_last=DocValuesFormat(name=Memory),
str_dv_last=DocValuesFormat(name=Direct),
int_dv=DocValuesFormat(name=Lucene54),
icu_collation_en_primary_dv_last=DocValuesFormat(name=Lucene54),
str_dv_first=DocValuesFormat(name=Direct),
icu_collation_en_primary_dv=DocValuesFormat(name=Lucene54),
float_dv=DocValuesFormat(name=Direct),
long_dv_last=DocValuesFormat(name=Lucene54),
int_dv_first=DocValuesFormat(name=Lucene54),
bin_first=DocValuesFormat(name=Memory),
collation_en_primary_dv_last=DocValuesFormat(name=Memory),
long_dv_first=DocValuesFormat(name=Lucene54),
double_dv_first=DocValuesFormat(name=Direct),
float_dv_last=DocValuesFormat(name=Memory),
bin_dv_last=DocValuesFormat(name=Lucene54),
uuid_dv_first=DocValuesFormat(name=Lucene54),
double_dv=DocValuesFormat(name=Memory),
int_dv_last=DocValuesFormat(name=Lucene54),
str_dv=DocValuesFormat(name=Memory),
bin_dv_first=DocValuesFormat(name=Lucene54),
long_dv=DocValuesFormat(name=Direct), bin_dv=DocValuesFormat(name=Lucene54)},
maxPointsInLeafNode=830, maxMBSortInHeap=6.542475663380981,
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=da,
timezone=America/Sao_Paulo
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_74 (64-bit)/cpus=4,threads=1,free=159283264,total=489160704
[junit4] 2> NOTE: All tests run in this JVM: [TestSchemaManager,
TestSlowCompositeReaderWrapper, BlockJoinFacetSimpleTest, ZkCLITest,
TestQueryTypes, TestFieldCacheWithThreads,
TestSolrQueryParserDefaultOperatorResource, TestDefaultSearchFieldResource,
TestCoreContainer, TestFilteredDocIdSet, SegmentsInfoRequestHandlerTest,
TestWordDelimiterFilterFactory, TestDefaultStatsCache, SpellCheckCollatorTest,
TestFileDictionaryLookup, TestSolrFieldCacheMBean, HdfsDirectoryTest,
BasicFunctionalityTest, VersionInfoTest, TestLeaderInitiatedRecoveryThread,
TestTolerantUpdateProcessorRandomCloud, TestQueryUtils, TestNoOpRegenerator,
SaslZkACLProviderTest, TestTrieFacet, TestShardHandlerFactory,
DistributedQueryComponentOptimizationTest, TestNonDefinedSimilarityFactory,
NumericFieldsTest, SimplePostToolTest, TestDFRSimilarityFactory,
DirectSolrSpellCheckerTest, MergeStrategyTest, TestSolrCoreProperties,
TestMacros, DistribCursorPagingTest]
[junit4] Completed [109/611 (1!)] on J1 in 99.41s, 1 test, 1 error <<<
FAILURES!
[...truncated 1597 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:740: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:684: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:59: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:233:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/common-build.xml:531:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1427:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:984:
There were test failures: 611 suites (10 ignored), 2558 tests, 1 error, 87
ignored (72 assumptions) [seed: B513CD0054C636D2]
Total time: 65 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]