Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11676/ Java: 32bit/jdk1.7.0_67 -client -XX:+UseConcMarkSweepGC (asserts: true)
1 tests failed. FAILED: org.apache.solr.cloud.ShardSplitTest.testDistribSearch Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:36401 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:36401 at __randomizedtesting.SeedInfo.seed([64EFE3E71686ABC9:E5096DFF61D9CBF5]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:568) 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.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:531) at org.apache.solr.cloud.ShardSplitTest.incompleteOrOverlappingCustomRangeTest(ShardSplitTest.java:137) at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:102) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 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) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:152) at java.net.SocketInputStream.read(SocketInputStream.java:122) at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464) ... 46 more Build Log: [...truncated 9622 lines...] [junit4] Suite: org.apache.solr.cloud.ShardSplitTest [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/init-core-data-001 [junit4] 2> 807730 T4604 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 807753 T4604 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 807754 T4604 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 807758 T4605 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 807858 T4604 oasc.ZkTestServer.run start zk server on port:59066 [junit4] 2> 807859 T4604 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 807859 T4604 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 807897 T4612 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a7ddc name:ZooKeeperConnection Watcher:127.0.0.1:59066 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 807897 T4604 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 807898 T4604 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 807898 T4604 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 807900 T4604 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 807903 T4604 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 807922 T4615 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9faf17 name:ZooKeeperConnection Watcher:127.0.0.1:59066/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 807923 T4604 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 807923 T4604 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 807923 T4604 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 807925 T4604 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 807927 T4604 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 807929 T4604 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 807930 T4604 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 807931 T4604 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 807937 T4604 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml [junit4] 2> 807938 T4604 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 807940 T4604 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 807941 T4604 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 807943 T4604 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 807943 T4604 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 807945 T4604 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 807946 T4604 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 807948 T4604 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 807948 T4604 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 807950 T4604 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 807951 T4604 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 807953 T4604 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 807953 T4604 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 807955 T4604 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 807956 T4604 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 807958 T4604 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 807958 T4604 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 807960 T4604 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 807961 T4604 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 808407 T4604 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 808433 T4604 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40042 [junit4] 2> 808434 T4604 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1f5205c [junit4] 2> 808435 T4604 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 808435 T4604 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-002 [junit4] 2> 808436 T4604 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-002/' [junit4] 2> 808459 T4604 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-002/solr.xml [junit4] 2> 808507 T4604 oasc.CoreContainer.<init> New CoreContainer 24695723 [junit4] 2> 808507 T4604 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-002/] [junit4] 2> 808509 T4604 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 808509 T4604 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 808510 T4604 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 808510 T4604 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 808510 T4604 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 808511 T4604 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 808511 T4604 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 808511 T4604 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 808511 T4604 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 808512 T4604 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 808512 T4604 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 808513 T4604 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 808513 T4604 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 808514 T4604 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 808514 T4604 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59066/solr [junit4] 2> 808515 T4604 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 808515 T4604 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 808518 T4604 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 808522 T4627 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b2e823 name:ZooKeeperConnection Watcher:127.0.0.1:59066 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 808523 T4604 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 808524 T4604 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 808528 T4604 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 808529 T4630 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1efb50d name:ZooKeeperConnection Watcher:127.0.0.1:59066/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 808529 T4604 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 808531 T4604 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 808534 T4604 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 808536 T4604 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 808539 T4604 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 808542 T4604 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 808545 T4604 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 808547 T4604 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40042_ [junit4] 2> 808548 T4604 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40042_ [junit4] 2> 808550 T4604 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 808552 T4604 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 808554 T4604 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 808556 T4604 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:40042_ [junit4] 2> 808557 T4604 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 808558 T4604 oasc.Overseer.start Overseer (id=93085866615898115-127.0.0.1:40042_-n_0000000000) starting [junit4] 2> 808561 T4604 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 808567 T4604 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 808570 T4631 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 808572 T4632 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 808579 T4604 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 808581 T4604 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 808582 T4604 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 808589 T4634 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 808590 T4634 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 808591 T4630 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 808592 T4634 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 808593 T4631 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 0, message = { [junit4] 2> "collection":"control_collection", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:40042", [junit4] 2> "node_name":"127.0.0.1:40042_", [junit4] 2> "shard":null, [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 808594 T4631 oasco.ReplicaMutator.updateState Update state numShards=1 message={ [junit4] 2> "collection":"control_collection", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:40042", [junit4] 2> "node_name":"127.0.0.1:40042_", [junit4] 2> "shard":null, [junit4] 2> "operation":"state"} [junit4] 2> 808594 T4631 oasco.ClusterStateMutator.createCollection building a new cName: control_collection [junit4] 2> 808594 T4631 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 808596 T4630 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> 809596 T4634 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 809596 T4634 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 809597 T4634 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 809597 T4634 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 809598 T4634 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 809598 T4634 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-002/collection1/' [junit4] 2> 809599 T4634 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-002/collection1/lib/.svn/' to classloader [junit4] 2> 809599 T4634 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-002/collection1/lib/classes/' to classloader [junit4] 2> 809600 T4634 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-002/collection1/lib/README' to classloader [junit4] 2> 809622 T4634 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 809625 T4634 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 809635 T4634 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 809657 T4634 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 809702 T4634 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 809704 T4634 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 809716 T4634 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 810078 T4634 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 810081 T4634 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 810083 T4634 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 810099 T4634 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 810152 T4634 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 810153 T4634 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 810153 T4634 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-002/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-001/control/data/ [junit4] 2> 810154 T4634 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@fb5419 [junit4] 2> 810154 T4634 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-001/control/data [junit4] 2> 810155 T4634 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-001/control/data/index/ [junit4] 2> 810155 T4634 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-001/control/data/index' doesn't exist. Creating new index... [junit4] 2> 810155 T4634 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-001/control/data/index [junit4] 2> 810156 T4634 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=6.3515625, floorSegmentMB=1.5732421875, forceMergeDeletesPctAllowed=5.937795611053092, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7629953000766706 [junit4] 2> 810157 T4634 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@161b5b5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e0a2af),segFN=segments_1,generation=1} [junit4] 2> 810157 T4634 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 810161 T4634 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 810161 T4634 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 810162 T4634 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 810162 T4634 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 810162 T4634 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 810163 T4634 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 810163 T4634 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 810163 T4634 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 810164 T4634 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 810165 T4634 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 810165 T4634 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 810166 T4634 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 810166 T4634 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 810167 T4634 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 810167 T4634 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 810168 T4634 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 810169 T4634 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 810169 T4634 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 810171 T4634 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 810172 T4634 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 810172 T4634 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 810173 T4634 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 810173 T4634 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 810174 T4634 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 810175 T4634 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 810175 T4634 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 810176 T4634 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 810183 T4634 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 810193 T4634 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 810195 T4634 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 810206 T4634 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 810215 T4634 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 810216 T4634 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 810239 T4634 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 810240 T4634 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 810240 T4634 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.452939934125719] [junit4] 2> 810241 T4634 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@161b5b5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e0a2af),segFN=segments_1,generation=1} [junit4] 2> 810241 T4634 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 810242 T4634 oass.SolrIndexSearcher.<init> Opening Searcher@455b7[collection1] main [junit4] 2> 810242 T4634 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 810243 T4634 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 810243 T4634 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 810244 T4634 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 810244 T4634 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 810244 T4634 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 810245 T4634 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 810245 T4634 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 810245 T4634 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 810245 T4634 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 810246 T4634 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 810257 T4635 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@455b7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 810329 T4604 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0 [junit4] 2> 810330 T4604 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 810331 T4604 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 810332 T4638 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40042 collection:control_collection shard:shard1 [junit4] 2> 810333 T4638 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 810338 T4638 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 810340 T4630 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 810340 T4638 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 810341 T4638 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> 810341 T4631 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection"} current state version: 1 [junit4] 2> 810342 T4630 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> ASYNC NEW_CORE C3929 name=collection1 org.apache.solr.core.SolrCore@3ed7ea url=http://127.0.0.1:40042/collection1 node=127.0.0.1:40042_ C3929_STATE=coll:control_collection core:collection1 props:{core=collection1, state=down, base_url=http://127.0.0.1:40042, node_name=127.0.0.1:40042_} [junit4] 2> 810341 T4638 C3929 P40042 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40042/collection1/ [junit4] 2> 810345 T4638 C3929 P40042 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 810345 T4638 C3929 P40042 oasc.SyncStrategy.syncToMe http://127.0.0.1:40042/collection1/ has no replicas [junit4] 2> 810345 T4638 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40042/collection1/ shard1 [junit4] 2> 810346 T4638 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 810369 T4604 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 810370 T4642 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17e9b50 name:ZooKeeperConnection Watcher:127.0.0.1:59066/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 810370 T4604 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 810370 T4604 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 810371 T4604 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 810374 T4604 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 810369 T4641 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 810379 T4631 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "base_url":"http://127.0.0.1:40042", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 2 [junit4] 2> 810482 T4642 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> 810506 T4638 oasc.ZkController.register We are http://127.0.0.1:40042/collection1/ and leader is http://127.0.0.1:40042/collection1/ [junit4] 2> 810506 T4638 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40042 [junit4] 2> 810506 T4638 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 810507 T4638 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 810507 T4638 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 810508 T4630 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 810510 T4631 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "collection":"control_collection", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "base_url":"http://127.0.0.1:40042", [junit4] 2> "node_name":"127.0.0.1:40042_", [junit4] 2> "shard":"shard1", [junit4] 2> "operation":"state"} current state version: 3 [junit4] 2> 810511 T4631 oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "collection":"control_collection", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "base_url":"http://127.0.0.1:40042", [junit4] 2> "node_name":"127.0.0.1:40042_", [junit4] 2> "shard":"shard1", [junit4] 2> "operation":"state"} [junit4] 2> 810617 T4630 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> 810617 T4642 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> 810764 T4604 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 810765 T4604 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 810792 T4604 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:36401 [junit4] 2> 810793 T4604 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1f5205c [junit4] 2> 810793 T4604 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 810794 T4604 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-003 [junit4] 2> 810794 T4604 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-003/' [junit4] 2> 810808 T4604 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-003/solr.xml [junit4] 2> 810856 T4604 oasc.CoreContainer.<init> New CoreContainer 12871853 [junit4] 2> 810857 T4604 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-003/] [junit4] 2> 810858 T4604 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 810859 T4604 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 810859 T4604 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 810860 T4604 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 810860 T4604 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 810861 T4604 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 810861 T4604 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 810862 T4604 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 810862 T4604 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 810862 T4604 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 810863 T4604 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 810864 T4604 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 810864 T4604 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 810865 T4604 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 810865 T4604 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59066/solr [junit4] 2> 810866 T4604 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 810866 T4604 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 810868 T4604 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 810869 T4654 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1cdf5ea name:ZooKeeperConnection Watcher:127.0.0.1:59066 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 810875 T4604 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 810875 T4604 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 810901 T4604 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 810903 T4657 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@20ae2d name:ZooKeeperConnection Watcher:127.0.0.1:59066/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 810903 T4604 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 810907 T4604 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 811909 T4604 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36401_ [junit4] 2> 811911 T4604 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36401_ [junit4] 2> 811923 T4604 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 811928 T4658 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 811929 T4658 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 811930 T4658 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 811930 T4630 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 811931 T4631 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "collection":"collection1", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:36401", [junit4] 2> "node_name":"127.0.0.1:36401_", [junit4] 2> "shard":null, [junit4] 2> "operation":"state"} current state version: 4 [junit4] 2> 811931 T4631 oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "collection":"collection1", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:36401", [junit4] 2> "node_name":"127.0.0.1:36401_", [junit4] 2> "shard":null, [junit4] 2> "operation":"state"} [junit4] 2> 811932 T4631 oasco.ClusterStateMutator.createCollection building a new cName: collection1 [junit4] 2> 811932 T4631 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 812035 T4642 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 812035 T4630 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 812035 T4657 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 812930 T4658 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 812931 T4658 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 812931 T4658 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 812932 T4658 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 812932 T4658 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 812933 T4658 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-003/collection1/' [junit4] 2> 812934 T4658 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-003/collection1/lib/.svn/' to classloader [junit4] 2> 812934 T4658 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-003/collection1/lib/classes/' to classloader [junit4] 2> 812934 T4658 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-003/collection1/lib/README' to classloader [junit4] 2> 812955 T4658 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 812964 T4658 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 812975 T4658 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 813006 T4658 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 813045 T4658 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 813046 T4658 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 813059 T4658 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 813400 T4658 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 813403 T4658 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 813406 T4658 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 813410 T4658 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 813429 T4658 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 813429 T4658 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 813430 T4658 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-003/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-001/jetty1/ [junit4] 2> 813430 T4658 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@fb5419 [junit4] 2> 813431 T4658 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-001/jetty1 [junit4] 2> 813431 T4658 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-001/jetty1/index/ [junit4] 2> 813431 T4658 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-001/jetty1/index' doesn't exist. Creating new index... [junit4] 2> 813432 T4658 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-001/jetty1/index [junit4] 2> 813432 T4658 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=6.3515625, floorSegmentMB=1.5732421875, forceMergeDeletesPctAllowed=5.937795611053092, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7629953000766706 [junit4] 2> 813433 T4658 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@17fe787 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@398f69),segFN=segments_1,generation=1} [junit4] 2> 813433 T4658 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 813437 T4658 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 813438 T4658 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 813438 T4658 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 813438 T4658 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 813438 T4658 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 813439 T4658 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 813439 T4658 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 813439 T4658 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 813440 T4658 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 813441 T4658 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 813441 T4658 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 813442 T4658 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 813443 T4658 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 813444 T4658 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 813445 T4658 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 813447 T4658 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 813448 T4658 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 813448 T4658 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 813450 T4658 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 813451 T4658 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 813451 T4658 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 813452 T4658 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 813453 T4658 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 813454 T4658 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 813455 T4658 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 813456 T4658 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 813457 T4658 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 813458 T4658 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 813462 T4658 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 813464 T4658 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 813465 T4658 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 813467 T4658 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 813469 T4658 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 813470 T4658 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 813471 T4658 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 813472 T4658 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.452939934125719] [junit4] 2> 813473 T4658 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@17fe787 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@398f69),segFN=segments_1,generation=1} [junit4] 2> 813473 T4658 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 813473 T4658 oass.SolrIndexSearcher.<init> Opening Searcher@1960eb1[collection1] main [junit4] 2> 813474 T4658 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 813475 T4658 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 813475 T4658 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 813476 T4658 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 813476 T4658 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 813477 T4658 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 813478 T4658 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 813478 T4658 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 813478 T4658 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 813478 T4658 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 813479 T4658 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 813487 T4659 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1960eb1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 813489 T4662 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:36401 collection:collection1 shard:shard1 [junit4] 2> 813490 T4604 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0 [junit4] 2> 813490 T4604 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 813505 T4662 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election [junit4] 2> 813511 T4662 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 813513 T4630 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 813514 T4631 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"collection1"} current state version: 5 [junit4] 2> 813516 T4662 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 813516 T4662 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C3930 name=collection1 org.apache.solr.core.SolrCore@bb8669 url=http://127.0.0.1:36401/collection1 node=127.0.0.1:36401_ C3930_STATE=coll:collection1 core:collection1 props:{core=collection1, state=down, base_url=http://127.0.0.1:36401, node_name=127.0.0.1:36401_} [junit4] 2> 813520 T4662 C3930 P36401 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:36401/collection1/ [junit4] 2> 813521 T4662 C3930 P36401 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 813521 T4662 C3930 P36401 oasc.SyncStrategy.syncToMe http://127.0.0.1:36401/collection1/ has no replicas [junit4] 2> 813521 T4662 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:36401/collection1/ shard1 [junit4] 2> 813522 T4662 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1 [junit4] 2> 813525 T4630 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 813526 T4631 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:36401", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 5 [junit4] 2> 813650 T4642 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 813650 T4657 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 813650 T4630 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 813700 T4662 oasc.ZkController.register We are http://127.0.0.1:36401/collection1/ and leader is http://127.0.0.1:36401/collection1/ [junit4] 2> 813700 T4662 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:36401 [junit4] 2> 813700 T4662 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 813701 T4662 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 813701 T4662 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 813702 T4630 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 813703 T4631 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "collection":"collection1", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "base_url":"http://127.0.0.1:36401", [junit4] 2> "node_name":"127.0.0.1:36401_", [junit4] 2> "shard":"shard1", [junit4] 2> "operation":"state"} current state version: 6 [junit4] 2> 813704 T4631 oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "collection":"collection1", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "base_url":"http://127.0.0.1:36401", [junit4] 2> "node_name":"127.0.0.1:36401_", [junit4] 2> "shard":"shard1", [junit4] 2> "operation":"state"} [junit4] 2> 813806 T4642 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 813807 T4657 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 813806 T4630 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 814034 T4604 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 814035 T4604 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 814038 T4604 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58706 [junit4] 2> 814039 T4604 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1f5205c [junit4] 2> 814039 T4604 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 814040 T4604 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-004 [junit4] 2> 814040 T4604 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-004/' [junit4] 2> 814064 T4604 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-004/solr.xml [junit4] 2> 814109 T4604 oasc.CoreContainer.<init> New CoreContainer 9838605 [junit4] 2> 814109 T4604 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-004/] [junit4] 2> 814111 T4604 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 814111 T4604 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 814112 T4604 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 814112 T4604 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 814113 T4604 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 814113 T4604 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 814113 T4604 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 814114 T4604 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 814114 T4604 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 814115 T4604 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 814116 T4604 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 814116 T4604 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 814117 T4604 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 814117 T4604 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 814118 T4604 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59066/solr [junit4] 2> 814118 T4604 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 814119 T4604 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 814130 T4604 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 814136 T4674 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1af2618 name:ZooKeeperConnection Watcher:127.0.0.1:59066 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 814137 T4604 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 814138 T4604 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 814174 T4604 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 814175 T4677 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19ef424 name:ZooKeeperConnection Watcher:127.0.0.1:59066/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 814176 T4604 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 814180 T4604 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 815184 T4604 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58706_ [junit4] 2> 815185 T4604 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58706_ [junit4] 2> 815187 T4604 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 815198 T4678 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 815201 T4678 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 815202 T4678 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 815202 T4630 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 815203 T4631 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "collection":"collection1", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:58706", [junit4] 2> "node_name":"127.0.0.1:58706_", [junit4] 2> "shard":null, [junit4] 2> "operation":"state"} current state version: 7 [junit4] 2> 815204 T4631 oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "collection":"collection1", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:58706", [junit4] 2> "node_name":"127.0.0.1:58706_", [junit4] 2> "shard":null, [junit4] 2> "operation":"state"} [junit4] 2> 815204 T4631 oasco.ReplicaMutator.updateState Collection already exists with numShards=2 [junit4] 2> 815204 T4631 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2 [junit4] 2> 815307 T4677 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 815307 T4630 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 815307 T4657 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 815307 T4642 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 816202 T4678 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 816203 T4678 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 816203 T4678 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 816204 T4678 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 816213 T4678 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 816213 T4678 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-004/collection1/' [junit4] 2> 816215 T4678 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-004/collection1/lib/.svn/' to classloader [junit4] 2> 816215 T4678 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-004/collection1/lib/classes/' to classloader [junit4] 2> 816216 T4678 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-004/collection1/lib/README' to classloader [junit4] 2> 816234 T4678 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 816236 T4678 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 816257 T4678 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 816300 T4678 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 816362 T4678 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 816363 T4678 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 816373 T4678 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 816736 T4678 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 816738 T4678 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 816739 T4678 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 816742 T4678 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 816771 T4678 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 816771 T4678 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 816771 T4678 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-004/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-001/jetty2/ [junit4] 2> 816772 T4678 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@fb5419 [junit4] 2> 816773 T4678 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-001/jetty2 [junit4] 2> 816773 T4678 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-001/jetty2/index/ [junit4] 2> 816774 T4678 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-001/jetty2/index' doesn't exist. Creating new index... [junit4] 2> 816774 T4678 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-001/jetty2/index [junit4] 2> 816775 T4678 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=6.3515625, floorSegmentMB=1.5732421875, forceMergeDeletesPctAllowed=5.937795611053092, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7629953000766706 [junit4] 2> 816776 T4678 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@858b6a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183eac7),segFN=segments_1,generation=1} [junit4] 2> 816776 T4678 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 816780 T4678 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 816780 T4678 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 816781 T4678 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 816781 T4678 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 816781 T4678 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 816782 T4678 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 816782 T4678 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 816782 T4678 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 816783 T4678 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 816784 T4678 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 816785 T4678 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 816785 T4678 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 816786 T4678 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 816787 T4678 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 816788 T4678 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 816789 T4678 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 816790 T4678 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 816791 T4678 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 816792 T4678 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 816793 T4678 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 816793 T4678 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 816794 T4678 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 816795 T4678 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 816796 T4678 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 816797 T4678 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 816798 T4678 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 816798 T4678 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 816799 T4678 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 816803 T4678 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 816805 T4678 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 816807 T4678 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 816808 T4678 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 816810 T4678 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 816822 T4678 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 816822 T4678 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 816824 T4678 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.452939934125719] [junit4] 2> 816824 T4678 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@858b6a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@183eac7),segFN=segments_1,generation=1} [junit4] 2> 816825 T4678 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 816825 T4678 oass.SolrIndexSearcher.<init> Opening Searcher@15385d[collection1] main [junit4] 2> 816825 T4678 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 816826 T4678 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 816827 T4678 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 816827 T4678 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 816827 T4678 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 816828 T4678 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 816828 T4678 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 816828 T4678 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 816829 T4678 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 816829 T4678 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 816830 T4678 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 816831 T4682 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58706 collection:collection1 shard:shard2 [junit4] 2> 816831 T4604 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0 [junit4] 2> 816832 T4604 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 816831 T4679 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15385d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 816840 T4682 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 816863 T4682 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 816865 T4630 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 816866 T4682 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 816866 T4682 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> 816866 T4631 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1"} current state version: 8 [junit4] 2> 816867 T4642 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 816870 T4677 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> ASYNC NEW_CORE C3931 name=collection1 org.apache.solr.core.SolrCore@59a329 url=http://127.0.0.1:58706/collection1 node=127.0.0.1:58706_ C3931_STATE=coll:collection1 core:collection1 props:{core=collection1, state=down, base_url=http://127.0.0.1:58706, node_name=127.0.0.1:58706_} [junit4] 2> 816866 T4682 C3931 P58706 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58706/collection1/ [junit4] 2> 816867 T4630 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 816867 T4657 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 816878 T4682 C3931 P58706 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 816878 T4682 C3931 P58706 oasc.SyncStrategy.syncToMe http://127.0.0.1:58706/collection1/ has no replicas [junit4] 2> 816878 T4682 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:58706/collection1/ shard2 [junit4] 2> 816879 T4682 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4] 2> 816882 T4641 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 816883 T4631 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:58706", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 9 [junit4] 2> 816986 T4677 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 816987 T4642 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:S [...truncated too long message...] ux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-001/jetty4/index [junit4] 2> 1136724 T4604 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-001/jetty4 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-001/jetty4;done=false>>] [junit4] 2> 1136725 T4604 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001/tempDir-001/jetty4 [junit4] 2> 1136726 T4604 oasc.Overseer.close Overseer (id=93085866615898124-127.0.0.1:33693_-n_0000000004) closing [junit4] 2> 1136726 T4762 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:33693_ [junit4] 2> 1138227 T4739 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 1138249 T4604 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null} [junit4] 2> 1138439 T4604 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 2> 1138441 T4604 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:59066 59066 [junit4] 2> 1139140 T4605 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:59066 59066 [junit4] 2> 1139142 T4605 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 6 /solr/aliases.json [junit4] 2> 6 /solr/clusterstate.json [junit4] 2> 5 /solr/configs/conf1 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 6 /solr/live_nodes [junit4] 2> 5 /solr/overseer/queue [junit4] 2> 4 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=ShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=64EFE3E71686ABC9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_VE -Dtests.timezone=America/Los_Angeles -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 331s J0 | ShardSplitTest.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:36401 [junit4] > at __randomizedtesting.SeedInfo.seed([64EFE3E71686ABC9:E5096DFF61D9CBF5]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:568) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210) [junit4] > at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:531) [junit4] > at org.apache.solr.cloud.ShardSplitTest.incompleteOrOverlappingCustomRangeTest(ShardSplitTest.java:137) [junit4] > at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:102) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: java.net.SocketTimeoutException: Read timed out [junit4] > at java.net.SocketInputStream.socketRead0(Native Method) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:152) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:122) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) [junit4] > at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) [junit4] > at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) [junit4] > at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) [junit4] > at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464) [junit4] > ... 46 more [junit4] 2> 1139168 T4604 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-64EFE3E71686ABC9-001 [junit4] 2> 331443 T4603 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=es_VE, timezone=America/Los_Angeles [junit4] 2> NOTE: Linux 3.13.0-43-generic i386/Oracle Corporation 1.7.0_67 (32-bit)/cpus=8,threads=1,free=177548144,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [DistributedFacetPivotLargeTest, ClusterStateUpdateTest, BasicDistributedZkTest, TestDFRSimilarityFactory, TestSchemaNameResource, RankQueryTest, UUIDUpdateProcessorFallbackTest, TestSort, TestSolrXmlPersistor, StressHdfsTest, CollectionsAPIAsyncDistributedZkTest, ZkStateWriterTest, TestOmitPositions, TestSolrDeletionPolicy2, DefaultValueUpdateProcessorTest, TestLMDirichletSimilarityFactory, CacheHeaderTest, TestQuerySenderNoQuery, AnalyticsQueryTest, UUIDFieldTest, SuggesterWFSTTest, TestReloadAndDeleteDocs, TestTolerantSearch, ResourceLoaderTest, TestFuzzyAnalyzedSuggestions, DirectUpdateHandlerTest, TestComponentsName, PeerSyncTest, TestInfoStreamLogging, HdfsLockFactoryTest, TestInitQParser, TestCodecSupport, OverriddenZkACLAndCredentialsProvidersTest, ZkCLITest, DistributedQueryElevationComponentTest, DOMUtilTest, TestFastWriter, TestJmxIntegration, XmlUpdateRequestHandlerTest, SharedFSAutoReplicaFailoverUtilsTest, EnumFieldTest, DistributedQueryComponentCustomSortTest, ParsingFieldUpdateProcessorsTest, DeleteReplicaTest, AtomicUpdatesTest, PrimUtilsTest, DistributedSuggestComponentTest, TestLRUCache, DistributedFacetPivotWhiteBoxTest, TestCloudInspectUtil, TestShardHandlerFactory, UniqFieldsUpdateProcessorFactoryTest, TestFaceting, SolrIndexSplitterTest, TestSortingResponseWriter, TestSolrXmlPersistence, TestReplicationHandler, SolrXmlInZkTest, LukeRequestHandlerTest, TestSurroundQueryParser, TestBinaryField, TestFieldSortValues, TestFunctionQuery, TestBulkSchemaConcurrent, TestCloudPivotFacet, LeaderElectionTest, NotRequiredUniqueKeyTest, DocValuesMultiTest, TestUpdate, OverseerTest, SolrPluginUtilsTest, TestCSVResponseWriter, TestSolrConfigHandlerCloud, TestSchemaSimilarityResource, TestDistributedSearch, TestSolrConfigHandlerConcurrent, TestCloudManagedSchema, TestDynamicFieldResource, TestSolrCoreProperties, DocumentAnalysisRequestHandlerTest, ShardSplitTest] [junit4] Completed on J0 in 331.80s, 1 test, 1 error <<< FAILURES! [...truncated 916 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:529: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:477: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:190: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:508: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1363: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:970: There were test failures: 460 suites, 1869 tests, 1 error, 47 ignored (22 assumptions) Total time: 80 minutes 39 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 32bit/jdk1.7.0_67 -client -XX:+UseConcMarkSweepGC (asserts: true) Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org