Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2713/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.DistribJoinFromCollectionTest.test

Error Message:
 Expected: not "1.0"      got: "1.0" 

Stack Trace:
java.lang.AssertionError: 
Expected: not "1.0"
     got: "1.0"

        at 
__randomizedtesting.SeedInfo.seed([F6E0A223B9D193A8:7EB49DF9172DFE50]:0)
        at org.junit.Assert.assertThat(Assert.java:780)
        at org.junit.Assert.assertThat(Assert.java:738)
        at 
org.apache.solr.cloud.DistribJoinFromCollectionTest.assertScore(DistribJoinFromCollectionTest.java:170)
        at 
org.apache.solr.cloud.DistribJoinFromCollectionTest.testJoins(DistribJoinFromCollectionTest.java:132)
        at 
org.apache.solr.cloud.DistribJoinFromCollectionTest.test(DistribJoinFromCollectionTest.java:100)
        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:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10095 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribJoinFromCollectionTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/init-core-data-001
   [junit4]   2> 1802410 INFO  
(SUITE-DistribJoinFromCollectionTest-seed#[F6E0A223B9D193A8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1802410 INFO  
(SUITE-DistribJoinFromCollectionTest-seed#[F6E0A223B9D193A8]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /djhz/x
   [junit4]   2> 1802419 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1802421 INFO  (Thread-3728) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1802421 INFO  (Thread-3728) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1802522 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:57053
   [junit4]   2> 1802523 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1802523 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1802561 INFO  (zkCallback-1976-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@893bf1c name:ZooKeeperConnection 
Watcher:127.0.0.1:57053 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1802561 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1802562 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1802562 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1802567 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1802571 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1802572 INFO  (zkCallback-1977-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@319483df 
name:ZooKeeperConnection Watcher:127.0.0.1:57053/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1802572 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1802572 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1802572 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1802576 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1802579 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1802581 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1802584 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1802584 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1802588 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1802588 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1802591 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1802591 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1802595 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1802595 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1802598 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1802598 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1802601 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1802602 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1802605 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1802605 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1802608 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1802608 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1802611 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1802612 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1802615 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1802615 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1802619 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1802619 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1803603 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/control-001/cores/collection1
   [junit4]   2> 1803605 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1803630 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7d3c7470{/djhz/x,null,AVAILABLE}
   [junit4]   2> 1803631 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@7c5d305{HTTP/1.1}{127.0.0.1:57056}
   [junit4]   2> 1803633 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.e.j.s.Server Started @1810396ms
   [junit4]   2> 1803633 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/tempDir-001/control/data,
 hostContext=/djhz/x, hostPort=57056, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/control-001/cores}
   [junit4]   2> 1803633 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1803633 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/control-001/'
   [junit4]   2> 1803651 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1803652 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1803654 INFO  (zkCallback-1978-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5e0bdb6c 
name:ZooKeeperConnection Watcher:127.0.0.1:57053/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1803654 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1803655 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1803657 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1803657 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/control-001/solr.xml
   [junit4]   2> 1803662 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/control-001/cores
   [junit4]   2> 1803663 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1024333242
   [junit4]   2> 1803663 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/control-001/]
   [junit4]   2> 1803663 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/control-001/lib
   [junit4]   2> 1803663 WARN  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/control-001/lib).
   [junit4]   2> 1803669 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
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,
   [junit4]   2> 1803671 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1803672 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1803672 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1803672 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57053/solr
   [junit4]   2> 1803672 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1803672 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1803673 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1803674 INFO  (zkCallback-1980-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@14bd8dd name:ZooKeeperConnection 
Watcher:127.0.0.1:57053 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1803675 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1803675 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1803677 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 1803678 INFO  
(zkCallback-1981-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@75a94a53 
name:ZooKeeperConnection Watcher:127.0.0.1:57053/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1803678 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 1803680 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue
   [junit4]   2> 1803684 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1803689 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1803693 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1803697 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1803701 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1803704 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1803706 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.c.SolrZkClient makePath: 
/clusterstate.json
   [junit4]   2> 1803709 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1803711 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57056_djhz%2Fx
   [junit4]   2> 1803711 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:57056_djhz%2Fx
   [junit4]   2> 1803715 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect
   [junit4]   2> 1803717 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1803719 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1803720 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.LeaderElector Joined leadership 
election with path: 
/overseer_elect/election/94488659791380484-127.0.0.1:57056_djhz%2Fx-n_0000000000
   [junit4]   2> 1803721 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:57056_djhz%2Fx
   [junit4]   2> 1803721 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 1803724 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.Overseer Overseer 
(id=94488659791380484-127.0.0.1:57056_djhz%2Fx-n_0000000000) starting
   [junit4]   2> 1803727 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 1803738 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.OverseerAutoReplicaFailoverThread 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1803738 INFO  
(OverseerCollectionConfigSetProcessor-94488659791380484-127.0.0.1:57056_djhz%2Fx-n_0000000000)
 [n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 1803738 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1803739 INFO  
(OverseerStateUpdate-94488659791380484-127.0.0.1:57056_djhz%2Fx-n_0000000000) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.Overseer Starting to work on the main 
queue
   [junit4]   2> 1803753 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.CoreContainer Security conf doesn't 
exist. Skipping setup for authorization module.
   [junit4]   2> 1803753 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1803756 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.CoresLocator Looking for core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/control-001/cores
   [junit4]   2> 1803758 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/control-001/cores/collection1,
 collection=control_collection, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/control-001/cores/collection1/,
 coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1803758 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.CoresLocator Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/control-001/cores/collection1/
   [junit4]   2> 1803758 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1803760 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1803760 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1803760 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection   x:collection1] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1803760 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection   x:collection1] 
o.a.s.c.ZkController numShards not found on descriptor - reading it from system 
property
   [junit4]   2> 1803763 INFO  
(OverseerStateUpdate-94488659791380484-127.0.0.1:57056_djhz%2Fx-n_0000000000) 
[n:127.0.0.1:57056_djhz%2Fx    ] 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:57056/djhz/x";,
   [junit4]   2>   "node_name":"127.0.0.1:57056_djhz%2Fx",
   [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> 1803764 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection   x:collection1] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1803764 INFO  
(OverseerStateUpdate-94488659791380484-127.0.0.1:57056_djhz%2Fx-n_0000000000) 
[n:127.0.0.1:57056_djhz%2Fx    ] 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:57056/djhz/x";,
   [junit4]   2>   "node_name":"127.0.0.1:57056_djhz%2Fx",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1803765 INFO  
(OverseerStateUpdate-94488659791380484-127.0.0.1:57056_djhz%2Fx-n_0000000000) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: control_collection
   [junit4]   2> 1803766 INFO  
(OverseerStateUpdate-94488659791380484-127.0.0.1:57056_djhz%2Fx-n_0000000000) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 1803768 INFO  
(zkCallback-1981-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx    ] 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> 1804766 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection   x:collection1] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1804766 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection   x:collection1] 
o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1804767 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection   x:collection1] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1804767 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 1804769 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 1804769 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/control-001/cores/collection1/'
   [junit4]   2> 1804781 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection   x:collection1] 
o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1804787 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection   x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1804791 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1804797 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection   x:collection1] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1804798 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1804802 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1804867 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1804877 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection   x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1804878 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection   x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1804898 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1804901 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1804905 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1804906 WARN  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1804906 WARN  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1804906 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1804908 WARN  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1804909 WARN  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1804910 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx 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=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1804911 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 1804911 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1804911 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/control-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 1804911 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1eab5c46
   [junit4]   2> 1804911 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/control-001/cores/collection1/data
   [junit4]   2> 1804912 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1804912 WARN  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1804912 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/control-001/cores/collection1/data/index
   [junit4]   2> 1804912 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=73.2705078125, 
floorSegmentMB=1.4501953125, forceMergeDeletesPctAllowed=5.741277021475133, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1804913 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@66e4e0df 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@373fe334; 
maxCacheMB=0.1044921875 
maxMergeSizeMB=0.7509765625)),segFN=segments_1,generation=1}
   [junit4]   2> 1804913 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1804914 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:57056_djhz%2Fx 
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 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/control-001/cores/collection1/data/
   [junit4]   2> 1804914 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:57056_djhz%2Fx 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.DirectoryFactory 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/control-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1804918 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1804918 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1804918 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1804918 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1804919 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1804919 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1804919 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1804919 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1804919 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx 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> 1804925 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1804926 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1804927 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1804928 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1804933 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx 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> 1804933 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx 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> 1804935 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx 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> 1804935 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx 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> 1804937 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1804937 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1804938 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7574109299241171]
   [junit4]   2> 1804938 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@66e4e0df 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@373fe334; 
maxCacheMB=0.1044921875 
maxMergeSizeMB=0.7509765625)),segFN=segments_1,generation=1}
   [junit4]   2> 1804939 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1804939 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@49d51ed0[collection1] 
main
   [junit4]   2> 1804939 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx 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> 1804941 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx 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> 1804941 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx 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> 1804942 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO 
with znodeBase: /configs/conf1
   [junit4]   2> 1804942 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1804942 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx 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> 1804943 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx 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> 1804943 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx 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> 1804943 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1804943 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1804944 INFO  
(searcherExecutor-4287-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@49d51ed0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1804944 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx 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> 1804944 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx 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> 1804944 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx 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> 1804944 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx 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 1511818559304499200
   [junit4]   2> 1804946 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx 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 1511818559304499200
   [junit4]   2> 1804946 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1804947 INFO  
(coreLoadExecutor-4286-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1804948 INFO  
(coreZkRegister-4280-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:57056_djhz%2Fx 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:57056/djhz/x collection:control_collection shard:shard1
   [junit4]   2> 1804950 INFO  
(coreZkRegister-4280-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:57056_djhz%2Fx 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> 1804994 INFO  
(coreZkRegister-4280-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:57056_djhz%2Fx 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/94488659791380484-core_node1-n_0000000000
   [junit4]   2> 1804995 INFO  
(coreZkRegister-4280-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process 
for shard shard1
   [junit4]   2> 1804999 INFO  
(coreZkRegister-4280-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1804999 INFO  
(coreZkRegister-4280-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:57056_djhz%2Fx 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> 1804999 INFO  
(coreZkRegister-4280-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:57056/djhz/x/collection1/
   [junit4]   2> 1804999 INFO  
(coreZkRegister-4280-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1804999 INFO  
(coreZkRegister-4280-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:57056/djhz/x/collection1/ 
has no replicas
   [junit4]   2> 1804999 INFO  
(coreZkRegister-4280-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:57056_djhz%2Fx 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:57056/djhz/x/collection1/ shard1
   [junit4]   2> 1804999 INFO  
(OverseerStateUpdate-94488659791380484-127.0.0.1:57056_djhz%2Fx-n_0000000000) 
[n:127.0.0.1:57056_djhz%2Fx    ] 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> 1805000 INFO  
(coreZkRegister-4280-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.c.SolrZkClient makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1805006 INFO  
(coreZkRegister-4280-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader 
registration node
   [junit4]   2> 1805011 INFO  
(OverseerStateUpdate-94488659791380484-127.0.0.1:57056_djhz%2Fx-n_0000000000) 
[n:127.0.0.1:57056_djhz%2Fx    ] 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:57056/djhz/x";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1805117 INFO  
(zkCallback-1981-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx    ] 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> 1805164 INFO  
(coreZkRegister-4280-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController We are 
http://127.0.0.1:57056/djhz/x/collection1/ and leader is 
http://127.0.0.1:57056/djhz/x/collection1/
   [junit4]   2> 1805165 INFO  
(coreZkRegister-4280-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:57056_djhz%2Fx 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:57056/djhz/x
   [junit4]   2> 1805165 INFO  
(coreZkRegister-4280-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1805165 INFO  
(coreZkRegister-4280-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:57056_djhz%2Fx c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1805165 INFO  
(coreZkRegister-4280-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:57056_djhz%2Fx 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> 1805168 INFO  
(OverseerStateUpdate-94488659791380484-127.0.0.1:57056_djhz%2Fx-n_0000000000) 
[n:127.0.0.1:57056_djhz%2Fx    ] 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:57056/djhz/x";,
   [junit4]   2>   "node_name":"127.0.0.1:57056_djhz%2Fx",
   [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> 1805169 INFO  
(OverseerStateUpdate-94488659791380484-127.0.0.1:57056_djhz%2Fx-n_0000000000) 
[n:127.0.0.1:57056_djhz%2Fx    ] 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:57056/djhz/x";,
   [junit4]   2>   "node_name":"127.0.0.1:57056_djhz%2Fx",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1805265 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1805265 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1805267 INFO  (zkCallback-1983-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3bb55af4 
name:ZooKeeperConnection Watcher:127.0.0.1:57053/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1805267 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1805267 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1805267 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1805272 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1805274 INFO  (zkCallback-1983-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1805274 INFO  
(zkCallback-1981-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx    ] 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> 1805657 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/shard-1-001/cores/collection1
   [junit4]   2> 1805662 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/shard-1-001
   [junit4]   2> 1805663 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1805667 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@314321ce{/djhz/x,null,AVAILABLE}
   [junit4]   2> 1805667 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@74c785e6{HTTP/1.1}{127.0.0.1:57063}
   [junit4]   2> 1805667 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.e.j.s.Server Started @1812431ms
   [junit4]   2> 1805667 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/djhz/x, hostPort=57063, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/shard-1-001/cores}
   [junit4]   2> 1805668 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1805668 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/shard-1-001/'
   [junit4]   2> 1805690 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1805691 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1805693 INFO  (zkCallback-1984-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6e4436bf 
name:ZooKeeperConnection Watcher:127.0.0.1:57053/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1805693 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1805693 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1805695 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1805695 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/shard-1-001/solr.xml
   [junit4]   2> 1805702 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/shard-1-001/cores
   [junit4]   2> 1805702 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1532646563
   [junit4]   2> 1805702 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/shard-1-001/]
   [junit4]   2> 1805702 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/shard-1-001/lib
   [junit4]   2> 1805703 WARN  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/shard-1-001/lib).
   [junit4]   2> 1805709 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
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,
   [junit4]   2> 1805711 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1805712 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1805712 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1805712 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57053/solr
   [junit4]   2> 1805712 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1805712 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1805713 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1805715 INFO  (zkCallback-1986-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1d3706b0 
name:ZooKeeperConnection Watcher:127.0.0.1:57053 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1805715 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1805715 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1805718 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57063_djhz%2Fx    ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 1805719 INFO  
(zkCallback-1987-thread-1-processing-n:127.0.0.1:57063_djhz%2Fx) 
[n:127.0.0.1:57063_djhz%2Fx    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2a12f73a 
name:ZooKeeperConnection Watcher:127.0.0.1:57053/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1805719 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57063_djhz%2Fx    ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 1805730 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57063_djhz%2Fx    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1806744 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57063_djhz%2Fx    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57063_djhz%2Fx
   [junit4]   2> 1806745 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57063_djhz%2Fx    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:57063_djhz%2Fx
   [junit4]   2> 1806747 INFO  
(zkCallback-1981-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx    ] 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> 1806747 INFO  (zkCallback-1983-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> 1806748 INFO  
(zkCallback-1987-thread-1-processing-n:127.0.0.1:57063_djhz%2Fx) 
[n:127.0.0.1:57063_djhz%2Fx    ] 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> 1806750 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57063_djhz%2Fx    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1806751 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57063_djhz%2Fx    ] o.a.s.c.LeaderElector Joined leadership 
election with path: 
/overseer_elect/election/94488659791380488-127.0.0.1:57063_djhz%2Fx-n_0000000001
   [junit4]   2> 1806752 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57063_djhz%2Fx    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94488659791380484-127.0.0.1:57056_djhz%2Fx-n_0000000000
 to know if I could be the leader
   [junit4]   2> 1806759 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57063_djhz%2Fx    ] o.a.s.c.CoreContainer Security conf doesn't 
exist. Skipping setup for authorization module.
   [junit4]   2> 1806759 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57063_djhz%2Fx    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1806760 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57063_djhz%2Fx    ] o.a.s.c.CoresLocator Looking for core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/shard-1-001/cores
   [junit4]   2> 1806761 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57063_djhz%2Fx    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/shard-1-001/cores/collection1,
 collection=collection1, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/shard-1-001/cores/collection1/,
 coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1806762 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57063_djhz%2Fx    ] o.a.s.c.CoresLocator Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/shard-1-001/cores/collection1/
   [junit4]   2> 1806762 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57063_djhz%2Fx    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1806764 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57063_djhz%2Fx    ] o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1806764 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57063_djhz%2Fx    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1806764 INFO  
(coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:57063_djhz%2Fx) 
[n:127.0.0.1:57063_djhz%2Fx c:collection1   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1806764 INFO  
(coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:57063_djhz%2Fx) 
[n:127.0.0.1:57063_djhz%2Fx c:collection1   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1806767 INFO  
(coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:57063_djhz%2Fx) 
[n:127.0.0.1:57063_djhz%2Fx c:collection1   x:collection1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 1806767 INFO  
(OverseerStateUpdate-94488659791380484-127.0.0.1:57056_djhz%2Fx-n_0000000000) 
[n:127.0.0.1:57056_djhz%2Fx    ] 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:57063/djhz/x";,
   [junit4]   2>   "node_name":"127.0.0.1:57063_djhz%2Fx",
   [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> 1806769 INFO  
(OverseerStateUpdate-94488659791380484-127.0.0.1:57056_djhz%2Fx-n_0000000000) 
[n:127.0.0.1:57056_djhz%2Fx    ] 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:57063/djhz/x";,
   [junit4]   2>   "node_name":"127.0.0.1:57063_djhz%2Fx",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1806769 INFO  
(OverseerStateUpdate-94488659791380484-127.0.0.1:57056_djhz%2Fx-n_0000000000) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: collection1
   [junit4]   2> 1806769 INFO  
(OverseerStateUpdate-94488659791380484-127.0.0.1:57056_djhz%2Fx-n_0000000000) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 1806875 INFO  
(zkCallback-1981-thread-1-processing-n:127.0.0.1:57056_djhz%2Fx) 
[n:127.0.0.1:57056_djhz%2Fx    ] o.a.s.c.c.ZkStateReader A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1806875 INFO  
(zkCallback-1987-thread-1-processing-n:127.0.0.1:57063_djhz%2Fx) 
[n:127.0.0.1:57063_djhz%2Fx    ] o.a.s.c.c.ZkStateReader A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1806875 INFO  (zkCallback-1983-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 1807770 INFO  
(coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:57063_djhz%2Fx) 
[n:127.0.0.1:57063_djhz%2Fx c:collection1   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1807770 INFO  
(coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:57063_djhz%2Fx) 
[n:127.0.0.1:57063_djhz%2Fx c:collection1   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:collection1
   [junit4]   2> 1807771 INFO  
(coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:57063_djhz%2Fx) 
[n:127.0.0.1:57063_djhz%2Fx c:collection1   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 1807771 INFO  
(coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:57063_djhz%2Fx) 
[n:127.0.0.1:57063_djhz%2Fx c:collection1   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 1807772 INFO  
(coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:57063_djhz%2Fx) 
[n:127.0.0.1:57063_djhz%2Fx c:collection1   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 1807772 INFO  
(coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:57063_djhz%2Fx) 
[n:127.0.0.1:57063_djhz%2Fx c:collection1   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1807784 INFO  
(coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:57063_djhz%2Fx) 
[n:127.0.0.1:57063_djhz%2Fx c:collection1   x:collection1] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 1807790 INFO  
(coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:57063_djhz%2Fx) 
[n:127.0.0.1:57063_djhz%2Fx c:collection1   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1807793 INFO  
(coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:57063_djhz%2Fx) 
[n:127.0.0.1:57063_djhz%2Fx c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1807799 INFO  
(coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:57063_djhz%2Fx) 
[n:127.0.0.1:57063_djhz%2Fx c:collection1   x:collection1] o.a.s.c.Config 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1807801 INFO  
(coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:57063_djhz%2Fx) 
[n:127.0.0.1:57063_djhz%2Fx c:collection1   x:collection1] o.a.s.s.IndexSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1807804 INFO  
(coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:57063_djhz%2Fx) 
[n:127.0.0.1:57063_djhz%2Fx c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1807868 INFO  
(coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:57063_djhz%2Fx) 
[n:127.0.0.1:57063_djhz%2Fx c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1807875 INFO  
(coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:57063_djhz%2Fx) 
[n:127.0.0.1:57063_djhz%2Fx c:collection1   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 1807876 INFO  
(coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:57063_djhz%2Fx) 
[n:127.0.0.1:57063_djhz%2Fx c:collection1   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 1807890 INFO  
(coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:57063_djhz%2Fx) 
[n:127.0.0.1:57063_djhz%2Fx c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1807893 INFO  
(coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:57063_djhz%2Fx) 
[n:127.0.0.1:57063_djhz%2Fx c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1807895 INFO  
(coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:57063_djhz%2Fx) 
[n:127.0.0.1:57063_djhz%2Fx c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1807897 WARN  
(coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:57063_djhz%2Fx) 
[n:127.0.0.1:57063_djhz%2Fx c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1807897 WARN  
(coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:57063_djhz%2Fx) 
[n:127.0.0.1:57063_djhz%2Fx c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1807897 INFO  
(coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:57063_djhz%2Fx) 
[n:127.0.0.1:57063_djhz%2Fx c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1807899 WARN  
(coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:57063_djhz%2Fx) 
[n:127.0.0.1:57063_djhz%2Fx c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1807899 WARN  
(coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:57063_djhz%2Fx) 
[n:127.0.0.1:57063_djhz%2Fx c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1807901 INFO  
(coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:57063_djhz%2Fx) 
[n:127.0.0.1:57063_djhz%2Fx 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=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1807901 INFO  
(coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:57063_djhz%2Fx) 
[n:127.0.0.1:57063_djhz%2Fx c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1807901 INFO  
(coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:57063_djhz%2Fx) 
[n:127.0.0.1:57063_djhz%2Fx c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1807901 INFO  
(coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:57063_djhz%2Fx) 
[n:127.0.0.1:57063_djhz%2Fx c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001/shard-1-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 1807901 INFO  (coreLoadExecutor-4297-thread-1-proc

[...truncated too long message...]

7076_djhz%2Fx-n_0000000004) [n:127.0.0.1:57076_djhz%2Fx    ] o.a.s.c.Overseer 
Overseer Loop exiting : 127.0.0.1:57076_djhz%2Fx
   [junit4]   2> 1844890 ERROR 
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]-EventThread) 
[n:127.0.0.1:57076_djhz%2Fx    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@1fec3b44 
rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@7934bb19[Shutting
 down, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 
51]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 1844892 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@63eea806{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1844892 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4f4e6431{/djhz/x,null,UNAVAILABLE}
   [junit4]   2> 1844894 INFO  
(TEST-DistribJoinFromCollectionTest.test-seed#[F6E0A223B9D193A8]) 
[n:127.0.0.1:57076_djhz%2Fx c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:57053 57053
   [junit4]   2> 1844902 INFO  (Thread-3728) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:57053 57053
   [junit4]   2> 1846354 WARN  (Thread-3728) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DistribJoinFromCollectionTest -Dtests.method=test 
-Dtests.seed=F6E0A223B9D193A8 -Dtests.slow=true -Dtests.locale=es_NI 
-Dtests.timezone=America/Maceio -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 44.3s J0 | DistribJoinFromCollectionTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 
   [junit4]    > Expected: not "1.0"
   [junit4]    >      got: "1.0"
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F6E0A223B9D193A8:7EB49DF9172DFE50]:0)
   [junit4]    >        at 
org.apache.solr.cloud.DistribJoinFromCollectionTest.assertScore(DistribJoinFromCollectionTest.java:170)
   [junit4]    >        at 
org.apache.solr.cloud.DistribJoinFromCollectionTest.testJoins(DistribJoinFromCollectionTest.java:132)
   [junit4]    >        at 
org.apache.solr.cloud.DistribJoinFromCollectionTest.test(DistribJoinFromCollectionTest.java:100)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1846724 INFO  
(SUITE-DistribJoinFromCollectionTest-seed#[F6E0A223B9D193A8]-worker) 
[n:127.0.0.1:57076_djhz%2Fx c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribJoinFromCollectionTest_F6E0A223B9D193A8-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): 
{get_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
join_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
range_facet_l_dv=BlockTreeOrds(blocksize=128), 
_version_=PostingsFormat(name=LuceneVarGapFixedInterval), multiDefault=FST50, 
match_s=PostingsFormat(name=LuceneFixedGap), 
intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=BlockTreeOrds(blocksize=128), 
range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval), 
range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval), 
timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Memory)}, sim=DefaultSimilarity, locale=es_NI, 
timezone=America/Maceio
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_60 
(64-bit)/cpus=3,threads=1,free=218742344,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSQLHandler, 
DateRangeFieldTest, TestQuerySenderNoQuery, TestCSVLoader, 
TestCollapseQParserPlugin, TestGroupingSearch, TestSystemIdResolver, 
DocValuesMissingTest, DistribCursorPagingTest, 
CollectionsAPIAsyncDistributedZkTest, BadCopyFieldTest, JsonLoaderTest, 
TestLeaderElectionZkExpiry, TestConfigSetsAPI, OverseerTest, 
PKIAuthenticationIntegrationTest, RemoteQueryErrorTest, TestComponentsName, 
ParsingFieldUpdateProcessorsTest, TestDistributedStatsComponentCardinality, 
TestLFUCache, DistributedMLTComponentTest, TestRemoteStreaming, 
TestTrackingShardHandlerFactory, DeleteInactiveReplicaTest, ResourceLoaderTest, 
IndexBasedSpellCheckerTest, TestChildDocTransformer, FileUtilsTest, 
TestInitQParser, SOLR749Test, TestStressLucene, TestPseudoReturnFields, 
SharedFSAutoReplicaFailoverTest, SuggesterFSTTest, SpatialFilterTest, 
TestBlobHandler, TestFastWriter, PeerSyncTest, RuleEngineTest, 
SimpleFacetsTest, RegexBoostProcessorTest, TestManagedSchema, 
TestCoreContainer, TestDistributedSearch, TestUniqueKeyFieldResource, 
TestStressVersions, TestExactSharedStatsCache, TestNoOpRegenerator, 
TestMiniSolrCloudClusterBase, TestConfig, TestFieldSortValues, 
ScriptEngineTest, IndexSchemaTest, OverseerCollectionConfigSetProcessorTest, 
CollectionTooManyReplicasTest, ZkNodePropsTest, XmlUpdateRequestHandlerTest, 
ExitableDirectoryReaderTest, DistributedSuggestComponentTest, 
DistributedFacetPivotWhiteBoxTest, TermsComponentTest, DirectUpdateHandlerTest, 
TestFaceting, StatelessScriptUpdateProcessorFactoryTest, TestExactStatsCache, 
DistributedIntervalFacetingTest, TestSolrCloudWithKerberosAlt, 
CurrencyFieldXmlFileTest, TestCustomSort, SegmentsInfoRequestHandlerTest, 
DistributedSpellCheckComponentTest, UpdateParamsTest, RulesTest, 
HdfsBasicDistributedZkTest, XsltUpdateRequestHandlerTest, 
TestClassNameShortening, RecoveryZkTest, HdfsThreadLeakTest, 
SharedFSAutoReplicaFailoverUtilsTest, TestRTimerTree, 
FastVectorHighlighterTest, ChangedSchemaMergeTest, TestExceedMaxTermLength, 
RequiredFieldsTest, PingRequestHandlerTest, TestCloudManagedSchemaConcurrent, 
TestFunctionQuery, TestSearchPerf, TestDistribIDF, TestInitParams, SampleTest, 
TestTrieFacet, TestReplicationHandlerBackup, TestDocSet, ZkControllerTest, 
MoreLikeThisHandlerTest, DeleteReplicaTest, TestRemoveLastDynamicCopyField, 
TestSweetSpotSimilarityFactory, TestSort, ZkCLITest, 
SchemaVersionSpecificBehaviorTest, AsyncCallRequestStatusResponseTest, 
BufferStoreTest, TestJmxIntegration, TestConfigSets, 
AnalysisAfterCoreReloadTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
BadComponentTest, TestXIncludeConfig, DateFieldTest, TestMergePolicyConfig, 
TestLRUCache, LeaderElectionTest, TestJmxMonitoredMap, DocumentBuilderTest, 
AsyncMigrateRouteKeyTest, HdfsBasicDistributedZk2Test, TestSearcherReuse, 
TestLMDirichletSimilarityFactory, TestReplicationHandler, 
TestSchemaVersionResource, TestSolrDeletionPolicy1, 
TestPartialUpdateDeduplication, QueryEqualityTest, TestSchemaManager, 
DistribJoinFromCollectionTest]
   [junit4] Completed [271/544] on J0 in 44.33s, 1 test, 1 failure <<< FAILURES!

[...truncated 855 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:775: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:719: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:59: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:233: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:514: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1432: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:987: 
There were test failures: 544 suites, 2142 tests, 1 failure, 76 ignored (34 
assumptions)

Total time: 69 minutes 21 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to