Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/421/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.solr.client.solrj.impl.CloudSolrClientTest.test
Error Message:
There should be 3 documents because there should be two id=1 docs due to
overwrite=false expected:<3> but was:<1>
Stack Trace:
java.lang.AssertionError: There should be 3 documents because there should be
two id=1 docs due to overwrite=false expected:<3> but was:<1>
at
__randomizedtesting.SeedInfo.seed([B82819B3C2AB4A58:307C26696C5727A0]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testOverwriteOption(CloudSolrClientTest.java:174)
at
org.apache.solr.client.solrj.impl.CloudSolrClientTest.test(CloudSolrClientTest.java:120)
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.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
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)
Build Log:
[...truncated 13019 lines...]
[junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/init-core-data-001
[junit4] 2> 38546 INFO
(SUITE-CloudSolrClientTest-seed#[B82819B3C2AB4A58]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 38546 INFO
(SUITE-CloudSolrClientTest-seed#[B82819B3C2AB4A58]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 38549 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 38549 INFO (Thread-97) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 38549 INFO (Thread-97) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 38650 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.ZkTestServer start zk server on port:40765
[junit4] 2> 38650 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 38650 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 38652 INFO (zkCallback-155-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6fa19445
name:ZooKeeperConnection Watcher:127.0.0.1:40765 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 38652 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 38652 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 38652 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 38653 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 38654 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 38654 INFO (zkCallback-156-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@67fa07a4
name:ZooKeeperConnection Watcher:127.0.0.1:40765/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 38654 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 38655 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 38655 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 38655 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 38656 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 38657 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 38657 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 38657 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 38659 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 38659 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 38660 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
because it doesn't exist
[junit4] 2> 38660 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/stopwords.txt
because it doesn't exist
[junit4] 2> 38660 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/protwords.txt
because it doesn't exist
[junit4] 2> 38660 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/currency.xml
because it doesn't exist
[junit4] 2> 38660 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/enumsConfig.xml
because it doesn't exist
[junit4] 2> 38660 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/open-exchange-rates.json
because it doesn't exist
[junit4] 2> 38660 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/mapping-ISOLatin1Accent.txt
because it doesn't exist
[junit4] 2> 38660 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/old_synonyms.txt
because it doesn't exist
[junit4] 2> 38660 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/synonyms.txt
because it doesn't exist
[junit4] 2> 38671 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/control-001/cores/collection1
[junit4] 2> 38672 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 38673 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@277c2a3b{/,null,AVAILABLE}
[junit4] 2> 38677 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@51ec570e{HTTP/1.1}{127.0.0.1:44936}
[junit4] 2> 38677 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.e.j.s.Server Started @40262ms
[junit4] 2> 38677 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/tempDir-001/control/data,
hostContext=/, hostPort=44936,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/control-001/cores}
[junit4] 2> 38677 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 38677 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/control-001'
[junit4] 2> 38677 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 38677 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 38678 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 38678 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 38679 INFO (zkCallback-157-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@70a7f127
name:ZooKeeperConnection Watcher:127.0.0.1:40765/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 38679 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 38679 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 38680 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 38680 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/control-001/solr.xml
[junit4] 2> 38687 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/control-001/cores
[junit4] 2> 38687 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.CoreContainer New CoreContainer 2033606430
[junit4] 2> 38687 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/control-001]
[junit4] 2> 38687 WARN
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/control-001/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/control-001/lib
[junit4] 2> 38688 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
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,useRetries :
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
[junit4] 2> 38689 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 38690 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 38690 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 38690 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40765/solr
[junit4] 2> 38690 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 38690 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 38690 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 38691 INFO (zkCallback-160-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@68dd680d
name:ZooKeeperConnection Watcher:127.0.0.1:40765 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 38691 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 38692 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 38692 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:44936_ ] o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$6@160bf5be
[junit4] 2> 38693 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:44936_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 38694 INFO
(zkCallback-161-thread-1-processing-n:127.0.0.1:44936_) [n:127.0.0.1:44936_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1202ef36
name:ZooKeeperConnection Watcher:127.0.0.1:40765/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 38694 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:44936_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 38695 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:44936_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 38696 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:44936_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 38698 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:44936_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 38699 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:44936_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 38700 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:44936_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 38701 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:44936_ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 38701 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:44936_ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 38702 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:44936_ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 38702 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:44936_ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 38703 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:44936_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44936_
[junit4] 2> 38703 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:44936_ ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:44936_
[junit4] 2> 38704 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:44936_ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 38704 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:44936_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 38705 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:44936_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 38705 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:44936_ ] o.a.s.c.LeaderElector Joined leadership election with
path: /overseer_elect/election/96572932575264772-127.0.0.1:44936_-n_0000000000
[junit4] 2> 38705 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:44936_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:44936_
[junit4] 2> 38705 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:44936_ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 38706 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:44936_ ] o.a.s.c.Overseer Overseer
(id=96572932575264772-127.0.0.1:44936_-n_0000000000) starting
[junit4] 2> 38707 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:44936_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 38711 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:44936_ ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 38711 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:44936_ ] o.a.s.c.c.ZkStateReader Updating cluster state from
ZooKeeper...
[junit4] 2> 38711 INFO
(OverseerCollectionConfigSetProcessor-96572932575264772-127.0.0.1:44936_-n_0000000000)
[n:127.0.0.1:44936_ ] o.a.s.c.OverseerTaskProcessor Process current queue
of overseer operations
[junit4] 2> 38711 INFO
(OverseerStateUpdate-96572932575264772-127.0.0.1:44936_-n_0000000000)
[n:127.0.0.1:44936_ ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 38723 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:44936_ ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 38723 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:44936_ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 38724 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:44936_ ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/control-001/cores
[junit4] 2> 38725 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:44936_ ] 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> 38725 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:44936_ ] o.a.s.c.CorePropertiesLocator Found core collection1
in
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/control-001/cores/collection1
[junit4] 2> 38725 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:44936_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 38726 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:44936_ ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0
[junit4] 2> 38726 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:44936_ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init()
done
[junit4] 2> 38726 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 38726 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 38727 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ 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> 38727 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader addZkWatch [control_collection]
[junit4] 2> 38727 INFO
(OverseerStateUpdate-96572932575264772-127.0.0.1:44936_-n_0000000000)
[n:127.0.0.1:44936_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:44936",
[junit4] 2> "node_name":"127.0.0.1:44936_",
[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> 38727 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
[junit4] 2> 38727 INFO
(OverseerStateUpdate-96572932575264772-127.0.0.1:44936_-n_0000000000)
[n:127.0.0.1:44936_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:44936",
[junit4] 2> "node_name":"127.0.0.1:44936_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 38728 INFO
(OverseerStateUpdate-96572932575264772-127.0.0.1:44936_-n_0000000000)
[n:127.0.0.1:44936_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
control_collection
[junit4] 2> 38728 INFO
(OverseerStateUpdate-96572932575264772-127.0.0.1:44936_-n_0000000000)
[n:127.0.0.1:44936_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 38728 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection x:collection1] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 38729 INFO
(zkCallback-161-thread-1-processing-n:127.0.0.1:44936_) [n:127.0.0.1:44936_
] 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> 39729 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection x:collection1] o.a.s.c.ZkController
waiting to find shard id in clusterstate for collection1
[junit4] 2> 39729 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection x:collection1] o.a.s.c.ZkController
Check for collection zkNode:control_collection
[junit4] 2> 39729 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 39729 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 39730 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 39730 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/control-001/cores/collection1'
[junit4] 2> 39730 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 39730 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 39731 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection x:collection1] o.a.s.c.Config loaded
config solrconfig.xml with version 0
[junit4] 2> 39734 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection x:collection1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 39736 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 5.5.3
[junit4] 2> 39740 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 39746 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 39817 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection x:collection1] o.a.s.s.IndexSchema
default search field in schema is text
[junit4] 2> 39818 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection x:collection1] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 39818 WARN
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection x:collection1] o.a.s.s.IndexSchema
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields
(2)
[junit4] 2> 39818 WARN
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection x:collection1] o.a.s.s.IndexSchema
Field text is not multivalued and destination for multiple copyFields (3)
[junit4] 2> 39819 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ 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=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0
[junit4] 2> 39819 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection
[junit4] 2> 39820 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 39820 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/control-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/control-001/cores/collection1/data/]
[junit4] 2> 39820 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
[junit4] 2> 39820 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/control-001/cores/collection1/data
[junit4] 2> 39820 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/control-001/cores/collection1/data/index/
[junit4] 2> 39820 WARN
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/control-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 39820 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/control-001/cores/collection1/data/index
[junit4] 2> 39821 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ 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(RAMDirectory@20b55ce7
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@77a4361f),segFN=segments_1,generation=1}
[junit4] 2> 39821 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 39821 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:44936_
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
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/control-001/cores/collection1/data/
[junit4] 2> 39822 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:44936_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/control-001/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 39822 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ 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> 39824 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 39824 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 39824 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 39825 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 39828 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 39828 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ 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> 39829 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ 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> 39829 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ 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> 39830 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 39830 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 39830 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ 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(RAMDirectory@20b55ce7
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@77a4361f),segFN=segments_1,generation=1}
[junit4] 2> 39830 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 39830 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@1fe10208[collection1] main
[junit4] 2> 39830 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ 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> 39831 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ 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> 39831 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ 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> 39831 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 39831 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 39831 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ 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> 39831 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ 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> 39831 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ 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> 39831 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 39831 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 39832 INFO
(searcherExecutor-139-thread-1-processing-n:127.0.0.1:44936_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44936_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
[collection1] Registered new searcher Searcher@1fe10208[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 39832 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ 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> 39832 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ 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> 39832 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ 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> 39832 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ 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 1545166922548510720
[junit4] 2> 39833 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ 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
1545166922548510720
[junit4] 2> 39834 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ZkController watch zkdir /configs/conf1
[junit4] 2> 39834 INFO
(coreLoadExecutor-138-thread-1-processing-n:127.0.0.1:44936_)
[n:127.0.0.1:44936_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 39834 INFO
(coreZkRegister-132-thread-1-processing-n:127.0.0.1:44936_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44936_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
Register replica - core:collection1 address:http://127.0.0.1:44936
collection:control_collection shard:shard1
[junit4] 2> 39835 INFO
(coreZkRegister-132-thread-1-processing-n:127.0.0.1:44936_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44936_
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> 39836 INFO
(coreZkRegister-132-thread-1-processing-n:127.0.0.1:44936_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44936_
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/96572932575264772-core_node1-n_0000000000
[junit4] 2> 39837 INFO
(coreZkRegister-132-thread-1-processing-n:127.0.0.1:44936_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44936_
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=0
[junit4] 2> 39838 INFO
(coreZkRegister-132-thread-1-processing-n:127.0.0.1:44936_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44936_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 39838 INFO
(coreZkRegister-132-thread-1-processing-n:127.0.0.1:44936_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44936_
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> 39839 INFO
(coreZkRegister-132-thread-1-processing-n:127.0.0.1:44936_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44936_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:44936/collection1/
[junit4] 2> 39839 INFO
(coreZkRegister-132-thread-1-processing-n:127.0.0.1:44936_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44936_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 39839 INFO
(coreZkRegister-132-thread-1-processing-n:127.0.0.1:44936_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44936_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:44936/collection1/ has no replicas
[junit4] 2> 39839 INFO
(OverseerStateUpdate-96572932575264772-127.0.0.1:44936_-n_0000000000)
[n:127.0.0.1:44936_ ] 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> 39839 INFO
(coreZkRegister-132-thread-1-processing-n:127.0.0.1:44936_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44936_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
[junit4] 2> 39842 INFO
(coreZkRegister-132-thread-1-processing-n:127.0.0.1:44936_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44936_
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/96572932575264772-core_node1-n_0000000000
[junit4] 2> 39844 INFO
(coreZkRegister-132-thread-1-processing-n:127.0.0.1:44936_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44936_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:44936/collection1/ shard1
[junit4] 2> 39846 INFO
(OverseerStateUpdate-96572932575264772-127.0.0.1:44936_-n_0000000000)
[n:127.0.0.1:44936_ ] 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":"http://127.0.0.1:44936",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 39948 INFO
(zkCallback-161-thread-1-processing-n:127.0.0.1:44936_) [n:127.0.0.1:44936_
] 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> 39994 INFO
(coreZkRegister-132-thread-1-processing-n:127.0.0.1:44936_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44936_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
We are http://127.0.0.1:44936/collection1/ and leader is
http://127.0.0.1:44936/collection1/
[junit4] 2> 39995 INFO
(coreZkRegister-132-thread-1-processing-n:127.0.0.1:44936_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44936_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44936
[junit4] 2> 39995 INFO
(coreZkRegister-132-thread-1-processing-n:127.0.0.1:44936_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44936_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 39995 INFO
(coreZkRegister-132-thread-1-processing-n:127.0.0.1:44936_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44936_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
publishing state=active
[junit4] 2> 39995 INFO
(coreZkRegister-132-thread-1-processing-n:127.0.0.1:44936_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44936_
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> 39996 INFO
(OverseerStateUpdate-96572932575264772-127.0.0.1:44936_-n_0000000000)
[n:127.0.0.1:44936_ ] 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":"http://127.0.0.1:44936",
[junit4] 2> "node_name":"127.0.0.1:44936_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 2
[junit4] 2> 39996 INFO
(OverseerStateUpdate-96572932575264772-127.0.0.1:44936_-n_0000000000)
[n:127.0.0.1:44936_ ] 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":"http://127.0.0.1:44936",
[junit4] 2> "node_name":"127.0.0.1:44936_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 40098 INFO
(zkCallback-161-thread-3-processing-n:127.0.0.1:44936_) [n:127.0.0.1:44936_
] 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> 40227 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 40227 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 40228 INFO (zkCallback-163-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4b67ce68
name:ZooKeeperConnection Watcher:127.0.0.1:40765/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 40228 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 40229 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 40229 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 40230 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 40230 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 40230 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 40230 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 40231 INFO (zkCallback-164-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6957654c
name:ZooKeeperConnection Watcher:127.0.0.1:40765/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 40231 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 40231 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 40232 INFO
(OverseerStateUpdate-96572932575264772-127.0.0.1:44936_-n_0000000000)
[n:127.0.0.1:44936_ ] 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> 40232 INFO
(OverseerStateUpdate-96572932575264772-127.0.0.1:44936_-n_0000000000)
[n:127.0.0.1:44936_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
collection1
[junit4] 2> 40241 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/shard-1-001/cores/collection1
[junit4] 2> 40242 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/shard-1-001
[junit4] 2> 40242 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 40243 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3b0b690d{/,null,AVAILABLE}
[junit4] 2> 40243 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1bc301d4{HTTP/1.1}{127.0.0.1:36181}
[junit4] 2> 40243 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.e.j.s.Server Started @41829ms
[junit4] 2> 40243 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=36181,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/shard-1-001/cores}
[junit4] 2> 40244 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 40244 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/shard-1-001'
[junit4] 2> 40244 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 40244 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 40244 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 40244 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 40246 INFO (zkCallback-165-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@50ea8e09
name:ZooKeeperConnection Watcher:127.0.0.1:40765/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 40246 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 40246 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 40247 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 40247 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/shard-1-001/solr.xml
[junit4] 2> 40251 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/shard-1-001/cores
[junit4] 2> 40251 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.CoreContainer New CoreContainer 2019109269
[junit4] 2> 40251 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/shard-1-001]
[junit4] 2> 40251 WARN
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/shard-1-001/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/shard-1-001/lib
[junit4] 2> 40251 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
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,useRetries :
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
[junit4] 2> 40252 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 40252 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 40252 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 40252 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40765/solr
[junit4] 2> 40253 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 40253 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 40253 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 40254 INFO (zkCallback-168-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@62a5e3d3
name:ZooKeeperConnection Watcher:127.0.0.1:40765 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 40254 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 40254 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 40255 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:36181_ ] o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$6@30bb6170
[junit4] 2> 40255 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:36181_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 40256 INFO
(zkCallback-169-thread-1-processing-n:127.0.0.1:36181_) [n:127.0.0.1:36181_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3afd3061
name:ZooKeeperConnection Watcher:127.0.0.1:40765/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 40256 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:36181_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 40259 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:36181_ ] o.a.s.c.c.ZkStateReader Updating cluster state from
ZooKeeper...
[junit4] 2> 40334 INFO
(OverseerStateUpdate-96572932575264772-127.0.0.1:44936_-n_0000000000)
[n:127.0.0.1:44936_ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/collection1/state.json
[junit4] 2> 41263 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:36181_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36181_
[junit4] 2> 41263 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:36181_ ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:36181_
[junit4] 2> 41263 INFO (zkCallback-163-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> 41264 INFO
(zkCallback-161-thread-3-processing-n:127.0.0.1:44936_) [n:127.0.0.1:44936_
] 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> 41264 INFO
(zkCallback-169-thread-1-processing-n:127.0.0.1:36181_) [n:127.0.0.1:36181_
] 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> 41264 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:36181_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 41265 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:36181_ ] o.a.s.c.LeaderElector Joined leadership election with
path: /overseer_elect/election/96572932575264777-127.0.0.1:36181_-n_0000000001
[junit4] 2> 41265 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:36181_ ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96572932575264772-127.0.0.1:44936_-n_0000000000 to
know if I could be the leader
[junit4] 2> 41273 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:36181_ ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 41273 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:36181_ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 41274 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:36181_ ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/shard-1-001/cores
[junit4] 2> 41275 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:36181_ ] 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> 41275 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:36181_ ] o.a.s.c.CorePropertiesLocator Found core collection1
in
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/shard-1-001/cores/collection1
[junit4] 2> 41275 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:36181_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 41276 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:36181_ ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0
[junit4] 2> 41276 INFO
(TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[B82819B3C2AB4A58])
[n:127.0.0.1:36181_ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init()
done
[junit4] 2> 41277 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 41277 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 41278 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 x:collection1] o.a.s.c.ZkController
Registering watch for collection collection1
[junit4] 2> 41278 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
addZkWatch [collection1]
[junit4] 2> 41278 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader Add
data for [collection1] ver [0]
[junit4] 2> 41278 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 x:collection1] o.a.s.c.ZkController look
for our core node name
[junit4] 2> 41278 INFO
(OverseerStateUpdate-96572932575264772-127.0.0.1:44936_-n_0000000000)
[n:127.0.0.1:44936_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:36181",
[junit4] 2> "node_name":"127.0.0.1:36181_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 3
[junit4] 2> 41279 INFO
(OverseerStateUpdate-96572932575264772-127.0.0.1:44936_-n_0000000000)
[n:127.0.0.1:44936_ ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:36181",
[junit4] 2> "node_name":"127.0.0.1:36181_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 41279 INFO
(OverseerStateUpdate-96572932575264772-127.0.0.1:44936_-n_0000000000)
[n:127.0.0.1:44936_ ] o.a.s.c.o.ReplicaMutator Collection already exists
with numShards=2
[junit4] 2> 41279 INFO
(OverseerStateUpdate-96572932575264772-127.0.0.1:44936_-n_0000000000)
[n:127.0.0.1:44936_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 41381 INFO
(OverseerStateUpdate-96572932575264772-127.0.0.1:44936_-n_0000000000)
[n:127.0.0.1:44936_ ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/collection1/state.json version: 0
[junit4] 2> 41381 INFO
(zkCallback-169-thread-1-processing-n:127.0.0.1:36181_) [n:127.0.0.1:36181_
] 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> 41382 INFO
(zkCallback-169-thread-1-processing-n:127.0.0.1:36181_) [n:127.0.0.1:36181_
] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
[junit4] 2> 42278 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 x:collection1] o.a.s.c.ZkController waiting
to find shard id in clusterstate for collection1
[junit4] 2> 42278 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 x:collection1] o.a.s.c.ZkController Check
for collection zkNode:collection1
[junit4] 2> 42279 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 42279 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader Load
collection config from: [/collections/collection1]
[junit4] 2> 42279 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
path=[/collections/collection1] [configName]=[conf1] specified config exists in
ZooKeeper
[junit4] 2> 42279 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 x:collection1] o.a.s.c.SolrResourceLoader
new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/shard-1-001/cores/collection1'
[junit4] 2> 42279 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 x:collection1] o.a.s.c.SolrResourceLoader
JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 42279 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 x:collection1] o.a.s.c.SolrResourceLoader
solr home defaulted to 'solr/' (could not find system property or JNDI)
[junit4] 2> 42280 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 x:collection1] o.a.s.c.Config loaded config
solrconfig.xml with version 0
[junit4] 2> 42283 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 x:collection1] o.a.s.c.SolrConfig current
version of requestparams : -1
[junit4] 2> 42285 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 5.5.3
[junit4] 2> 42289 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 x:collection1] o.a.s.c.SolrConfig Loaded
SolrConfig: solrconfig.xml
[junit4] 2> 42294 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 42337 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 x:collection1] o.a.s.s.IndexSchema default
search field in schema is text
[junit4] 2> 42338 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 x:collection1] o.a.s.s.IndexSchema unique
key field: id
[junit4] 2> 42338 WARN
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 x:collection1] o.a.s.s.IndexSchema Field
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
[junit4] 2> 42338 WARN
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 x:collection1] o.a.s.s.IndexSchema Field
text is not multivalued and destination for multiple copyFields (3)
[junit4] 2> 42339 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ 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=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0
[junit4] 2> 42339 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 42340 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 42340 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/shard-1-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 42340 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
[junit4] 2> 42340 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/shard-1-001/cores/collection1/data
[junit4] 2> 42340 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/shard-1-001/cores/collection1/data/index/
[junit4] 2> 42340 WARN
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/shard-1-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 42340 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/shard-1-001/cores/collection1/data/index
[junit4] 2> 42341 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@ea72d1
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@667c879e),segFN=segments_1,generation=1}
[junit4] 2> 42341 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 42341 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:36181_
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for
old index directories to cleanup for core collection1 in
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/shard-1-001/cores/collection1/data/
[junit4] 2> 42341 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:36181_
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/shard-1-001/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 42343 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 42344 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 42344 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 42344 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 42345 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 42346 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 42346 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 42346 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 42346 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 42347 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 42347 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 42347 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@ea72d1
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@667c879e),segFN=segments_1,generation=1}
[junit4] 2> 42347 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 42347 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@5687a27[collection1] main
[junit4] 2> 42347 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_)
[n:127.0.0.1:36181_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
[junit4] 2> 42348 INFO
(coreLoadExecutor-149-thread-1-processing-n:127.0.0.1:36181_) [n:1
[...truncated too long message...]
ata/index;done=false>>]
[junit4] 2> 127932 INFO (coreCloseExecutor-379-thread-5)
[n:127.0.0.1:32891_ c:checkStateVerCol s:shard1 r:core_node3
x:checkStateVerCol_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing
directory:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/shard-3-003/cores/checkStateVerCol_shard1_replica1/data/index
[junit4] 2> 127932 INFO (coreCloseExecutor-379-thread-3)
[n:127.0.0.1:32891_ c:multicollection2 s:shard1 r:core_node2
x:multicollection2_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing
directory:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/shard-3-003/cores/multicollection2_shard1_replica1/data/index
[junit4] 2> 127932 INFO (coreCloseExecutor-379-thread-4)
[n:127.0.0.1:32891_ c:clientTestExternColl s:shard2 r:core_node4
x:clientTestExternColl_shard2_replica2] o.a.s.u.DefaultSolrCoreState closing
IndexWriter with IndexWriterCloser
[junit4] 2> 127932 INFO (coreCloseExecutor-379-thread-4)
[n:127.0.0.1:32891_ c:clientTestExternColl s:shard2 r:core_node4
x:clientTestExternColl_shard2_replica2] o.a.s.c.SolrCore
[clientTestExternColl_shard2_replica2] Closing main searcher on request.
[junit4] 2> 127932 INFO (coreCloseExecutor-379-thread-4)
[n:127.0.0.1:32891_ c:clientTestExternColl s:shard2 r:core_node4
x:clientTestExternColl_shard2_replica2] o.a.s.c.CachingDirectoryFactory Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 127932 INFO (coreCloseExecutor-379-thread-4)
[n:127.0.0.1:32891_ c:clientTestExternColl s:shard2 r:core_node4
x:clientTestExternColl_shard2_replica2] o.a.s.c.CachingDirectoryFactory looking
to close
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/shard-3-003/cores/clientTestExternColl_shard2_replica2/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/shard-3-003/cores/clientTestExternColl_shard2_replica2/data;done=false>>]
[junit4] 2> 127932 INFO (coreCloseExecutor-379-thread-4)
[n:127.0.0.1:32891_ c:clientTestExternColl s:shard2 r:core_node4
x:clientTestExternColl_shard2_replica2] o.a.s.c.CachingDirectoryFactory Closing
directory:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/shard-3-003/cores/clientTestExternColl_shard2_replica2/data
[junit4] 2> 127932 INFO (coreCloseExecutor-379-thread-4)
[n:127.0.0.1:32891_ c:clientTestExternColl s:shard2 r:core_node4
x:clientTestExternColl_shard2_replica2] o.a.s.c.CachingDirectoryFactory looking
to close
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/shard-3-003/cores/clientTestExternColl_shard2_replica2/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/shard-3-003/cores/clientTestExternColl_shard2_replica2/data/index;done=false>>]
[junit4] 2> 127932 INFO (coreCloseExecutor-379-thread-4)
[n:127.0.0.1:32891_ c:clientTestExternColl s:shard2 r:core_node4
x:clientTestExternColl_shard2_replica2] o.a.s.c.CachingDirectoryFactory Closing
directory:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001/shard-3-003/cores/clientTestExternColl_shard2_replica2/data/index
[junit4] 2> 127933 INFO
(TEST-CloudSolrClientTest.test-seed#[B82819B3C2AB4A58]) [ ] o.a.s.c.Overseer
Overseer (id=96572934838812686-127.0.0.1:32891_-n_0000000003) closing
[junit4] 2> 127933 INFO
(OverseerStateUpdate-96572934838812686-127.0.0.1:32891_-n_0000000003)
[n:127.0.0.1:32891_ ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:32891_
[junit4] 2> 127934 INFO
(zkCallback-233-thread-3-processing-n:127.0.0.1:32891_) [n:127.0.0.1:32891_
] 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> 127934 WARN
(zkCallback-233-thread-3-processing-n:127.0.0.1:32891_) [n:127.0.0.1:32891_
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to
ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 127934 INFO
(TEST-CloudSolrClientTest.test-seed#[B82819B3C2AB4A58]) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@4b654186{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 127934 INFO
(TEST-CloudSolrClientTest.test-seed#[B82819B3C2AB4A58]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@600947dc{/,null,UNAVAILABLE}
[junit4] 2> 127935 INFO
(TEST-CloudSolrClientTest.test-seed#[B82819B3C2AB4A58]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45349 45349
[junit4] 2> 128037 INFO (Thread-215) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:45349 45349
[junit4] 2> 128038 WARN (Thread-215) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 11 /solr/aliases.json
[junit4] 2> 4
/solr/collections/clientTestExternColl/state.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2> 4 /solr/collections/multicollection2/state.json
[junit4] 2> 4 /solr/collections/multicollection1/state.json
[junit4] 2> 3 /solr/collections/collection1/state.json
[junit4] 2> 3 /solr/collections/checkStateVerCol/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 11 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 57 /solr/overseer/queue
[junit4] 2> 45 /solr/overseer/collection-queue-work
[junit4] 2> 11 /solr/live_nodes
[junit4] 2> 11 /solr/collections
[junit4] 2> 4 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CloudSolrClientTest
-Dtests.method=test -Dtests.seed=B82819B3C2AB4A58 -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=fr-FR -Dtests.timezone=Asia/Colombo
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 55.0s J0 | CloudSolrClientTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: There should be 3
documents because there should be two id=1 docs due to overwrite=false
expected:<3> but was:<1>
[junit4] > at
__randomizedtesting.SeedInfo.seed([B82819B3C2AB4A58:307C26696C5727A0]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testOverwriteOption(CloudSolrClientTest.java:174)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClientTest.test(CloudSolrClientTest.java:120)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 128042 INFO
(SUITE-CloudSolrClientTest-seed#[B82819B3C2AB4A58]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_B82819B3C2AB4A58-001
[junit4] 2> Sep 11, 2016 9:28:16 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene54):
{_version_=PostingsFormat(name=MockRandom), multiDefault=FST50,
a_t=PostingsFormat(name=MockRandom),
intDefault=PostingsFormat(name=MockRandom),
id=PostingsFormat(name=LuceneVarGapDocFreqInterval),
text=PostingsFormat(name=Memory doPackFST= false),
range_facet_l=PostingsFormat(name=MockRandom),
timestamp=PostingsFormat(name=MockRandom)}, docValues:{},
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=fr-FR,
timezone=Asia/Colombo
[junit4] 2> NOTE: Linux 4.4.0-36-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=12,threads=1,free=360080896,total=508887040
[junit4] 2> NOTE: All tests run in this JVM: [TestClusteringResponse,
TermsResponseTest, TestEmbeddedSolrServer, StreamExpressionTest,
TestZkConfigManager, IteratorChainTest,
CollectionAdminRequestRequiredParamsTest, CloudSolrClientTest]
[junit4] Completed [67/71 (1!)] on J0 in 89.78s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 56095 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]