Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1885/ Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseSerialGC
2 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch Error Message: Captured an uncaught exception in thread: Thread[id=2400, name=Thread-1017, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest] Stack Trace: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2400, name=Thread-1017, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest] Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:56056/vuq/hh: collection already exists: awholynewstresscollection_collection0_0 at __randomizedtesting.SeedInfo.seed([EAAECD79B437BC3B]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:558) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:365) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:320) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1015) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:793) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:736) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1641) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1662) at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:921) FAILED: org.apache.solr.handler.TestBlobHandler.testDistribSearch Error Message: {responseHeader={status=0, QTime=1}, response={numFound=0, start=0, docs=[]}} Stack Trace: java.lang.AssertionError: {responseHeader={status=0, QTime=1}, response={numFound=0, start=0, docs=[]}} at __randomizedtesting.SeedInfo.seed([EAAECD79B437BC3B:6B484361C368DC07]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest(TestBlobHandler.java:96) at org.apache.solr.handler.TestBlobHandler.doTest(TestBlobHandler.java:200) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868) at sun.reflect.GeneratedMethodAccessor48.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) 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:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) 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 9135 lines...] [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/init-core-data-001 [junit4] 2> 727251 T2105 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) [junit4] 2> 727252 T2105 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /vuq/hh [junit4] 2> 727287 T2105 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 727289 T2105 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 727296 T2106 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 727397 T2105 oasc.ZkTestServer.run start zk server on port:56050 [junit4] 2> 727397 T2105 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 727403 T2105 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 727410 T2113 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@20e4d25c name:ZooKeeperConnection Watcher:127.0.0.1:56050 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 727414 T2105 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 727415 T2105 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 727415 T2105 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 727473 T2105 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 727482 T2105 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 727492 T2116 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49caba14 name:ZooKeeperConnection Watcher:127.0.0.1:56050/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 727493 T2105 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 727494 T2105 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 727494 T2105 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 727510 T2105 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 727523 T2105 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 727542 T2105 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 727556 T2105 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 727557 T2105 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 727574 T2105 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 727575 T2105 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 727593 T2105 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 727600 T2105 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 727610 T2105 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 727611 T2105 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 727623 T2105 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 727624 T2105 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 727635 T2105 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 727640 T2105 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 727648 T2105 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 727649 T2105 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 727669 T2105 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 727670 T2105 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 727683 T2105 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 727684 T2105 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 727713 T2105 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 727714 T2105 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 727723 T2105 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 727724 T2105 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 727740 T2105 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 727746 T2105 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 727748 T2119 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a4e537e name:ZooKeeperConnection Watcher:127.0.0.1:56050/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 727749 T2105 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 727749 T2105 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> Using old style solr.xml [junit4] 2> 727756 T2105 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 727765 T2105 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 727775 T2122 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@45296f25 name:ZooKeeperConnection Watcher:127.0.0.1:56050 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 727776 T2105 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 727776 T2105 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 727777 T2105 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 727796 T2105 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 727801 T2105 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 727804 T2125 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@65c8ea9a name:ZooKeeperConnection Watcher:127.0.0.1:56050/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 727804 T2105 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 727805 T2105 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 727819 T2105 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf2/solrconfig.xml [junit4] 2> 727821 T2105 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.xml [junit4] 2> 727834 T2105 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf2/schema.xml [junit4] 2> 727835 T2105 oascc.SolrZkClient.makePath makePath: /configs/conf2/schema.xml [junit4] 2> 727854 T2105 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf2/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 727854 T2105 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 727875 T2105 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf2/stopwords.txt [junit4] 2> 727876 T2105 oascc.SolrZkClient.makePath makePath: /configs/conf2/stopwords.txt [junit4] 2> 727893 T2105 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf2/protwords.txt [junit4] 2> 727893 T2105 oascc.SolrZkClient.makePath makePath: /configs/conf2/protwords.txt [junit4] 2> 727899 T2105 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf2/currency.xml [junit4] 2> 727901 T2105 oascc.SolrZkClient.makePath makePath: /configs/conf2/currency.xml [junit4] 2> 727920 T2105 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf2/open-exchange-rates.json [junit4] 2> 727921 T2105 oascc.SolrZkClient.makePath makePath: /configs/conf2/open-exchange-rates.json [junit4] 2> 727934 T2105 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf2/mapping-ISOLatin1Accent.txt [junit4] 2> 727934 T2105 oascc.SolrZkClient.makePath makePath: /configs/conf2/mapping-ISOLatin1Accent.txt [junit4] 2> 727943 T2105 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf2/old_synonyms.txt [junit4] 2> 727943 T2105 oascc.SolrZkClient.makePath makePath: /configs/conf2/old_synonyms.txt [junit4] 2> 727952 T2105 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf2/synonyms.txt [junit4] 2> 727953 T2105 oascc.SolrZkClient.makePath makePath: /configs/conf2/synonyms.txt [junit4] 2> 727960 T2105 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/elevate.xml to /configs/conf2/elevate.xml [junit4] 2> 727961 T2105 oascc.SolrZkClient.makePath makePath: /configs/conf2/elevate.xml [junit4] 2> 730778 T2105 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 730790 T2105 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 730800 T2105 oejs.AbstractConnector.doStart Started [email protected]:56056 [junit4] 2> 730804 T2105 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@49af7e68 [junit4] 2> 730804 T2105 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 730804 T2105 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-002 [junit4] 2> 730805 T2105 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-002/' [junit4] 2> 730853 T2105 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-002/solr.xml [junit4] 2> 730968 T2105 oasc.CoreContainer.<init> New CoreContainer 1604172268 [junit4] 2> 730970 T2105 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-002/] [junit4] 2> 730972 T2105 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000 [junit4] 2> 730973 T2105 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null [junit4] 2> 730974 T2105 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 730974 T2105 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 730975 T2105 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 730975 T2105 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 730976 T2105 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 730977 T2105 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 730977 T2105 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 730977 T2105 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 730980 T2105 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=3400000&connTimeout=45000&retry=false [junit4] 2> 730984 T2105 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 730985 T2105 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 730985 T2105 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 730986 T2105 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56050/solr [junit4] 2> 730987 T2105 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 730987 T2105 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 730990 T2105 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 730995 T2137 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b910e8c name:ZooKeeperConnection Watcher:127.0.0.1:56050 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 730997 T2105 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 730997 T2105 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 731004 T2105 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 731010 T2140 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@208ae393 name:ZooKeeperConnection Watcher:127.0.0.1:56050/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 731010 T2105 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 731015 T2105 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 731024 T2105 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 731035 T2105 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 731044 T2105 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 731055 T2105 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 731068 T2105 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 731074 T2105 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56056_vuq%2Fhh [junit4] 2> 731081 T2105 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56056_vuq%2Fhh [junit4] 2> 731098 T2105 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 731111 T2105 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 731121 T2105 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 731129 T2105 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:56056_vuq%2Fhh [junit4] 2> 731129 T2105 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 731138 T2105 oasc.Overseer.start Overseer (id=93143146388979718-127.0.0.1:56056_vuq%2Fhh-n_0000000000) starting [junit4] 2> 731147 T2105 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 731188 T2105 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 731190 T2142 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 731193 T2105 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 731206 T2105 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 731216 T2105 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 731262 T2141 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 731274 T2105 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 731275 T2105 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 731284 T2105 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 731286 T2105 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 731291 T2147 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5748e012 name:ZooKeeperConnection Watcher:127.0.0.1:56050/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 731292 T2105 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 731293 T2105 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 731297 T2105 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 731309 T2105 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 731310 T2105 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 731310 T2105 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 731320 T2105 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 731356 T2150 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5654e36e name:ZooKeeperConnection Watcher:127.0.0.1:56050/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 731360 T2105 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 731361 T2105 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 731383 T2140 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 731411 T2141 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 0, message = { [junit4] 2> "operation":"create", [junit4] 2> "name":"collection1", [junit4] 2> "numShards":"2", [junit4] 2> "stateFormat":2} current state version: 0 [junit4] 2> 731411 T2141 oasco.ClusterStateMutator.createCollection building a new cName: collection1 [junit4] 2> 731421 T2141 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json [junit4] 2> 731457 T2140 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 731471 T2147 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 734668 T2105 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 734669 T2105 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 734683 T2105 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 734689 T2105 oejs.AbstractConnector.doStart Started [email protected]:56061 [junit4] 2> 734697 T2105 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@49af7e68 [junit4] 2> 734698 T2105 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 734699 T2105 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-003 [junit4] 2> 734699 T2105 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-003/' [junit4] 2> 734774 T2105 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-003/solr.xml [junit4] 2> 734903 T2105 oasc.CoreContainer.<init> New CoreContainer 1091114620 [junit4] 2> 734920 T2105 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-003/] [junit4] 2> 734923 T2105 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000 [junit4] 2> 734924 T2105 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null [junit4] 2> 734925 T2105 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 734925 T2105 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 734925 T2105 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 734926 T2105 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 734927 T2105 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 734927 T2105 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 734929 T2105 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 734929 T2105 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 734933 T2105 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=3400000&connTimeout=45000&retry=false [junit4] 2> 734938 T2105 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 734939 T2105 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 734939 T2105 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 734940 T2105 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56050/solr [junit4] 2> 734941 T2105 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 734941 T2105 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 734944 T2105 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 734949 T2162 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15d8a78d name:ZooKeeperConnection Watcher:127.0.0.1:56050 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 734951 T2105 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 734952 T2105 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 734962 T2105 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 734968 T2165 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3991313a name:ZooKeeperConnection Watcher:127.0.0.1:56050/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 734968 T2105 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 734996 T2105 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 736020 T2105 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56061_vuq%2Fhh [junit4] 2> 736022 T2105 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56061_vuq%2Fhh [junit4] 2> 736036 T2105 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 736050 T2105 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 736050 T2105 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 738172 T2105 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 738172 T2105 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 738178 T2105 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 738181 T2105 oejs.AbstractConnector.doStart Started [email protected]:56064 [junit4] 2> 738185 T2105 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@49af7e68 [junit4] 2> 738185 T2105 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 738186 T2105 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-004 [junit4] 2> 738187 T2105 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-004/' [junit4] 2> 738231 T2105 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-004/solr.xml [junit4] 2> 738328 T2105 oasc.CoreContainer.<init> New CoreContainer 1549962933 [junit4] 2> 738328 T2105 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-004/] [junit4] 2> 738330 T2105 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000 [junit4] 2> 738330 T2105 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null [junit4] 2> 738330 T2105 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 738331 T2105 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 738331 T2105 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 738331 T2105 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 738331 T2105 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 738332 T2105 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 738333 T2105 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 738333 T2105 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 738335 T2105 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=3400000&connTimeout=45000&retry=false [junit4] 2> 738339 T2105 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 738339 T2105 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 738339 T2105 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 738341 T2105 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56050/solr [junit4] 2> 738341 T2105 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 738341 T2105 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 738343 T2105 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 738349 T2178 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@540b124f name:ZooKeeperConnection Watcher:127.0.0.1:56050 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 738350 T2105 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 738351 T2105 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 738359 T2105 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 738364 T2181 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32c89685 name:ZooKeeperConnection Watcher:127.0.0.1:56050/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 738365 T2105 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 738391 T2105 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 739414 T2105 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56064_vuq%2Fhh [junit4] 2> 739417 T2105 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56064_vuq%2Fhh [junit4] 2> 739433 T2105 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 739449 T2105 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 739450 T2105 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 742300 T2105 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3 [junit4] 2> 742301 T2105 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 742319 T2105 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 742324 T2105 oejs.AbstractConnector.doStart Started [email protected]:56067 [junit4] 2> 742330 T2105 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@49af7e68 [junit4] 2> 742331 T2105 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 742331 T2105 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-005 [junit4] 2> 742331 T2105 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-005/' [junit4] 2> 742441 T2105 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-005/solr.xml [junit4] 2> 742575 T2105 oasc.CoreContainer.<init> New CoreContainer 1523935720 [junit4] 2> 742575 T2105 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-005/] [junit4] 2> 742577 T2105 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000 [junit4] 2> 742577 T2105 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null [junit4] 2> 742578 T2105 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 742578 T2105 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 742578 T2105 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 742578 T2105 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 742579 T2105 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 742579 T2105 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 742579 T2105 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 742580 T2105 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 742584 T2105 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=3400000&connTimeout=45000&retry=false [junit4] 2> 742588 T2105 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 742588 T2105 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 742588 T2105 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 742589 T2105 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56050/solr [junit4] 2> 742589 T2105 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 742589 T2105 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 742591 T2105 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 742595 T2194 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25a05797 name:ZooKeeperConnection Watcher:127.0.0.1:56050 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 742596 T2105 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 742597 T2105 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 742606 T2105 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 742612 T2197 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f22fcc6 name:ZooKeeperConnection Watcher:127.0.0.1:56050/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 742612 T2105 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 742637 T2105 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 743660 T2105 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56067_vuq%2Fhh [junit4] 2> 743663 T2105 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56067_vuq%2Fhh [junit4] 2> 743682 T2105 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 743694 T2105 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 743695 T2105 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 746347 T2105 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4 [junit4] 2> 746349 T2105 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 746362 T2105 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 746365 T2105 oejs.AbstractConnector.doStart Started [email protected]:56070 [junit4] 2> 746371 T2105 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@49af7e68 [junit4] 2> 746372 T2105 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 746372 T2105 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-006 [junit4] 2> 746374 T2105 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-006/' [junit4] 2> 746445 T2105 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-006/solr.xml [junit4] 2> 746571 T2105 oasc.CoreContainer.<init> New CoreContainer 2044976779 [junit4] 2> 746571 T2105 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-006/] [junit4] 2> 746574 T2105 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000 [junit4] 2> 746574 T2105 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null [junit4] 2> 746574 T2105 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 746575 T2105 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 746576 T2105 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 746576 T2105 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 746576 T2105 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 746577 T2105 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 746579 T2105 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 746579 T2105 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 746583 T2105 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=3400000&connTimeout=45000&retry=false [junit4] 2> 746589 T2105 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 746589 T2105 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 746589 T2105 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 746589 T2105 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56050/solr [junit4] 2> 746590 T2105 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 746590 T2105 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 746592 T2105 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 746596 T2210 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1de0eceb name:ZooKeeperConnection Watcher:127.0.0.1:56050 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 746598 T2105 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 746599 T2105 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 746612 T2105 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 746623 T2213 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@654ad552 name:ZooKeeperConnection Watcher:127.0.0.1:56050/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 746624 T2105 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 746670 T2105 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 747704 T2105 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56070_vuq%2Fhh [junit4] 2> 747707 T2105 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56070_vuq%2Fhh [junit4] 2> 747734 T2105 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 747757 T2105 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 747758 T2105 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 747831 T2154 oasha.CollectionsHandler.handleCreateAction Creating Collection : action=CREATE&name=nodes_used_collection&wt=javabin&numShards=2&collection.configName=conf1&replicationFactor=2&version=2 [junit4] 2> 747834 T2140 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/collection-queue-work state SyncConnected [junit4] 2> 747843 T2142 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{ [junit4] 2> "operation":"create", [junit4] 2> "fromApi":"true", [junit4] 2> "name":"nodes_used_collection", [junit4] 2> "replicationFactor":"2", [junit4] 2> "collection.configName":"conf1", [junit4] 2> "numShards":"2"} [junit4] 2> 747847 T2215 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : create , { [junit4] 2> "operation":"create", [junit4] 2> "fromApi":"true", [junit4] 2> "name":"nodes_used_collection", [junit4] 2> "replicationFactor":"2", [junit4] 2> "collection.configName":"conf1", [junit4] 2> "numShards":"2"} [junit4] 2> 747853 T2215 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/nodes_used_collection [junit4] 2> 747863 T2215 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection [junit4] 2> 747890 T2140 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 747903 T2141 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"create", [junit4] 2> "fromApi":"true", [junit4] 2> "name":"nodes_used_collection", [junit4] 2> "replicationFactor":"2", [junit4] 2> "collection.configName":"conf1", [junit4] 2> "numShards":"2"} current state version: 1 [junit4] 2> 747904 T2141 oasco.ClusterStateMutator.createCollection building a new cName: nodes_used_collection [junit4] 2> 747916 T2147 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 747917 T2165 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 747918 T2197 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 747917 T2213 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 747918 T2181 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 747918 T2140 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 748098 T2215 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection nodes_used_collection, shardNames [shard1, shard2] , replicationFactor : 2 [junit4] 2> 748099 T2215 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard1_replica1 as part of slice shard1 of collection nodes_used_collection on 127.0.0.1:56064_vuq%2Fhh [junit4] 2> 748102 T2215 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard1_replica2 as part of slice shard1 of collection nodes_used_collection on 127.0.0.1:56070_vuq%2Fhh [junit4] 2> 748114 T2215 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard2_replica1 as part of slice shard2 of collection nodes_used_collection on 127.0.0.1:56061_vuq%2Fhh [junit4] 2> 748171 T2215 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard2_replica2 as part of slice shard2 of collection nodes_used_collection on 127.0.0.1:56067_vuq%2Fhh [junit4] 2> 748185 T2175 oasha.CoreAdminHandler.handleCreateAction core create command action=CREATE&collection=nodes_used_collection&name=nodes_used_collection_shard1_replica1&wt=javabin&numShards=2&collection.configName=conf1&qt=/admin/cores&shard=shard1&version=2 [junit4] 2> 748205 T2203 oasha.CoreAdminHandler.handleCreateAction core create command action=CREATE&collection=nodes_used_collection&name=nodes_used_collection_shard1_replica2&wt=javabin&numShards=2&collection.configName=conf1&qt=/admin/cores&shard=shard1&version=2 [junit4] 2> 748217 T2175 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica1 state=down collection=nodes_used_collection [junit4] 2> 748230 T2175 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 748232 T2140 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 748246 T2203 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica2 state=down collection=nodes_used_collection [junit4] 2> 748261 T2203 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 748270 T2155 oasha.CoreAdminHandler.handleCreateAction core create command action=CREATE&collection=nodes_used_collection&name=nodes_used_collection_shard2_replica1&wt=javabin&numShards=2&collection.configName=conf1&qt=/admin/cores&shard=shard2&version=2 [junit4] 2> 748274 T2141 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "base_url":"https://127.0.0.1:56064/vuq/hh", [junit4] 2> "collection":"nodes_used_collection", [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "core":"nodes_used_collection_shard1_replica1", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "operation":"state", [junit4] 2> "node_name":"127.0.0.1:56064_vuq%2Fhh"} current state version: 2 [junit4] 2> 748286 T2155 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica1 state=down collection=nodes_used_collection [junit4] 2> 748292 T2155 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 748294 T2188 oasha.CoreAdminHandler.handleCreateAction core create command action=CREATE&collection=nodes_used_collection&name=nodes_used_collection_shard2_replica2&wt=javabin&numShards=2&collection.configName=conf1&qt=/admin/cores&shard=shard2&version=2 [junit4] 2> 748296 T2141 oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "base_url":"https://127.0.0.1:56064/vuq/hh", [junit4] 2> "collection":"nodes_used_collection", [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "core":"nodes_used_collection_shard1_replica1", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "operation":"state", [junit4] 2> "node_name":"127.0.0.1:56064_vuq%2Fhh"} [junit4] 2> 748305 T2188 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica2 state=down collection=nodes_used_collection [junit4] 2> 748308 T2188 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 748312 T2141 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 3, message = { [junit4] 2> "base_url":"https://127.0.0.1:56070/vuq/hh", [junit4] 2> "collection":"nodes_used_collection", [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "core":"nodes_used_collection_shard1_replica2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "operation":"state", [junit4] 2> "node_name":"127.0.0.1:56070_vuq%2Fhh"} current state version: 2 [junit4] 2> 748316 T2141 oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "base_url":"https://127.0.0.1:56070/vuq/hh", [junit4] 2> "collection":"nodes_used_collection", [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "core":"nodes_used_collection_shard1_replica2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "operation":"state", [junit4] 2> "node_name":"127.0.0.1:56070_vuq%2Fhh"} [junit4] 2> 748323 T2140 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 748326 T2141 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 3, message = { [junit4] 2> "base_url":"https://127.0.0.1:56061/vuq/hh", [junit4] 2> "collection":"nodes_used_collection", [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "core":"nodes_used_collection_shard2_replica1", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard2", [junit4] 2> "operation":"state", [junit4] 2> "node_name":"127.0.0.1:56061_vuq%2Fhh"} current state version: 2 [junit4] 2> 748331 T2141 oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "base_url":"https://127.0.0.1:56061/vuq/hh", [junit4] 2> "collection":"nodes_used_collection", [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "core":"nodes_used_collection_shard2_replica1", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard2", [junit4] 2> "operation":"state", [junit4] 2> "node_name":"127.0.0.1:56061_vuq%2Fhh"} [junit4] 2> 748346 T2141 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "base_url":"https://127.0.0.1:56067/vuq/hh", [junit4] 2> "collection":"nodes_used_collection", [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "core":"nodes_used_collection_shard2_replica2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard2", [junit4] 2> "operation":"state", [junit4] 2> "node_name":"127.0.0.1:56067_vuq%2Fhh"} current state version: 2 [junit4] 2> 748351 T2141 oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "base_url":"https://127.0.0.1:56067/vuq/hh", [junit4] 2> "collection":"nodes_used_collection", [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "core":"nodes_used_collection_shard2_replica2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard2", [junit4] 2> "operation":"state", [junit4] 2> "node_name":"127.0.0.1:56067_vuq%2Fhh"} [junit4] 2> 748361 T2140 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 748367 T2140 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 748367 T2147 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 748368 T2165 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 748369 T2181 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 748368 T2197 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 748368 T2213 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 749232 T2175 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard1_replica1 [junit4] 2> 749233 T2175 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection [junit4] 2> 749236 T2175 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 749237 T2175 oascc.ZkStateReader.readConfigName Load collection config from:/collections/nodes_used_collection [junit4] 2> 749241 T2175 oascc.ZkStateReader.readConfigName path=/collections/nodes_used_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 749242 T2175 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-004/nodes_used_collection_shard1_replica1/' [junit4] 2> 749263 T2203 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard1_replica2 [junit4] 2> 749264 T2203 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection [junit4] 2> 749266 T2203 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 749266 T2203 oascc.ZkStateReader.readConfigName Load collection config from:/collections/nodes_used_collection [junit4] 2> 749270 T2203 oascc.ZkStateReader.readConfigName path=/collections/nodes_used_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 749271 T2203 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-006/nodes_used_collection_shard1_replica2/' [junit4] 2> 749299 T2155 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard2_replica1 [junit4] 2> 749300 T2155 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection [junit4] 2> 749303 T2175 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 749305 T2155 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 749305 T2155 oascc.ZkStateReader.readConfigName Load collection config from:/collections/nodes_used_collection [junit4] 2> 749309 T2155 oascc.ZkStateReader.readConfigName path=/collections/nodes_used_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 749310 T2155 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-003/nodes_used_collection_shard2_replica1/' [junit4] 2> 749315 T2188 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard2_replica2 [junit4] 2> 749315 T2188 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection [junit4] 2> 749336 T2203 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 749337 T2188 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 749340 T2188 oascc.ZkStateReader.readConfigName Load collection config from:/collections/nodes_used_collection [junit4] 2> 749359 T2175 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 749362 T2188 oascc.ZkStateReader.readConfigName path=/collections/nodes_used_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 749363 T2188 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-005/nodes_used_collection_shard2_replica2/' [junit4] 2> 749417 T2203 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 749446 T2175 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 749456 T2203 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 749492 T2155 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 749527 T2155 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 749584 T2188 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 749644 T2155 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 749669 T2188 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 749718 T2203 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 749768 T2175 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 749797 T2188 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 749897 T2155 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 749920 T2188 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 750196 T2203 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 750244 T2203 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 750335 T2203 oass.IndexSchema.readSchema [nodes_used_collection_shard1_replica2] Schema name=test [junit4] 2> 750343 T2175 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 750366 T2175 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 750469 T2175 oass.IndexSchema.readSchema [nodes_used_collection_shard1_replica1] Schema name=test [junit4] 2> 750474 T2155 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 750500 T2155 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 750529 T2188 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 750544 T2155 oass.IndexSchema.readSchema [nodes_used_collection_shard2_replica1] Schema name=test [junit4] 2> 750556 T2188 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 750616 T2188 oass.IndexSchema.readSchema [nodes_used_collection_shard2_replica2] Schema name=test [junit4] 2> 752910 T2203 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 752951 T2155 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 752963 T2203 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 752968 T2203 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 752996 T2155 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 753001 T2155 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 753001 T2175 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 753058 T2175 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 753068 T2175 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 753121 T2203 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 753126 T2155 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 753132 T2203 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 753156 T2203 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 753161 T2155 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 753181 T2155 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 753192 T2203 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 753199 T2203 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 753201 T2203 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 753194 T2155 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 753214 T2155 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 753215 T2155 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 753219 T2203 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 753221 T2203 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 753224 T2203 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard1_replica2' using configuration from collection nodes_used_collection [junit4] 2> 753225 T2203 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 753226 T2203 oasc.SolrCore.<init> [nodes_used_collection_shard1_replica2] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-006/nodes_used_collection_shard1_replica2/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-006/nodes_used_collection_shard1_replica2/data/ [junit4] 2> 753226 T2203 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@47aa25ae [junit4] 2> 753229 T2203 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-006/nodes_used_collection_shard1_replica2/data [junit4] 2> 753238 T2203 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-006/nodes_used_collection_shard1_replica2/data/index/ [junit4] 2> 753239 T2203 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard1_replica2] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-006/nodes_used_collection_shard1_replica2/data/index' doesn't exist. Creating new index... [junit4] 2> 753236 T2155 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 753240 T2155 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 753241 T2155 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard2_replica1' using configuration from collection nodes_used_collection [junit4] 2> 753242 T2155 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 753243 T2155 oasc.SolrCore.<init> [nodes_used_collection_shard2_replica1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-003/nodes_used_collection_shard2_replica1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-003/nodes_used_collection_shard2_replica1/data/ [junit4] 2> 753244 T2155 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@47aa25ae [junit4] 2> 753245 T2155 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-003/nodes_used_collection_shard2_replica1/data [junit4] 2> 753230 T2175 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 753240 T2203 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-006/nodes_used_collection_shard1_replica2/data/index [junit4] 2> 753252 T2203 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5859867101767693] [junit4] 2> 753258 T2155 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-003/nodes_used_collection_shard2_replica1/data/index/ [junit4] 2> 753258 T2155 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard2_replica1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-003/nodes_used_collection_shard2_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 753259 T2155 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-003/nodes_used_collection_shard2_replica1/data/index [junit4] 2> 753260 T2155 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5859867101767693] [junit4] 2> 753262 T2175 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 753269 T2203 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@719b949e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d3a4b57),segFN=segments_1,generation=1} [junit4] 2> 753271 T2203 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 753275 T2155 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2784d73d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24efa10),segFN=segments_1,generation=1} [junit4] 2> 753275 T2155 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 753288 T2155 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 753290 T2155 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 753291 T2155 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 753291 T2155 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 753293 T2155 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 753294 T2155 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 753297 T2203 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 753317 T2175 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 753318 T2155 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 753320 T2155 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 753321 T2155 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 753323 T2155 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 753324 T2155 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 753325 T2155 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 753326 T2155 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 753318 T2203 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 753330 T2203 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 753330 T2203 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 753331 T2203 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 753331 T2203 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 753332 T2188 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 753333 T2203 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 753338 T2203 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 753339 T2203 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 753341 T2203 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 753342 T2203 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 753336 T2175 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 753347 T2175 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 753349 T2175 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 753346 T2203 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 753352 T2203 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 753338 T2155 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 753361 T2155 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 753363 T2155 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 753366 T2155 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 753356 T2175 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 753370 T2175 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 753371 T2175 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard1_replica1' using configuration from collection nodes_used_collection [junit4] 2> 753372 T2175 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 753373 T2175 oasc.SolrCore.<init> [nodes_used_collection_shard1_replica1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-004/nodes_used_collection_shard1_replica1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-004/nodes_used_collection_shard1_replica1/data/ [junit4] 2> 753374 T2175 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@47aa25ae [junit4] 2> 753360 T2188 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 753377 T2175 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-004/nodes_used_collection_shard1_replica1/data [junit4] 2> 753359 T2203 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 753380 T2203 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 753381 T2188 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 753369 T2155 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 753381 T2175 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-004/nodes_used_collection_shard1_replica1/data/index/ [junit4] 2> 753388 T2175 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard1_replica1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-004/nodes_used_collection_shard1_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 753389 T2175 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest EAAECD79B437BC3B-001/tempDir-004/nodes_used_collection_shard1_replica1/data/index [junit4] 2> 753381 T2203 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 753393 T2203 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 753395 T2203 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 753391 T2175 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5859867101767693] [junit4] 2> 753400 T2155 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 753406 T2203 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 7 [...truncated too long message...] unit4] 2> 1352764 T4688 oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "base_url":"https://127.0.0.1:56593", [junit4] 2> "collection":"collection1", [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "core":"collection1", [junit4] 2> "state":"down", [junit4] 2> "core_node_name":"core_node4", [junit4] 2> "shard":"shard2", [junit4] 2> "operation":"state", [junit4] 2> "node_name":"127.0.0.1:56593_"} [junit4] 2> 1352764 T4524 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 1352765 T4524 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler EAAECD79B437BC3B-001/tempDir-006/.system_shard1_replica2/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler EAAECD79B437BC3B-001/tempDir-006/.system_shard1_replica2/data;done=false>>] [junit4] 2> 1352767 T4524 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler EAAECD79B437BC3B-001/tempDir-006/.system_shard1_replica2/data [junit4] 2> 1352767 T4524 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler EAAECD79B437BC3B-001/tempDir-006/.system_shard1_replica2/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler EAAECD79B437BC3B-001/tempDir-006/.system_shard1_replica2/data/index;done=false>>] [junit4] 2> 1352768 T4524 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler EAAECD79B437BC3B-001/tempDir-006/.system_shard1_replica2/data/index [junit4] 2> 1352770 T4524 oasc.Overseer.close Overseer (id=93143185265590286-127.0.0.1:56593_-n_0000000004) closing [junit4] 2> 1352771 T4688 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:56593_ [junit4] 2> 1352773 T4686 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1354273 T4679 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 1354273 T4686 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 1354289 T4524 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null} [junit4] 2> 1354477 T4524 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 2> 1354479 T4524 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:56574 56574 [junit4] 2> 1354622 T4525 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:56574 56574 [junit4] 2> 1354821 T4525 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 6 /solr/clusterstate.json [junit4] 2> 6 /solr/aliases.json [junit4] 2> 5 /solr/configs/conf1 [junit4] 2> 4 /solr/collections/collection1/state.json [junit4] 2> 2 /solr/configs/.system [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 6 /solr/live_nodes [junit4] 2> 5 /solr/overseer/collection-queue-work [junit4] 2> 3 /solr/overseer/queue [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestBlobHandler -Dtests.method=testDistribSearch -Dtests.seed=EAAECD79B437BC3B -Dtests.slow=true -Dtests.locale=th_TH_TH_#u-nu-thai -Dtests.timezone=Asia/Kuwait -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 34.3s | TestBlobHandler.testDistribSearch <<< [junit4] > Throwable #1: java.lang.AssertionError: {responseHeader={status=0, QTime=1}, response={numFound=0, start=0, docs=[]}} [junit4] > at __randomizedtesting.SeedInfo.seed([EAAECD79B437BC3B:6B484361C368DC07]:0) [junit4] > at org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest(TestBlobHandler.java:96) [junit4] > at org.apache.solr.handler.TestBlobHandler.doTest(TestBlobHandler.java:200) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> 1354843 T4524 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler EAAECD79B437BC3B-001 [junit4] 2> 34349 T4523 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {size=Lucene50(blocksize=128), id=PostingsFormat(name=LuceneFixedGap), md5=PostingsFormat(name=Memory doPackFST= false), blobName=PostingsFormat(name=LuceneVarGapDocFreqInterval), timestamp=PostingsFormat(name=Memory doPackFST= false), version=PostingsFormat(name=LuceneVarGapDocFreqInterval), _version_=PostingsFormat(name=Memory doPackFST= false)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=th_TH_TH_#u-nu-thai, timezone=Asia/Kuwait [junit4] 2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_72 (64-bit)/cpus=2,threads=1,free=185392344,total=316964864 [junit4] 2> NOTE: All tests run in this JVM: [TestRandomDVFaceting, DistributedQueryComponentCustomSortTest, HdfsLockFactoryTest, AnalyticsMergeStrategyTest, TestMaxScoreQueryParser, HdfsSyncSliceTest, HighlighterMaxOffsetTest, BasicFunctionalityTest, DeleteInactiveReplicaTest, SolrCmdDistributorTest, TestReplicaProperties, SimplePostToolTest, MultiTermTest, RecoveryZkTest, SOLR749Test, TestLeaderElectionZkExpiry, ShardSplitTest, RequestHandlersTest, TestManagedSchemaDynamicFieldResource, TestPostingsSolrHighlighter, TestHighlightDedupGrouping, SpellingQueryConverterTest, SliceStateTest, TermVectorComponentTest, CurrencyFieldXmlFileTest, SuggesterFSTTest, TestReplicationHandlerBackup, TestUniqueKeyFieldResource, ChangedSchemaMergeTest, TestComponentsName, ChaosMonkeySafeLeaderTest, TermVectorComponentDistributedTest, CoreMergeIndexesAdminHandlerTest, NumericFieldsTest, TestCloudManagedSchema, TestLuceneMatchVersion, TestConfig, DistributedDebugComponentTest, TestIndexSearcher, ResourceLoaderTest, TestDocBasedVersionConstraints, ShowFileRequestHandlerTest, SharedFSAutoReplicaFailoverUtilsTest, TestSearchPerf, DistributedFacetPivotLargeTest, TestCSVResponseWriter, DisMaxRequestHandlerTest, ExitableDirectoryReaderTest, TestClassNameShortening, DateMathParserTest, CollectionsAPIDistributedZkTest, SolrRequestParserTest, DistributedExpandComponentTest, TestPerFieldSimilarity, TestOrdValues, DateRangeFieldTest, TestInfoStreamLogging, HdfsDirectoryTest, SpellPossibilityIteratorTest, DefaultValueUpdateProcessorTest, TestFileDictionaryLookup, CoreContainerCoreInitFailuresTest, TestCustomSort, DistribDocExpirationUpdateProcessorTest, TestImplicitCoreProperties, TestCoreContainer, TestJmxMonitoredMap, TestSystemIdResolver, TestInitQParser, TestFunctionQuery, SampleTest, MultiThreadedOCPTest, TestCharFilters, SaslZkACLProviderTest, TestJmxIntegration, HardAutoCommitTest, TestCollectionAPI, TestExactSharedStatsCache, TestSolrQueryParserResource, ScriptEngineTest, CursorMarkTest, TestDocumentBuilder, TestBlobHandler] [junit4] Completed in 34.67s, 1 test, 1 failure <<< FAILURES! [...truncated 1188 lines...] BUILD FAILED /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:529: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:477: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:190: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:508: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1363: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:970: There were test failures: 462 suites, 1872 tests, 1 error, 1 failure, 52 ignored (20 assumptions) Total time: 150 minutes 1 second Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseSerialGC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
