Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/1723/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
2 tests failed.
REGRESSION: org.apache.solr.cloud.RollingRestartTest.testDistribSearch
Error Message:
No overseer designate as leader found after restart #1:
127.0.0.1:55183_i_jz%2Fee
Stack Trace:
java.lang.AssertionError: No overseer designate as leader found after restart
#1: 127.0.0.1:55183_i_jz%2Fee
at
__randomizedtesting.SeedInfo.seed([BD7BA66B5150F8D9:3C9D2873260F98E5]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:103)
at
org.apache.solr.cloud.RollingRestartTest.doTest(RollingRestartTest.java:63)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java: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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
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)
REGRESSION: org.apache.solr.schema.TestCloudSchemaless.testDistribSearch
Error Message:
Timeout occured while waiting response from server at:
https://127.0.0.1:58346/ayq/o/collection1
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting
response from server at: https://127.0.0.1:58346/ayq/o/collection1
at
__randomizedtesting.SeedInfo.seed([BD7BA66B5150F8D9:3C9D2873260F98E5]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:561)
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:867)
at sun.reflect.GeneratedMethodAccessor74.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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
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:449)
... 47 more
Build Log:
[...truncated 11234 lines...]
[junit4] Suite: org.apache.solr.cloud.RollingRestartTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/init-core-data-001
[junit4] 2> 1573799 T4212 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(true) and clientAuth (false)
[junit4] 2> 1573800 T4212
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /i_jz/ee
[junit4] 2> 1573809 T4212 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 1573810 T4212 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1573812 T4213 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 1573918 T4212 oasc.ZkTestServer.run start zk server on
port:55092
[junit4] 2> 1573922 T4212 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1573929 T4219 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1a98d6f3
name:ZooKeeperConnection Watcher:127.0.0.1:55092 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1573930 T4212 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1573931 T4212 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 1573942 T4212 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1573948 T4221 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4339c681
name:ZooKeeperConnection Watcher:127.0.0.1:55092/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1573948 T4212 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1573949 T4212 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 1573962 T4212 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 1573969 T4212 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 1573977 T4212 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 1573990 T4212 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1573991 T4212 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 1574008 T4212 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1574010 T4212 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 1574020 T4212 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1574022 T4212 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1574039 T4212 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1574041 T4212 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 1574066 T4212 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1574067 T4212 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 1574077 T4212 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1574078 T4212 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 1574091 T4212 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1574092 T4212 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 1574101 T4212 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1574104 T4212 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 1574115 T4212 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1574117 T4212 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1574127 T4212 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1574128 T4212 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 1574140 T4212 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1574142 T4212 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 1574161 T4212 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1574164 T4223 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4b67d1c7
name:ZooKeeperConnection Watcher:127.0.0.1:55092/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1574166 T4212 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1576534 T4212 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1576542 T4212 oejus.SslContextFactory.doStart Enabled
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3,
TLSv1, TLSv1.1, TLSv1.2]
[junit4] 2> 1576545 T4212 oejs.AbstractConnector.doStart Started
[email protected]:55096
[junit4] 2> 1576551 T4212 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 1576552 T4212 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1576552 T4212 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-002
[junit4] 2> 1576553 T4212 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-002/'
[junit4] 2> 1576602 T4212 oasc.ConfigSolr.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-002/solr.xml
[junit4] 2> 1576628 T4212 oasc.CoreContainer.<init> New CoreContainer
58901760
[junit4] 2> 1576629 T4212 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-002/]
[junit4] 2> 1576630 T4212 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1576630 T4212 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1576631 T4212 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1576631 T4212 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1576632 T4212 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1576632 T4212 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1576632 T4212 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1576633 T4212 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1576633 T4212 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1576636 T4212 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1576638 T4212 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1576639 T4212 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1576639 T4212 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1576640 T4212 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:55092/solr
[junit4] 2> 1576640 T4212 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1576642 T4212 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1576645 T4234 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@ab089c name:ZooKeeperConnection
Watcher:127.0.0.1:55092 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1576646 T4212 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1576651 T4212 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1576654 T4236 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4821fd33
name:ZooKeeperConnection Watcher:127.0.0.1:55092/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1576654 T4212 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1576658 T4212 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 1576668 T4212 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 1576677 T4212 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 1576687 T4212 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 1576696 T4212 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 1576709 T4212 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 1576715 T4212 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55096_i_jz%2Fee
[junit4] 2> 1576718 T4212 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:55096_i_jz%2Fee
[junit4] 2> 1576728 T4212 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 1576738 T4212 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 1576752 T4212 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:55096_i_jz%2Fee
[junit4] 2> 1576753 T4212 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 1576761 T4212 oasc.Overseer.start Overseer
(id=92243820752011268-127.0.0.1:55096_i_jz%2Fee-n_0000000000) starting
[junit4] 2> 1576772 T4212 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 1576816 T4238 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 1576820 T4212 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 1576829 T4212 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 1576837 T4212
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1576852 T4237 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 1576860 T4239 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 1576861 T4239 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1576864 T4239 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1576865 T4240 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1576870 T4237 oascc.ZkStateReader.updateClusterState Updating
cloud state from ZooKeeper...
[junit4] 2> 1576872 T4237 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:55096/i_jz/ee",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"127.0.0.1:55096_i_jz%2Fee",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "numShards":"1",
[junit4] 2> "core_node_name":null}
[junit4] 2> 1576872 T4237
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
control_collection with shards [shard1]
[junit4] 2> 1576872 T4237 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 1576883 T4240 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> 1577869 T4239 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1577869 T4239 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 1577871 T4239 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1577871 T4239 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 1577875 T4239 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 1577875 T4239 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-002/collection1/'
[junit4] 2> 1577876 T4239 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 1577877 T4239 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 1577878 T4239 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 1577936 T4239 oasc.SolrConfig.<init> Using Lucene
MatchVersion: LUCENE_4_10
[junit4] 2> 1577950 T4239 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1577955 T4239 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 1577961 T4239 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1578123 T4239 oass.ByteField.init WARN ByteField is deprecated
and will be removed in 5.0. You should use TrieIntField instead.
[junit4] 2> 1578125 T4239 oass.ShortField.init WARN ShortField is
deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4] 2> 1578125 T4239 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1578133 T4239 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1578134 T4239 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1578173 T4239 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1578179 T4239 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1578185 T4239 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1578187 T4239
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1578187 T4239
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1578187 T4239 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1578190 T4239
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1578190 T4239
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1578190 T4239 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 1578190 T4239 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 1578191 T4239 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-002/collection1/,
dataDir=./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/control/data/
[junit4] 2> 1578191 T4239 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25ab9cab
[junit4] 2> 1578193 T4239 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/control/data
[junit4] 2> 1578194 T4239 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/control/data/index/
[junit4] 2> 1578195 T4239 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/control/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1578196 T4239 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/control/data/index
[junit4] 2> 1578196 T4239 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=61.1240234375,
floorSegmentMB=1.2177734375, forceMergeDeletesPctAllowed=22.95869877521751,
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1578203 T4239 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
[junit4] 2> 1578203 T4239 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1578206 T4239 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1578207 T4239 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1578207 T4239 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1578207 T4239 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1578208 T4239 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1578208 T4239 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1578209 T4239 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1578209 T4239 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1578210 T4239 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1578216 T4239 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1578217 T4239 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1578217 T4239 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1578218 T4239 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1578219 T4239 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1578220 T4239 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 1578220 T4239 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 1578223 T4239 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 1578223 T4239 oasc.RequestHandlers.initHandlersFromConfig WARN
Multiple requestHandler registered to the same name: /update ignoring:
org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1578224 T4239 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1578224 T4239 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 1578226 T4239 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1578241 T4239 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1578243 T4239 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1578245 T4239 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1578247 T4239 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1578248 T4239 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1578250 T4239 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1578251 T4239 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1578254 T4239 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=973121834,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1578257 T4239 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
[junit4] 2> 1578257 T4239 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1578258 T4239 oass.SolrIndexSearcher.<init> Opening
Searcher@1b17c5c8[collection1] main
[junit4] 2> 1578258 T4239 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 1578263 T4239 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 1578263 T4239 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1578265 T4239
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1578265 T4239 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1578266 T4239 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1578268 T4239
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1578268 T4239 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1578270 T4239 oascc.SolrZkClient.makePath makePath:
/configs/conf1/_rest_managed.json
[junit4] 2> 1578279 T4239
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new
znode /configs/conf1/_rest_managed.json
[junit4] 2> 1578279 T4239 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1578280 T4239 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1578283 T4241 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1b17c5c8[collection1]
main{StandardDirectoryReader(segments_1:1:nrt)}
[junit4] 2> 1578284 T4239 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1578287 T4244 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:55096/i_jz/ee
collection:control_collection shard:shard1
[junit4] 2> 1578288 T4212 oass.SolrDispatchFilter.init
user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 1578288 T4212 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1578290 T4244 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 1578300 T4212 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1578306 T4246 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@31dfb985
name:ZooKeeperConnection Watcher:127.0.0.1:55092/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1578306 T4212 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1578308 T4212
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1578309 T4244 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 1578314 T4240 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1578317 T4212 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 1578318 T4244
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1578318 T4244 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C1299 name=collection1
org.apache.solr.core.SolrCore@423a3d80
url=https://127.0.0.1:55096/i_jz/ee/collection1 node=127.0.0.1:55096_i_jz%2Fee
C1299_STATE=coll:control_collection core:collection1 props:{state=down,
base_url=https://127.0.0.1:55096/i_jz/ee, core=collection1,
node_name=127.0.0.1:55096_i_jz%2Fee}
[junit4] 2> 1578318 T4244 C1299 P55096 oasc.SyncStrategy.sync Sync
replicas to https://127.0.0.1:55096/i_jz/ee/collection1/
[junit4] 2> 1578319 T4244 C1299 P55096 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 1578319 T4244 C1299 P55096 oasc.SyncStrategy.syncToMe
https://127.0.0.1:55096/i_jz/ee/collection1/ has no replicas
[junit4] 2> 1578319 T4244 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: https://127.0.0.1:55096/i_jz/ee/collection1/ shard1
[junit4] 2> 1578319 T4244 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 1578327 T4237 oascc.ZkStateReader.updateClusterState Updating
cloud state from ZooKeeper...
[junit4] 2> 1578354 T4240 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1578359 T4240 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> 1578359 T4247 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> 1578393 T4244 oasc.ZkController.register We are
https://127.0.0.1:55096/i_jz/ee/collection1/ and leader is
https://127.0.0.1:55096/i_jz/ee/collection1/
[junit4] 2> 1578394 T4244 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=https://127.0.0.1:55096/i_jz/ee
[junit4] 2> 1578394 T4244 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 1578394 T4244 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 1578394 T4244 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1578398 T4240 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1578402 T4244 oascc.ZkStateReader.updateClusterState Updating
cloud state from ZooKeeper...
[junit4] 2> 1578405 T4237 oascc.ZkStateReader.updateClusterState Updating
cloud state from ZooKeeper...
[junit4] 2> 1578406 T4237 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "base_url":"https://127.0.0.1:55096/i_jz/ee",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"127.0.0.1:55096_i_jz%2Fee",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "numShards":"2",
[junit4] 2> "core_node_name":"core_node1"}
[junit4] 2> 1578517 T4240 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> 1578520 T4247 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> 1581199 T4212 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 1581200 T4212 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1581209 T4212 oejus.SslContextFactory.doStart Enabled
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3,
TLSv1, TLSv1.1, TLSv1.2]
[junit4] 2> 1581213 T4212 oejs.AbstractConnector.doStart Started
[email protected]:55100
[junit4] 2> 1581217 T4212 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 1581217 T4212 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1581218 T4212 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-003
[junit4] 2> 1581219 T4212 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-003/'
[junit4] 2> 1581271 T4212 oasc.ConfigSolr.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-003/solr.xml
[junit4] 2> 1581300 T4212 oasc.CoreContainer.<init> New CoreContainer
1015883475
[junit4] 2> 1581301 T4212 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-003/]
[junit4] 2> 1581302 T4212 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1581302 T4212 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1581303 T4212 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1581304 T4212 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1581304 T4212 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1581304 T4212 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1581305 T4212 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1581305 T4212 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1581306 T4212 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1581310 T4212 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1581314 T4212 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1581315 T4212 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1581316 T4212 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1581316 T4212 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:55092/solr
[junit4] 2> 1581318 T4212 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1581321 T4212 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1581326 T4258 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2dce546c
name:ZooKeeperConnection Watcher:127.0.0.1:55092 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1581327 T4212 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1581333 T4212 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1581336 T4260 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@557f8da0
name:ZooKeeperConnection Watcher:127.0.0.1:55092/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1581337 T4212 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1581365 T4212
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1582377 T4212 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55100_i_jz%2Fee
[junit4] 2> 1582380 T4212 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:55100_i_jz%2Fee
[junit4] 2> 1582389 T4240 oascc.ZkStateReader$3.process Updating live
nodes... (2)
[junit4] 2> 1582390 T4261 oascc.ZkStateReader$3.process Updating live
nodes... (2)
[junit4] 2> 1582391 T4247 oascc.ZkStateReader$3.process Updating live
nodes... (2)
[junit4] 2> 1582411 T4262 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 1582411 T4262 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1582416 T4262 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1582420 T4240 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1582426 T4237 oascc.ZkStateReader.updateClusterState Updating
cloud state from ZooKeeper...
[junit4] 2> 1582430 T4237 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "operation":"state",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:55100/i_jz/ee",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"127.0.0.1:55100_i_jz%2Fee",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "core_node_name":null}
[junit4] 2> 1582430 T4237
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
collection1 with shards [shard1, shard2]
[junit4] 2> 1582431 T4237 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard2
[junit4] 2> 1582442 T4261 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> 1582442 T4247 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> 1582444 T4240 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> 1583418 T4262 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1583419 T4262 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 1583422 T4262 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1583422 T4262 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1583426 T4262 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1583427 T4262 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-003/collection1/'
[junit4] 2> 1583429 T4262 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 1583430 T4262 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 1583431 T4262 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 1583513 T4262 oasc.SolrConfig.<init> Using Lucene
MatchVersion: LUCENE_4_10
[junit4] 2> 1583534 T4262 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1583539 T4262 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 1583547 T4262 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1583789 T4262 oass.ByteField.init WARN ByteField is deprecated
and will be removed in 5.0. You should use TrieIntField instead.
[junit4] 2> 1583792 T4262 oass.ShortField.init WARN ShortField is
deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4] 2> 1583793 T4262 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1583807 T4262 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1583810 T4262 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1583850 T4262 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1583857 T4262 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1583866 T4262 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1583871 T4262
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1583872 T4262
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1583872 T4262 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1583882 T4262
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1583883 T4262
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1583883 T4262 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 1583891 T4262 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 1583892 T4262 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-003/collection1/,
dataDir=./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/jetty1/
[junit4] 2> 1583892 T4262 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25ab9cab
[junit4] 2> 1583895 T4262 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/jetty1
[junit4] 2> 1583896 T4262 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/jetty1/index/
[junit4] 2> 1583897 T4262 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/jetty1/index'
doesn't exist. Creating new index...
[junit4] 2> 1583898 T4262 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/jetty1/index
[junit4] 2> 1583899 T4262 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=61.1240234375,
floorSegmentMB=1.2177734375, forceMergeDeletesPctAllowed=22.95869877521751,
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1583911 T4262 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
[junit4] 2> 1583912 T4262 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1583925 T4262 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1583925 T4262 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1583926 T4262 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1583926 T4262 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1583926 T4262 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1583927 T4262 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1583927 T4262 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1583927 T4262 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1583928 T4262 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1583929 T4262 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1583930 T4262 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1583931 T4262 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1583931 T4262 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1583932 T4262 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1583933 T4262 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 1583933 T4262 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 1583934 T4262 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 1583934 T4262 oasc.RequestHandlers.initHandlersFromConfig WARN
Multiple requestHandler registered to the same name: /update ignoring:
org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1583935 T4262 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1583935 T4262 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 1583936 T4262 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1583947 T4262 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1583949 T4262 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1583955 T4262 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1583958 T4262 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1583963 T4262 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1583966 T4262 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1583967 T4262 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1583968 T4262 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=973121834,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1583972 T4262 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
[junit4] 2> 1583973 T4262 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1583974 T4262 oass.SolrIndexSearcher.<init> Opening
Searcher@61fa1dcc[collection1] main
[junit4] 2> 1583974 T4262 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1583980 T4262 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1583981 T4262 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1583986 T4262
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1583986 T4262 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1583987 T4262 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1583991 T4262
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 1583992 T4262 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1583993 T4262 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 1583993 T4262 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1584000 T4263 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@61fa1dcc[collection1]
main{StandardDirectoryReader(segments_1:1:nrt)}
[junit4] 2> 1584003 T4262 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1584006 T4266 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:55100/i_jz/ee collection:collection1
shard:shard2
[junit4] 2> 1584007 T4212 oass.SolrDispatchFilter.init
user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 1584008 T4212 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1584009 T4266 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 1584058 T4266 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard2
[junit4] 2> 1584068 T4266
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1584069 T4266 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C1300 name=collection1
org.apache.solr.core.SolrCore@5585f99a
url=https://127.0.0.1:55100/i_jz/ee/collection1 node=127.0.0.1:55100_i_jz%2Fee
C1300_STATE=coll:collection1 core:collection1 props:{state=down,
base_url=https://127.0.0.1:55100/i_jz/ee, core=collection1,
node_name=127.0.0.1:55100_i_jz%2Fee}
[junit4] 2> 1584069 T4266 C1300 P55100 oasc.SyncStrategy.sync Sync
replicas to https://127.0.0.1:55100/i_jz/ee/collection1/
[junit4] 2> 1584070 T4266 C1300 P55100 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 1584070 T4266 C1300 P55100 oasc.SyncStrategy.syncToMe
https://127.0.0.1:55100/i_jz/ee/collection1/ has no replicas
[junit4] 2> 1584070 T4266 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: https://127.0.0.1:55100/i_jz/ee/collection1/ shard2
[junit4] 2> 1584071 T4266 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 1584072 T4240 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1584097 T4237 oascc.ZkStateReader.updateClusterState Updating
cloud state from ZooKeeper...
[junit4] 2> 1584113 T4240 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> 1584117 T4261 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> 1584119 T4247 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> 1584142 T4237 oascc.ZkStateReader.updateClusterState Updating
cloud state from ZooKeeper...
[junit4] 2> 1584154 T4240 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1584157 T4247 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> 1584158 T4240 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> 1584161 T4261 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> 1584185 T4266 oasc.ZkController.register We are
https://127.0.0.1:55100/i_jz/ee/collection1/ and leader is
https://127.0.0.1:55100/i_jz/ee/collection1/
[junit4] 2> 1584186 T4266 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=https://127.0.0.1:55100/i_jz/ee
[junit4] 2> 1584186 T4266 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 1584187 T4266 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 1584187 T4266 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1584192 T4240 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1584198 T4266 oascc.ZkStateReader.updateClusterState Updating
cloud state from ZooKeeper...
[junit4] 2> 1584200 T4237 oascc.ZkStateReader.updateClusterState Updating
cloud state from ZooKeeper...
[junit4] 2> 1584203 T4237 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "base_url":"https://127.0.0.1:55100/i_jz/ee",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"127.0.0.1:55100_i_jz%2Fee",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "core_node_name":"core_node1"}
[junit4] 2> 1584318 T4261 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> 1584325 T4240 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> 1584327 T4247 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> 1586978 T4212 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 1586980 T4212 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1586990 T4212 oejus.SslContextFactory.doStart Enabled
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3,
TLSv1, TLSv1.1, TLSv1.2]
[junit4] 2> 1586994 T4212 oejs.AbstractConnector.doStart Started
[email protected]:55103
[junit4] 2> 1587000 T4212 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 1587001 T4212 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1587002 T4212 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-004
[junit4] 2> 1587003 T4212 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-004/'
[junit4] 2> 1587107 T4212 oasc.ConfigSolr.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-004/solr.xml
[junit4] 2> 1587140 T4212 oasc.CoreContainer.<init> New CoreContainer
123237614
[junit4] 2> 1587141 T4212 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-004/]
[junit4] 2> 1587142 T4212 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1587142 T4212 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1587143 T4212 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1587143 T4212 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1587144 T4212 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1587145 T4212 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1587145 T4212 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1587146 T4212 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1587146 T4212 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1587151 T4212 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1587156 T4212 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1587157 T4212 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1587157 T4212 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1587158 T4212 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:55092/solr
[junit4] 2> 1587159 T4212 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1587165 T4212 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1587167 T4277 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@574bc495
name:ZooKeeperConnection Watcher:127.0.0.1:55092 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1587170 T4212 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1587177 T4212 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1587184 T4279 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5b9de235
name:ZooKeeperConnection Watcher:127.0.0.1:55092/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1587186 T4212 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1587212 T4212
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1588225 T4212 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55103_i_jz%2Fee
[junit4] 2> 1588229 T4212 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:55103_i_jz%2Fee
[junit4] 2> 1588238 T4247 oascc.ZkStateReader$3.process Updating live
nodes... (3)
[junit4] 2> 1588238 T4261 oascc.ZkStateReader$3.process Updating live
nodes... (3)
[junit4] 2> 1588239 T4280 oascc.ZkStateReader$3.process Updating live
nodes... (3)
[junit4] 2> 1588240 T4240 oascc.ZkStateReader$3.process Updating live
nodes... (3)
[junit4] 2> 1588268 T4281 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 1588269 T4281 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1588271 T4281 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1588271 T4240 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1588278 T4237 oascc.ZkStateReader.updateClusterState Updating
cloud state from ZooKeeper...
[junit4] 2> 1588281 T4237 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "operation":"state",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:55103/i_jz/ee",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"127.0.0.1:55103_i_jz%2Fee",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "core_node_name":null}
[junit4] 2> 1588281 T4237 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=2
[junit4] 2> 1588282 T4237 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 1588294 T4247 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> 1588295 T4280 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> 1588295 T4261 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> 1588295 T4240 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> 1589273 T4281 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1589274 T4281 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 1589276 T4281 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1589277 T4281 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1589280 T4281 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1589280 T4281 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-004/collection1/'
[junit4] 2> 1589283 T4281 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 1589283 T4281 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 1589284 T4281 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 1589348 T4281 oasc.SolrConfig.<init> Using Lucene
MatchVersion: LUCENE_4_10
[junit4] 2> 1589362 T4281 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1589366 T4281 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 1589374 T4281 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1589573 T4281 oass.ByteField.init WARN ByteField is deprecated
and will be removed in 5.0. You should use TrieIntField instead.
[junit4] 2> 1589576 T4281 oass.ShortField.init WARN ShortField is
deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4] 2> 1589579 T4281 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1589598 T4281 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1589602 T4281 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1589645 T4281 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1589653 T4281 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1589660 T4281 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1589665 T4281
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1589666 T4281
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1589666 T4281 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1589670 T4281
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1589670 T4281
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1589670 T4281 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 1589670 T4281 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 1589671 T4281 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-004/collection1/,
dataDir=./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/jetty2/
[junit4] 2> 1589671 T4281 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25ab9cab
[junit4] 2> 1589672 T4281 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/jetty2
[junit4] 2> 1589673 T4281 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/jetty2/index/
[junit4] 2> 1589674 T4281 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'./solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/jetty2/index'
doesn't exist. Creating new index...
[junit4] 2> 1589674 T4281 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/jetty2/index
[junit4] 2> 1589676 T4281 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=61.1240234375,
floorSegmentMB=1.2177734375, forceMergeDeletesPctAllowed=22.95869877521751,
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1589692 T4281 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
[junit4] 2> 1589693 T4281 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1589701 T4281 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1589703 T4281 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1589703 T4281 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1589704 T4281 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1589704 T4281 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1589705 T4281 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1589705 T4281 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1589706 T4281 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1589706 T4281 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1589707 T4281 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1589709 T4281 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1589710 T4281 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1589710 T4281 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1589711 T4281 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1589712 T4281 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 1589712 T4281 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 1589713 T4281 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 1589713 T4281 oasc.RequestHandlers.initHandlersFromConfig WARN
Multiple requestHandler registered to the same name: /update ignoring:
org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1589714 T4281 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1589714 T4281 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 1589715 T4281 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1589728 T4281 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1589733 T4281 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1589736 T4281 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1589739 T4281 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1589742 T4281 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1589747 T4281 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1589748 T4281 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1589752 T4281 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=973121834,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1589755 T4281 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.RollingRestartTest-BD7BA66B5150F8D9-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
[junit4] 2> 1589756 T4281 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1589757 T4281 oass.SolrIndexSearcher.<init> Opening
Searcher@1ffcf337[collection1] main
[junit4] 2> 1589757 T4281 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1589763 T4281 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1589763 T4281 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1589765 T4281
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1589766 T4281 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1589766 T4281 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1589770 T4281
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 1589771 T4281 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1589771 T4281 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 1589771 T4281 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1589777 T4282 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1ffcf337[collection1]
main{StandardDirectoryReader(segments_1:1:nrt)}
[junit4] 2> 1589783 T4281 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1589786 T4285 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:55103/i_jz/ee collection:collection1
shard:shard1
[junit4] 2> 1589788 T4212 oass.SolrDispatchFilter.init
user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 1589789 T4212 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1589790 T4285 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 1589810 T4285 oasc.ShardLeaderElec
[...truncated too long message...]
eldTest, TestFieldSortValues, SOLR749Test, AnalyticsQueryTest,
TestXIncludeConfig, TermVectorComponentTest, DeleteInactiveReplicaTest,
TestMiniSolrCloudCluster, SoftAutoCommitTest, OverseerTest, UUIDFieldTest,
TestCollationField, SpellCheckComponentTest, DeleteShardTest, AutoCommitTest,
TestSolrCoreProperties, InfoHandlerTest, ReturnFieldsTest,
TestExtendedDismaxParser, ParsingFieldUpdateProcessorsTest, SyncSliceTest,
TestBinaryField, TestSolr4Spatial, TestJmxIntegration, TestFaceting,
TestLazyCores, IndexBasedSpellCheckerTest, EnumFieldTest,
TermVectorComponentDistributedTest, PrimUtilsTest, TestInitQParser,
TestManagedSynonymFilterFactory, TestMissingGroups, ClusterStateUpdateTest,
TestValueSourceCache, SimpleFacetsTest, TestReloadAndDeleteDocs,
TestSolrXmlPersistence, DocValuesTest, SuggesterFSTTest, ClusterStateTest,
TestSolrQueryParser, LeaderElectionTest, TestStressLucene, QueryParsingTest,
QueryElevationComponentTest, TestReversedWildcardFilterFactory,
TestReRankQParserPlugin, TestManagedResourceStorage, TestComponentsName,
ChaosMonkeySafeLeaderTest, AsyncMigrateRouteKeyTest,
AnalyticsMergeStrategyTest, TestRecovery, OverseerStatusTest,
HdfsDirectoryTest, SolrTestCaseJ4Test, ConvertedLegacyTest, SolrCoreTest,
SpellCheckCollatorTest, RollingRestartTest, AliasIntegrationTest,
TestSweetSpotSimilarityFactory, HdfsWriteToMultipleCollectionsTest,
CSVRequestHandlerTest, TestFieldCollectionResource,
DocumentAnalysisRequestHandlerTest, TestTrie, TestDistribDocBasedVersion,
TestSolrJ, StandardRequestHandlerTest, TestAddFieldRealTimeGet,
TestClassNameShortening, ZkControllerTest, TestCSVResponseWriter,
TestFuzzyAnalyzedSuggestions, HdfsCollectionsAPIDistributedZkTest,
TestRandomFaceting, TestDynamicFieldCollectionResource, TestFastLRUCache,
SuggestComponentTest, ConnectionManagerTest, TestRequestStatusCollectionAPI,
SolrCmdDistributorTest, MoreLikeThisHandlerTest, TestFileDictionaryLookup,
LukeRequestHandlerTest, RecoveryZkTest, HdfsBasicDistributedZkTest,
SolrIndexConfigTest, TestMaxScoreQueryParser, DistanceFunctionTest,
TestSchemaResource, TestCloudInspectUtil, TestCollationFieldDocValues,
OpenCloseCoreStressTest, TestSimpleQParserPlugin, SolrPluginUtilsTest,
TestCSVLoader, DistributedSpellCheckComponentTest, SynonymTokenizerTest,
AddSchemaFieldsUpdateProcessorFactoryTest, SignatureUpdateProcessorFactoryTest,
ChangedSchemaMergeTest, HdfsLockFactoryTest, TestCollationKeyRangeQueries,
TestSolrDeletionPolicy2, EchoParamsTest, FieldMutatingUpdateProcessorTest,
StressHdfsTest, SolrRequestParserTest, HttpPartitionTest,
TestComplexPhraseQParserPlugin, CoreMergeIndexesAdminHandlerTest,
DefaultValueUpdateProcessorTest, TestArbitraryIndexDir, TestFunctionQuery,
TestLMDirichletSimilarityFactory, TestRealTimeGet,
TestFieldTypeCollectionResource, TestNumberUtils, TestIndexingPerformance,
MultiTermTest, TestStressVersions, TestDistributedSearch,
TestDistributedMissingSort, AlternateDirectoryTest,
FullSolrCloudDistribCmdsTest, DateMathParserTest, DateFieldTest,
TestConfigSets, TestSearcherReuse, HighlighterTest, TestFoldingMultitermQuery,
AnalysisAfterCoreReloadTest, TermsComponentTest,
TestCloudManagedSchemaConcurrent, TestCloudManagedSchema, BJQParserTest,
TestQueryTypes, TestStressUserVersions, BlockDirectoryTest,
TestSolrQueryParserResource, TestExceedMaxTermLength, TestRemoteStreaming,
CacheHeaderTest, TestZkChroot, HdfsSyncSliceTest,
PathHierarchyTokenizerFactoryTest, TestJoin, TestDFRSimilarityFactory,
UUIDUpdateProcessorFallbackTest, DocValuesMissingTest, ShardRoutingTest,
DirectSolrConnectionTest, SimplePostToolTest, RankQueryTest,
CustomCollectionTest, CachingDirectoryFactoryTest, CircularListTest,
DistributedDebugComponentTest, TestBlendedInfixSuggestions, ZkSolrClientTest,
ResponseLogComponentTest, TestPerFieldSimilarity, ChaosMonkeyNothingIsSafeTest,
SolrIndexSplitterTest, TestUtils, UnloadDistributedZkTest,
SpellPossibilityIteratorTest, ShardRoutingCustomTest, TestQuerySenderListener,
HdfsBasicDistributedZk2Test, MinimalSchemaTest, CoreAdminHandlerTest,
TestUpdate, LoggingHandlerTest, TestShortCircuitedRequests, StatsComponentTest,
TestStressReorder, SuggesterTSTTest, SolrInfoMBeanTest, TestRandomMergePolicy,
PluginInfoTest, ResponseHeaderTest, OpenExchangeRatesOrgProviderTest,
FastVectorHighlighterTest, TestNonDefinedSimilarityFactory,
TestShardHandlerFactory, DistribCursorPagingTest, QueryEqualityTest,
BasicDistributedZkTest, LeaderElectionIntegrationTest, BasicZkTest,
TestReplicationHandler, TestRandomDVFaceting, ZkCLITest,
TestDistributedGrouping, TestHashPartitioner, TestMultiCoreConfBootstrap,
TestReload, HardAutoCommitTest, DistributedTermsComponentTest, TestRangeQuery,
TestCoreContainer, TestGroupingSearch, BadIndexSchemaTest, TestSort,
TestFiltering, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig,
OverseerCollectionProcessorTest, TestIndexSearcher, ShowFileRequestHandlerTest,
DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest,
TestCoreDiscovery, SpatialFilterTest, SuggesterWFSTTest, PolyFieldTest,
NoCacheHeaderTest, WordBreakSolrSpellCheckerTest,
SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest,
TestPseudoReturnFields, TestAtomicUpdateErrorCases,
TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest,
StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest,
TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, DebugComponentTest,
TestSurroundQueryParser, DisMaxRequestHandlerTest, TestQueryUtils,
TestWriterPerf, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest,
TestOmitPositions, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest,
RequestHandlersTest, DocumentBuilderTest, RequiredFieldsTest,
FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest,
RegexBoostProcessorTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest,
JSONWriterTest, MBeansHandlerTest, TestAnalyzedSuggestions,
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest,
BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication,
TestPHPSerializedResponseWriter, PingRequestHandlerTest, SearchHandlerTest,
CoreContainerCoreInitFailuresTest, TestBinaryResponseWriter, TestLFUCache,
HighlighterConfigTest, UpdateParamsTest, TestSolrIndexConfig,
TestQuerySenderNoQuery, CopyFieldTest, BadComponentTest, TestStressRecovery,
TestMergePolicyConfig, SampleTest, TestDocSet, TestSearchPerf,
NumericFieldsTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest,
ExternalFileFieldSortTest, TestPostingsSolrHighlighter,
NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions,
TestCharFilters, TestCodecSupport, TestLMJelinekMercerSimilarityFactory,
TestIBSimilarityFactory, TestBM25SimilarityFactory,
TestDefaultSimilarityFactory, TestFastWriter, LegacyHTMLStripCharFilterTest,
TestJmxMonitoredMap, TimeZoneUtilsTest, ResourceLoaderTest,
TestFastOutputStream, ScriptEngineTest, URLClassifyProcessorTest,
PreAnalyzedFieldTest, TestSystemIdResolver, TestSuggestSpellingConverter,
SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, TestLRUCache,
TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest,
FileUtilsTest, TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest,
TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, TestTolerantSearch,
AssignTest, CollectionsAPIAsyncDistributedZkTest, DeleteReplicaTest,
DistribDocExpirationUpdateProcessorTest, MigrateRouteKeyTest,
MultiThreadedOCPTest, OverseerRolesTest, ReplicationFactorTest,
SSLMigrationTest, ShardSplitTest, SolrXmlInZkTest, TestCollectionAPI,
TestLeaderElectionZkExpiry, TriLevelCompositeIdRoutingTest,
HdfsChaosMonkeySafeLeaderTest, HdfsRecoveryZkTest, HdfsUnloadDistributedZkTest,
QueryResultKeyTest, TestImplicitCoreProperties, TestInfoStreamLogging,
TestNRTOpen, TestNonNRTOpen, TestSolrXml, TestSolrXmlPersistor,
TestReplicationHandlerBackup, CoreAdminRequestStatusTest,
DistributedExpandComponentTest, DistributedQueryComponentCustomSortTest,
DistributedQueryComponentOptimizationTest, DistributedSuggestComponentTest,
TestExpandComponent, HighlighterMaxOffsetTest, TestIntervalFaceting,
TestChildDocTransformer, TestManagedResource, TestRestManager,
TestCopyFieldCollectionResource, TestDefaultSearchFieldResource,
TestDynamicFieldResource, TestFieldResource, TestFieldTypeResource,
TestManagedSchemaFieldResource, TestSchemaNameResource,
TestSchemaSimilarityResource, TestSchemaVersionResource,
TestSerializedLuceneMatchVersion, TestSolrQueryParserDefaultOperatorResource,
TestUniqueKeyFieldResource, TestManagedStopFilterFactory, TestCloudSchemaless]
[junit4] Completed in 295.67s, 1 test, 1 error <<< FAILURES!
[...truncated 70 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:474: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:454: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:45: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/extra-targets.xml:37: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:189: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:496: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1299:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:923:
There were test failures: 410 suites, 1711 tests, 1 error, 1 failure, 43
ignored (16 assumptions)
Total time: 160 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0
-XX:-UseCompressedOops -XX:+UseG1GC
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]