Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1769/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed. FAILED: org.apache.solr.schema.TestCloudSchemaless.testDistribSearch Error Message: Timeout occured while waiting response from server at: https://127.0.0.1:53630/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:53630/collection1 at __randomizedtesting.SeedInfo.seed([8823C383F74D62B2:9C54D9B8012028E]:0) at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:560) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124) at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68) at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54) at org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865) at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) 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:43) 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:150) at java.net.SocketInputStream.read(SocketInputStream.java:121) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) 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.HttpSolrServer.executeMethod(HttpSolrServer.java:448) ... 46 more Build Log: [...truncated 12008 lines...] [junit4] Suite: org.apache.solr.schema.TestCloudSchemaless [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/init-core-data-001 [junit4] 2> 6588364 T15572 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) [junit4] 2> 6588364 T15572 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 6588375 T15572 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 6588376 T15572 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 6588378 T15573 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 6588479 T15572 oasc.ZkTestServer.run start zk server on port:53606 [junit4] 2> 6588481 T15572 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 6588492 T15579 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@150b753e name:ZooKeeperConnection Watcher:127.0.0.1:53606 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 6588492 T15572 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 6588494 T15572 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 6588508 T15572 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 6588513 T15581 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@48c7b967 name:ZooKeeperConnection Watcher:127.0.0.1:53606/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 6588514 T15572 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 6588515 T15572 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 6588527 T15572 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 6588537 T15572 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 6588544 T15572 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 6588554 T15572 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-schemaless.xml to /configs/conf1/solrconfig.xml [junit4] 2> 6588555 T15572 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 6588571 T15572 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-add-schema-fields-update-processor.xml to /configs/conf1/schema.xml [junit4] 2> 6588572 T15572 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 6588582 T15572 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 6588584 T15572 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 6588596 T15572 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 6588598 T15572 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 6588612 T15572 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 6588614 T15572 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 6588629 T15572 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 6588631 T15572 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 6588642 T15572 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 6588643 T15572 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 6588662 T15572 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 6588664 T15572 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 6588674 T15572 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 6588676 T15572 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 6588686 T15572 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 6588687 T15572 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 6588698 T15572 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 6588699 T15572 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 6588712 T15572 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 6588716 T15583 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49dfbb36 name:ZooKeeperConnection Watcher:127.0.0.1:53606/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 6588717 T15572 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 6591067 T15572 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 6591075 T15572 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 6591095 T15572 oejs.AbstractConnector.doStart Started [email protected]:53610 [junit4] 2> 6591098 T15572 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 6591099 T15572 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 6591099 T15572 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-002 [junit4] 2> 6591100 T15572 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-002/' [junit4] 2> 6591153 T15572 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-002/solr.xml [junit4] 2> 6591168 T15572 oasc.CoreContainer.<init> New CoreContainer 1836384997 [junit4] 2> 6591169 T15572 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-002/] [junit4] 2> 6591170 T15572 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 6591170 T15572 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 6591171 T15572 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 6591171 T15572 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 6591171 T15572 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 6591172 T15572 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 6591172 T15572 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 6591173 T15572 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 6591173 T15572 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 6591176 T15572 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 6591178 T15572 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 6591178 T15572 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 6591179 T15572 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 6591179 T15572 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53606/solr [junit4] 2> 6591180 T15572 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 6591181 T15572 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 6591184 T15594 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6bab79f8 name:ZooKeeperConnection Watcher:127.0.0.1:53606 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 6591185 T15572 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 6591192 T15572 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 6591194 T15596 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4296435c name:ZooKeeperConnection Watcher:127.0.0.1:53606/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 6591195 T15572 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 6591199 T15572 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 6591209 T15572 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 6591220 T15572 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 6591229 T15572 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 6591237 T15572 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 6591250 T15572 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 6591255 T15572 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53610_ [junit4] 2> 6591258 T15572 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53610_ [junit4] 2> 6591270 T15572 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 6591277 T15572 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 6591288 T15572 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:53610_ [junit4] 2> 6591288 T15572 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 6591296 T15572 oasc.Overseer.start Overseer (id=92274158085275652-127.0.0.1:53610_-n_0000000000) starting [junit4] 2> 6591304 T15572 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 6591339 T15597 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 6591340 T15598 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 6591342 T15572 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 6591348 T15572 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 6591353 T15572 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 6591365 T15599 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 6591366 T15599 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 6591369 T15600 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 6591369 T15599 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 6591373 T15597 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 6591375 T15597 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:53610", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:53610_", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "numShards":"1", [junit4] 2> "core_node_name":null} [junit4] 2> 6591375 T15597 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1] [junit4] 2> 6591376 T15597 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4] 2> 6591384 T15600 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> 6592372 T15599 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 6592373 T15599 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 6592377 T15599 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 6592377 T15599 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 6592381 T15599 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 6592381 T15599 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-002/collection1/' [junit4] 2> 6592383 T15599 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-002/collection1/lib/.svn/' to classloader [junit4] 2> 6592383 T15599 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-002/collection1/lib/classes/' to classloader [junit4] 2> 6592384 T15599 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-002/collection1/lib/README' to classloader [junit4] 2> 6592440 T15599 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0 [junit4] 2> 6592464 T15599 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 6592468 T15599 oass.ManagedIndexSchemaFactory.create The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead [junit4] 2> 6592472 T15599 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 6592475 T15599 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor [junit4] 2> 6592485 T15599 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 6592488 T15599 oass.ManagedIndexSchema.persistManagedSchemaToZooKeeper Created and persisted managed schema znode at /configs/conf1/managed-schema [junit4] 2> 6592494 T15599 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml.bak [junit4] 2> 6592509 T15599 oass.ManagedIndexSchemaFactory.zkUgradeToManagedSchema After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/conf1/schema.xml to /configs/conf1/schema.xml.bak [junit4] 2> 6592510 T15599 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 6592510 T15599 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 6592511 T15599 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-002/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-002/collection1/data/ [junit4] 2> 6592511 T15599 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 6592512 T15599 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-002/collection1/data [junit4] 2> 6592512 T15599 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-002/collection1/data/index/ [junit4] 2> 6592513 T15599 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-002/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 6592515 T15599 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-002/collection1/data/index [junit4] 2> 6592516 T15599 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 6592523 T15599 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69141a14; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 6592523 T15599 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 6592527 T15599 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 6592530 T15599 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 6592531 T15599 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 6592531 T15599 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 6592532 T15599 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 6592532 T15599 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 6592532 T15599 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 6592533 T15599 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 6592534 T15599 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 6592534 T15599 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 6592534 T15599 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 6592535 T15599 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 6592535 T15599 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 6592543 T15599 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 6592544 T15599 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 6592545 T15599 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 6592547 T15599 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 6592549 T15599 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 6592551 T15599 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 6592551 T15599 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 6592552 T15599 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=86.0087890625, floorSegmentMB=2.1181640625, forceMergeDeletesPctAllowed=14.593921288091753, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7773566403860139 [junit4] 2> 6592554 T15599 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69141a14; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 6592554 T15599 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 6592554 T15599 oass.SolrIndexSearcher.<init> Opening Searcher@5083684[collection1] main [junit4] 2> 6592555 T15599 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 6592558 T15599 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 6592558 T15599 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 6592559 T15599 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 6592560 T15599 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 6592560 T15599 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 6592562 T15599 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 6592563 T15599 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 6592565 T15599 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 6592574 T15599 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 6592574 T15599 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 6592575 T15599 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 6592575 T15599 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ... [junit4] 2> 6592582 T15599 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 6592583 T15601 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5083684[collection1] main{UninvertingDirectoryReader()} [junit4] 2> 6592585 T15604 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:53610 collection:control_collection shard:shard1 [junit4] 2> 6592586 T15572 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 6592586 T15572 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 6592587 T15604 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 6592593 T15572 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 6592597 T15606 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@43c42560 name:ZooKeeperConnection Watcher:127.0.0.1:53606/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 6592598 T15572 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 6592600 T15572 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 6592606 T15572 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 6592612 T15604 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 6592617 T15600 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 6592619 T15604 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 6592620 T15604 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C6167 name=collection1 org.apache.solr.core.SolrCore@71a3fe02 url=https://127.0.0.1:53610/collection1 node=127.0.0.1:53610_ C6167_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:53610, core=collection1, node_name=127.0.0.1:53610_} [junit4] 2> 6592620 T15604 C6167 P53610 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:53610/collection1/ [junit4] 2> 6592620 T15604 C6167 P53610 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 6592621 T15604 C6167 P53610 oasc.SyncStrategy.syncToMe https://127.0.0.1:53610/collection1/ has no replicas [junit4] 2> 6592621 T15604 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:53610/collection1/ shard1 [junit4] 2> 6592621 T15604 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 6592623 T15597 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 6592638 T15600 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 6592751 T15600 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> 6592752 T15607 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> 6592796 T15604 oasc.ZkController.register We are https://127.0.0.1:53610/collection1/ and leader is https://127.0.0.1:53610/collection1/ [junit4] 2> 6592796 T15604 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:53610 [junit4] 2> 6592796 T15604 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 6592797 T15604 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 6592797 T15604 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 6592801 T15600 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 6592803 T15604 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 6592806 T15597 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 6592808 T15597 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"active", [junit4] 2> "base_url":"https://127.0.0.1:53610", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:53610_", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":"core_node1"} [junit4] 2> 6592923 T15607 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> 6592924 T15600 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> 6594970 T15572 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 6594973 T15572 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 6594980 T15572 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 6594982 T15572 oejs.AbstractConnector.doStart Started [email protected]:53614 [junit4] 2> 6594987 T15572 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 6594987 T15572 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 6594988 T15572 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-003 [junit4] 2> 6594989 T15572 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-003/' [junit4] 2> 6595042 T15572 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-003/solr.xml [junit4] 2> 6595057 T15572 oasc.CoreContainer.<init> New CoreContainer 2134716233 [junit4] 2> 6595057 T15572 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-003/] [junit4] 2> 6595058 T15572 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 6595059 T15572 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 6595059 T15572 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 6595059 T15572 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 6595060 T15572 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 6595060 T15572 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 6595061 T15572 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 6595061 T15572 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 6595061 T15572 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 6595064 T15572 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 6595066 T15572 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 6595066 T15572 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 6595066 T15572 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 6595067 T15572 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53606/solr [junit4] 2> 6595067 T15572 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 6595069 T15572 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 6595072 T15618 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1bcc7908 name:ZooKeeperConnection Watcher:127.0.0.1:53606 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 6595075 T15572 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 6595080 T15572 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 6595083 T15620 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5ff8839a name:ZooKeeperConnection Watcher:127.0.0.1:53606/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 6595083 T15572 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 6595106 T15572 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 6596120 T15572 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53614_ [junit4] 2> 6596125 T15572 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53614_ [junit4] 2> 6596152 T15622 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 6596152 T15622 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 6596155 T15600 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 6596155 T15622 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 6596159 T15597 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 6596161 T15597 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:53614", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:53614_", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":null} [junit4] 2> 6596161 T15597 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3, shard4] [junit4] 2> 6596162 T15597 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2 [junit4] 2> 6596173 T15621 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> 6596173 T15600 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> 6596173 T15607 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> 6597157 T15622 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 6597158 T15622 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 6597163 T15622 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 6597163 T15622 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 6597169 T15622 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 6597170 T15622 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-003/collection1/' [junit4] 2> 6597173 T15622 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-003/collection1/lib/.svn/' to classloader [junit4] 2> 6597173 T15622 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-003/collection1/lib/classes/' to classloader [junit4] 2> 6597175 T15622 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-003/collection1/lib/README' to classloader [junit4] 2> 6597248 T15622 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0 [junit4] 2> 6597258 T15622 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 6597263 T15622 oass.IndexSchema.readSchema Reading Solr Schema from managed-schema [junit4] 2> 6597268 T15622 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor [junit4] 2> 6597296 T15622 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 6597297 T15622 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 6597297 T15622 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 6597298 T15622 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-003/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-003/collection1/data/ [junit4] 2> 6597298 T15622 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 6597300 T15622 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-003/collection1/data [junit4] 2> 6597301 T15622 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-003/collection1/data/index/ [junit4] 2> 6597302 T15622 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-003/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 6597304 T15622 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-003/collection1/data/index [junit4] 2> 6597305 T15622 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 6597314 T15622 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-003/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ebc8c56; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 6597314 T15622 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 6597321 T15622 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 6597327 T15622 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 6597327 T15622 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 6597328 T15622 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 6597328 T15622 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 6597328 T15622 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 6597329 T15622 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 6597330 T15622 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 6597330 T15622 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 6597330 T15622 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 6597331 T15622 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 6597331 T15622 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 6597331 T15622 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 6597340 T15622 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 6597342 T15622 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 6597344 T15622 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 6597345 T15622 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 6597347 T15622 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 6597349 T15622 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 6597349 T15622 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 6597350 T15622 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=86.0087890625, floorSegmentMB=2.1181640625, forceMergeDeletesPctAllowed=14.593921288091753, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7773566403860139 [junit4] 2> 6597351 T15622 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-003/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ebc8c56; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 6597352 T15622 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 6597352 T15622 oass.SolrIndexSearcher.<init> Opening Searcher@2ca05811[collection1] main [junit4] 2> 6597353 T15622 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 6597360 T15622 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 6597361 T15622 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 6597362 T15622 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 6597362 T15622 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 6597363 T15622 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 6597370 T15622 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 6597370 T15622 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 6597371 T15622 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 6597371 T15622 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 6597372 T15622 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ... [junit4] 2> 6597380 T15622 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 6597381 T15623 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2ca05811[collection1] main{UninvertingDirectoryReader()} [junit4] 2> 6597384 T15626 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:53614 collection:collection1 shard:shard2 [junit4] 2> 6597386 T15572 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 6597388 T15572 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 6597388 T15626 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 6597412 T15626 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 6597418 T15600 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 6597420 T15626 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 6597420 T15626 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C6168 name=collection1 org.apache.solr.core.SolrCore@7de84931 url=https://127.0.0.1:53614/collection1 node=127.0.0.1:53614_ C6168_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:53614, core=collection1, node_name=127.0.0.1:53614_} [junit4] 2> 6597420 T15626 C6168 P53614 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:53614/collection1/ [junit4] 2> 6597421 T15626 C6168 P53614 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 6597422 T15626 C6168 P53614 oasc.SyncStrategy.syncToMe https://127.0.0.1:53614/collection1/ has no replicas [junit4] 2> 6597422 T15626 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:53614/collection1/ shard2 [junit4] 2> 6597422 T15626 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4] 2> 6597425 T15597 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 6597440 T15600 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 6597551 T15600 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> 6597552 T15607 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> 6597552 T15621 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> 6597594 T15626 oasc.ZkController.register We are https://127.0.0.1:53614/collection1/ and leader is https://127.0.0.1:53614/collection1/ [junit4] 2> 6597595 T15626 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:53614 [junit4] 2> 6597595 T15626 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 6597595 T15626 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 6597596 T15626 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 6597598 T15600 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 6597600 T15626 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 6597603 T15597 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 6597605 T15597 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"active", [junit4] 2> "base_url":"https://127.0.0.1:53614", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:53614_", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":"core_node1"} [junit4] 2> 6597714 T15607 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> 6597714 T15621 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> 6597716 T15600 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> 6599778 T15572 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 6599779 T15572 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 6599796 T15572 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 6599797 T15572 oejs.AbstractConnector.doStart Started [email protected]:53617 [junit4] 2> 6599802 T15572 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 6599802 T15572 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 6599804 T15572 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-004 [junit4] 2> 6599804 T15572 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-004/' [junit4] 2> 6599857 T15572 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-004/solr.xml [junit4] 2> 6599875 T15572 oasc.CoreContainer.<init> New CoreContainer 89399281 [junit4] 2> 6599877 T15572 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-004/] [junit4] 2> 6599877 T15572 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 6599878 T15572 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 6599878 T15572 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 6599879 T15572 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 6599879 T15572 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 6599879 T15572 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 6599880 T15572 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 6599880 T15572 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 6599881 T15572 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 6599884 T15572 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 6599887 T15572 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 6599888 T15572 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 6599888 T15572 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 6599889 T15572 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53606/solr [junit4] 2> 6599889 T15572 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 6599891 T15572 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 6599894 T15637 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@41755eb6 name:ZooKeeperConnection Watcher:127.0.0.1:53606 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 6599896 T15572 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 6599902 T15572 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 6599905 T15639 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19aca50e name:ZooKeeperConnection Watcher:127.0.0.1:53606/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 6599905 T15572 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 6599931 T15572 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 6600940 T15572 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53617_ [junit4] 2> 6600943 T15572 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53617_ [junit4] 2> 6600973 T15641 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 6600974 T15641 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 6600976 T15600 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 6600976 T15641 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 6600982 T15597 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 6600985 T15597 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:53617", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:53617_", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":null} [junit4] 2> 6600985 T15597 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=4 [junit4] 2> 6600986 T15597 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3 [junit4] 2> 6600996 T15640 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> 6600997 T15600 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> 6600997 T15607 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> 6600996 T15621 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> 6601980 T15641 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 6601980 T15641 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 6601986 T15641 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 6601986 T15641 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 6601993 T15641 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 6601993 T15641 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-004/collection1/' [junit4] 2> 6601996 T15641 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-004/collection1/lib/.svn/' to classloader [junit4] 2> 6601998 T15641 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-004/collection1/lib/classes/' to classloader [junit4] 2> 6601998 T15641 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-004/collection1/lib/README' to classloader [junit4] 2> 6602060 T15641 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0 [junit4] 2> 6602074 T15641 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 6602081 T15641 oass.IndexSchema.readSchema Reading Solr Schema from managed-schema [junit4] 2> 6602084 T15641 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor [junit4] 2> 6602093 T15641 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 6602094 T15641 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 6602095 T15641 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 6602096 T15641 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-004/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-004/collection1/data/ [junit4] 2> 6602096 T15641 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 6602097 T15641 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-004/collection1/data [junit4] 2> 6602098 T15641 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-004/collection1/data/index/ [junit4] 2> 6602099 T15641 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-004/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 6602102 T15641 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-004/collection1/data/index [junit4] 2> 6602102 T15641 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 6602117 T15641 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-004/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ff12899; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 6602118 T15641 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 6602121 T15641 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 6602123 T15641 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 6602123 T15641 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 6602124 T15641 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 6602124 T15641 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 6602124 T15641 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 6602126 T15641 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 6602127 T15641 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 6602127 T15641 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 6602127 T15641 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 6602127 T15641 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 6602128 T15641 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 6602129 T15641 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 6602135 T15641 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 6602137 T15641 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 6602138 T15641 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 6602140 T15641 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 6602141 T15641 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 6602143 T15641 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 6602144 T15641 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 6602144 T15641 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=86.0087890625, floorSegmentMB=2.1181640625, forceMergeDeletesPctAllowed=14.593921288091753, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7773566403860139 [junit4] 2> 6602146 T15641 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-004/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ff12899; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 6602146 T15641 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 6602147 T15641 oass.SolrIndexSearcher.<init> Opening Searcher@42b5ce42[collection1] main [junit4] 2> 6602147 T15641 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 6602151 T15641 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 6602152 T15641 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 6602153 T15641 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 6602154 T15641 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 6602155 T15641 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 6602162 T15641 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 6602162 T15641 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 6602162 T15641 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 6602163 T15641 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 6602163 T15641 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ... [junit4] 2> 6602168 T15642 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@42b5ce42[collection1] main{UninvertingDirectoryReader()} [junit4] 2> 6602168 T15641 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 6602173 T15645 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:53617 collection:collection1 shard:shard3 [junit4] 2> 6602175 T15572 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 6602176 T15572 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 6602178 T15645 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election [junit4] 2> 6602197 T15645 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3 [junit4] 2> 6602210 T15645 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 6602211 T15645 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C6169 name=collection1 org.apache.solr.core.SolrCore@1fbb6fb3 url=https://127.0.0.1:53617/collection1 node=127.0.0.1:53617_ C6169_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:53617, core=collection1, node_name=127.0.0.1:53617_} [junit4] 2> 6602212 T15645 C6169 P53617 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:53617/collection1/ [junit4] 2> 6602212 T15645 C6169 P53617 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 6602213 T15645 C6169 P53617 oasc.SyncStrategy.syncToMe https://127.0.0.1:53617/collection1/ has no replicas [junit4] 2> 6602213 T15645 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:53617/collection1/ shard3 [junit4] 2> 6602214 T15645 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3 [junit4] 2> 6602218 T15600 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 6602223 T15597 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 6602244 T15600 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 6602348 T15640 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> 6602350 T15600 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> 6602351 T15607 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> 6602353 T15621 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> 6602386 T15645 oasc.ZkController.register We are https://127.0.0.1:53617/collection1/ and leader is https://127.0.0.1:53617/collection1/ [junit4] 2> 6602387 T15645 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:53617 [junit4] 2> 6602387 T15645 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 6602388 T15645 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 6602388 T15645 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 6602392 T15600 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 6602395 T15645 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 6602398 T15597 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 6602400 T15597 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"active", [junit4] 2> "base_url":"https://127.0.0.1:53617", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:53617_", [junit4] 2> "shard":"shard3", [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":"core_node2"} [junit4] 2> 6602508 T15621 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> 6602509 T15607 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> 6602509 T15640 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> 6602509 T15600 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> 6604633 T15572 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3 [junit4] 2> 6604634 T15572 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 6604641 T15572 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 6604644 T15572 oejs.AbstractConnector.doStart Started [email protected]:53620 [junit4] 2> 6604652 T15572 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 6604658 T15572 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 6604658 T15572 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-005 [junit4] 2> 6604659 T15572 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-005/' [junit4] 2> 6604710 T15572 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-005/solr.xml [junit4] 2> 6604730 T15572 oasc.CoreContainer.<init> New CoreContainer 884805619 [junit4] 2> 6604731 T15572 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-8823C383F74D62B2-001/tempDir-005/] [junit4] 2> 6604732 T15572 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 6604733 T15572 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 6604734 T15572 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 6604735 T15572 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 6604736 T15572 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 6604736 T15572 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 6604737 T15572 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 6604738 T15572 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 6604738 T15572 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 6604741 T15572 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 6604744 T15572 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 6604744 T15572 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 6604745 T15572 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 6604746 T15572 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53606/solr [junit4] 2> 6604747 T15572 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 6604748 T15572 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 6604753 T15656 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@211de1a3 name:ZooKeeperConnection Watcher:127.0.0.1:53606 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 6604754 T15572 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 6604760 T15572 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 6604764 T15658 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ead0edb name:ZooKeeperConnection Watcher:127.0.0.1:53606/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 6604764 T15572 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 6604790 T15572 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 6605804 T15572 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53620_ [junit4] 2> 6605807 T15572 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53620_ [junit4] 2> 6605841 T15660 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 6605841 T15660 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 6605843 T15600 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 6605843 T15660 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 6605851 T15597 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4] 2> 6605852 T15597 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:53620", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:53620_", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> "core_node_name":null} [junit4] 2> 6605853 T15597 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=4 [junit4] 2> 6605853 T15597 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard4 [junit4] 2> 6605864 T15607 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstat [...truncated too long message...] ializedResponseWriter, HdfsChaosMonkeySafeLeaderTest, TestBadConfig, TestRangeQuery, SpellingQueryConverterTest, TestStressVersions, TestIntervalFaceting, TestSolrJ, TestExtendedDismaxParser, RollingRestartTest, TestLMJelinekMercerSimilarityFactory, TestReplicationHandler, AliasIntegrationTest, TestFiltering, JSONWriterTest, TestSuggestSpellingConverter, UnloadDistributedZkTest, TestReRankQParserPlugin, QueryEqualityTest, TestDocBasedVersionConstraints, DistributedSuggestComponentTest, CurrencyFieldXmlFileTest, TestCollationFieldDocValues, TestRequestStatusCollectionAPI, BadComponentTest, TestQueryTypes, TestPartialUpdateDeduplication, TermVectorComponentDistributedTest, CircularListTest, MultiThreadedOCPTest, SOLR749Test, TestDistribDocBasedVersion, TestFastWriter, TestSort, QueryFacetTest, TestFaceting, PolyFieldTest, ShardRoutingCustomTest, TestSerializedLuceneMatchVersion, HdfsRecoveryZkTest, DateMathParserTest, DistributedFacetPivotLongTailTest, TestAnalyzeInfixSuggestions, TestUtils, ResourceLoaderTest, NumericFieldsTest, DefaultValueUpdateProcessorTest, TestFuzzyAnalyzedSuggestions, TestPseudoReturnFields, CursorMarkTest, ChaosMonkeyNothingIsSafeTest, TestSolrCoreProperties, PreAnalyzedUpdateProcessorTest, AsyncMigrateRouteKeyTest, TestLFUCache, UUIDUpdateProcessorFallbackTest, SolrTestCaseJ4Test, AddSchemaFieldsUpdateProcessorFactoryTest, AlternateDirectoryTest, TestQuerySenderListener, TestOrdValues, SoftAutoCommitTest, TestSolrDeletionPolicy2, TestSimpleQParserPlugin, OpenCloseCoreStressTest, HardAutoCommitTest, TestZkChroot, TestSchemaResource, SampleTest, MBeansHandlerTest, FileBasedSpellCheckerTest, TestMergePolicyConfig, UniqFieldsUpdateProcessorFactoryTest, BadCopyFieldTest, TestCSVLoader, DocValuesMissingTest, TestUniqueKeyFieldResource, ModifyConfFileTest, TestSolrXmlPersistence, TestAnalyzedSuggestions, BlockCacheTest, TestConfigSets, HdfsSyncSliceTest, TestModifyConfFiles, TestShardHandlerFactory, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, TestHighFrequencyDictionaryFactory, TestCoreContainer, TestImplicitCoreProperties, AbstractAnalyticsFacetTest, RequestHandlersTest, StressHdfsTest, BasicFunctionalityTest, SolrRequestParserTest, ZkNodePropsTest, DeleteShardTest, TestSchemaVersionResource, XmlUpdateRequestHandlerTest, AtomicUpdatesTest, CoreContainerCoreInitFailuresTest, StatelessScriptUpdateProcessorFactoryTest, DirectUpdateHandlerTest, TestRemoteStreaming, SearchHandlerTest, CopyFieldTest, LegacyHTMLStripCharFilterTest, TestRandomDVFaceting, TestCharFilters, CollectionsAPIAsyncDistributedZkTest, TestMaxScoreQueryParser, MergeStrategyTest, RemoteQueryErrorTest, TermVectorComponentTest, TestCloudInspectUtil, TestStressRecovery, TestCustomSort, TestRandomFaceting, BJQParserTest, TestCollationField, OpenExchangeRatesOrgProviderTest, OverseerTest, OutputWriterTest, DirectSolrConnectionTest, AssignTest, TestQueryUtils, TestCloudManagedSchemaConcurrent, AnalyticsQueryTest, WordBreakSolrSpellCheckerTest, TestNRTOpen, TestAddFieldRealTimeGet, TestDefaultSearchFieldResource, HdfsBasicDistributedZk2Test, CoreAdminHandlerTest, IndexBasedSpellCheckerTest, TestDynamicFieldCollectionResource, RAMDirectoryFactoryTest, TestDistributedMissingSort, TestManagedResourceStorage, TestNonDefinedSimilarityFactory, TestSystemIdResolver, TestJmxIntegration, SuggesterTSTTest, HdfsWriteToMultipleCollectionsTest, LukeRequestHandlerTest, TestCloudManagedSchema, DistributedFacetPivotLargeTest, TestJoin, TestSolr4Spatial, HdfsBasicDistributedZkTest, MultiTermTest, HighlighterMaxOffsetTest, RangeFacetTest, SliceStateTest, ChangedSchemaMergeTest, ScriptEngineTest, PeerSyncTest, DisMaxRequestHandlerTest, DeleteInactiveReplicaTest, FieldFacetExtrasTest, PreAnalyzedFieldTest, TestArbitraryIndexDir, TestDistributedGrouping, TestJmxMonitoredMap, JsonLoaderTest, ZkCLITest, TestSolrQueryParserDefaultOperatorResource, TestIBSimilarityFactory, DocValuesTest, URLClassifyProcessorTest, TestDocSet, DistributedExpandComponentTest, TestDefaultSimilarityFactory, TriLevelCompositeIdRoutingTest, SpellCheckComponentTest, TestRestManager, SolrCmdDistributorTest, SolrInfoMBeanTest, SuggesterFSTTest, TestCSVResponseWriter, TestDocumentBuilder, TestSolrQueryParserResource, HdfsUnloadDistributedZkTest, TestSolr4Spatial2, TestExpandComponent, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, SyncSliceTest, LeaderElectionIntegrationTest, ShardRoutingTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, ZkSolrClientTest, TestDistributedSearch, TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestMultiCoreConfBootstrap, TestReload, DistributedTermsComponentTest, SimpleFacetsTest, SolrCoreTest, StatsComponentTest, TestGroupingSearch, BadIndexSchemaTest, ConvertedLegacyTest, TestFunctionQuery, TestLazyCores, OverseerCollectionProcessorTest, TestIndexSearcher, HighlighterTest, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, TestFoldingMultitermQuery, SuggesterTest, TestStressLucene, TestTrie, SpatialFilterTest, SuggesterWFSTTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, DocValuesMultiTest, DistanceFunctionTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, DebugComponentTest, CacheHeaderTest, TestSurroundQueryParser, StandardRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TestOmitPositions, TermsComponentTest, DocumentBuilderTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, RegexBoostProcessorTest, SolrPluginUtilsTest, IndexSchemaTest, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, QueryParsingTest, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, CSVRequestHandlerTest, TestBinaryResponseWriter, HighlighterConfigTest, UpdateParamsTest, TestSolrIndexConfig, ResponseLogComponentTest, SolrIndexConfigTest, TestBinaryField, TestSearchPerf, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestPerFieldSimilarity, TimeZoneUtilsTest, TestFastOutputStream, PluginInfoTest, TestFastLRUCache, PrimUtilsTest, DateFieldTest, DOMUtilTest, ClusterStateTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, NoFacetTest, ExpressionTest, FieldFacetTest, FunctionTest, ConnectionManagerTest, CustomCollectionTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, MigrateRouteKeyTest, OverseerRolesTest, ReplicationFactorTest, SSLMigrationTest, ShardSplitTest, SolrXmlInZkTest, TestCloudPivotFacet, TestCollectionAPI, TestLeaderElectionZkExpiry, TestMiniSolrCloudCluster, TestShortCircuitedRequests, HdfsCollectionsAPIDistributedZkTest, CachingDirectoryFactoryTest, QueryResultKeyTest, TestInfoStreamLogging, TestReloadAndDeleteDocs, TestSolrXml, TestSolrXmlPersistor, TestReplicationHandlerBackup, CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, CoreMergeIndexesAdminHandlerTest, InfoHandlerTest, DistributedDebugComponentTest, DistributedFacetPivotSmallTest, DistributedQueryComponentCustomSortTest, DistributedQueryComponentOptimizationTest, SuggestComponentTest, TestPivotHelperCode, TestChildDocTransformer, TestManagedResource, TestClassNameShortening, TestFieldCollectionResource, TestFieldResource, TestFieldTypeCollectionResource, TestFieldTypeResource, TestManagedSchemaFieldResource, TestSchemaNameResource, TestSchemaSimilarityResource, TestManagedStopFilterFactory, TestManagedSynonymFilterFactory, DateRangeFieldTest, TestCloudSchemaless] [junit4] Completed in 174.08s, 1 test, 1 error <<< FAILURES! [...truncated 84 lines...] BUILD FAILED /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:474: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:454: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:45: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:37: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:496: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1307: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:922: There were test failures: 427 suites, 1771 tests, 1 error, 44 ignored (17 assumptions) Total time: 163 minutes 14 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
