Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/725/
2 tests failed.
REGRESSION: org.apache.solr.core.TestDynamicLoading.testDistribSearch
Error Message:
New version of class is not loaded { "responseHeader":{ "status":404,
"QTime":4}, "error":{ "msg":"no such blob or version available: test/2",
"code":404}}
Stack Trace:
java.lang.AssertionError: New version of class is not loaded {
"responseHeader":{
"status":404,
"QTime":4},
"error":{
"msg":"no such blob or version available: test/2",
"code":404}}
at
__randomizedtesting.SeedInfo.seed([505DE86E4518925D:D1BB66763247F261]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.core.TestDynamicLoading.dynamicLoading(TestDynamicLoading.java:154)
at
org.apache.solr.core.TestDynamicLoading.doTest(TestDynamicLoading.java:64)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch
Error Message:
Error from server at http://127.0.0.1:22278: Error CREATEing SolrCore
'halfcollection_shard1_replica1': Unable to create core
[halfcollection_shard1_replica1] Caused by: Could not get shard id for core:
halfcollection_shard1_replica1
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:22278: Error CREATEing SolrCore
'halfcollection_shard1_replica1': Unable to create core
[halfcollection_shard1_replica1] Caused by: Could not get shard id for core:
halfcollection_shard1_replica1
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:558)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:449)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:201)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10301 lines...]
[junit4] Suite: org.apache.solr.core.TestDynamicLoading
[junit4] 2> Creating dataDir:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/init-core-data-001
[junit4] 2> 1746802 T3645 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (false)
[junit4] 2> 1746802 T3645
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /pkflp/
[junit4] 2> 1746807 T3645 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 1746808 T3645 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1746809 T3646 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 1746909 T3645 oasc.ZkTestServer.run start zk server on
port:32440
[junit4] 2> 1746910 T3645
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1746911 T3645 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1746916 T3653 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@19e28a07
name:ZooKeeperConnection Watcher:127.0.0.1:32440 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1746917 T3645 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1746917 T3645 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1746917 T3645 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 1746921 T3645
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1746922 T3645 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1746923 T3656 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@564315ff
name:ZooKeeperConnection Watcher:127.0.0.1:32440/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1746923 T3645 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1746924 T3645 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1746924 T3645 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 1746926 T3645 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 1746928 T3645 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 1746929 T3645 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 1746931 T3645 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1746932 T3645 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 1746935 T3645 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1746935 T3645 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 1747038 T3645 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1747039 T3645 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1747041 T3645 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1747041 T3645 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 1747043 T3645 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1747044 T3645 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 1747046 T3645 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1747046 T3645 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 1747048 T3645 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1747049 T3645 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 1747051 T3645 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1747051 T3645 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 1747053 T3645 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1747054 T3645 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1747056 T3645 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1747056 T3645 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 1747058 T3645 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1747059 T3645 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 1748318 T3645 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1748322 T3645 oejs.AbstractConnector.doStart Started
[email protected]:54825
[junit4] 2> 1748322 T3645 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@631d75b9
[junit4] 2> 1748322 T3645 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1748323 T3645 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-002
[junit4] 2> 1748323 T3645 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-002/'
[junit4] 2> 1748354 T3645 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-002/solr.xml
[junit4] 2> 1748423 T3645 oasc.CoreContainer.<init> New CoreContainer
681422295
[junit4] 2> 1748423 T3645 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-002/]
[junit4] 2> 1748424 T3645 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1748425 T3645 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1748425 T3645 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1748425 T3645 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1748425 T3645 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1748425 T3645 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1748426 T3645 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1748426 T3645 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1748426 T3645 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1748426 T3645 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1748427 T3645 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1748427 T3645 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1748427 T3645 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1748427 T3645 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1748428 T3645 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:32440/solr
[junit4] 2> 1748428 T3645 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1748428 T3645
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1748429 T3645 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1748431 T3668 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@63e467b9
name:ZooKeeperConnection Watcher:127.0.0.1:32440 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1748432 T3645 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1748432 T3645 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1748434 T3645 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1748435 T3671 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@764fdedb
name:ZooKeeperConnection Watcher:127.0.0.1:32440/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1748436 T3645 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1748437 T3645 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 1748438 T3645 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 1748440 T3645 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 1748441 T3645 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 1748442 T3645 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 1748444 T3645 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 1748445 T3645 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54825_pkflp
[junit4] 2> 1748445 T3645 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:54825_pkflp
[junit4] 2> 1748447 T3645 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 1748448 T3645 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 1748449 T3645 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1748450 T3645 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:54825_pkflp
[junit4] 2> 1748450 T3645 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 1748451 T3645 oasc.Overseer.start Overseer
(id=93092307960856579-127.0.0.1:54825_pkflp-n_0000000000) starting
[junit4] 2> 1748452 T3645 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 1748456 T3645 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1748457 T3673 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 1748457 T3645 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 1748459 T3645 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 1748460 T3645
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1748461 T3672 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 1748465 T3675 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 1748466 T3675 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1748466 T3675 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1748466 T3671 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1748468 T3672 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 0, message = {
[junit4] 2> "base_url":"http://127.0.0.1:54825/pkflp",
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"1",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":"127.0.0.1:54825_pkflp"} current state
version: 0
[junit4] 2> 1748469 T3672 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "base_url":"http://127.0.0.1:54825/pkflp",
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"1",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":"127.0.0.1:54825_pkflp"}
[junit4] 2> 1748469 T3672 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 1748469 T3672 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 1748470 T3671 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> 1749466 T3675 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1749467 T3675 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 1749467 T3675 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1749468 T3675 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 1749468 T3675 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 1749469 T3675 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-002/collection1/'
[junit4] 2> 1749471 T3675 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 1749472 T3675 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 1749472 T3675 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 1749506 T3675 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 1749509 T3675 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 1749521 T3675 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 1749545 T3675 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.0.0
[junit4] 2> 1749608 T3675 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1749709 T3675 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 1749719 T3675 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1750094 T3675 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1750107 T3675 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1750109 T3675 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1750119 T3675 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1750123 T3675 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1750127 T3675 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1750128 T3675
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1750128 T3675
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1750128 T3675 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1750129 T3675
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1750129 T3675
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1750130 T3675 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 1750130 T3675 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1750130 T3675 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-002/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-001/control/data/
[junit4] 2> 1750130 T3675 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2c2b74c4
[junit4] 2> 1750132 T3675 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-001/control/data
[junit4] 2> 1750132 T3675 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-001/control/data/index/
[junit4] 2> 1750132 T3675 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-001/control/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1750132 T3675 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-001/control/data/index
[junit4] 2> 1750133 T3675 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=25, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=90.9248046875,
floorSegmentMB=1.0673828125, forceMergeDeletesPctAllowed=20.268804703871318,
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1750134 T3675 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@2858cb0f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5d7b5a7a),segFN=segments_1,generation=1}
[junit4] 2> 1750134 T3675 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1750138 T3675 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1750139 T3675 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1750139 T3675 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1750139 T3675 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1750139 T3675 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1750140 T3675 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1750140 T3675 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1750140 T3675 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1750141 T3675 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1750141 T3675 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1750142 T3675 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1750143 T3675 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1750143 T3675 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1750144 T3675 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 1750145 T3675 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 1750145 T3675 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 1750146 T3675 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 1750147 T3675 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 1750149 T3675 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 1750150 T3675 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 1750150 T3675 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 1750151 T3675 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 1750152 T3675 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 1750152 T3675 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 1750153 T3675 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 1750154 T3675 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1750154 T3675 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1750155 T3675 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 1750174 T3675 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1750176 T3675 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1750178 T3675 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1750180 T3675 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1750182 T3675 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1750186 T3675 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1750186 T3675 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1750187 T3675 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=78.98828125,
floorSegmentMB=1.31640625, forceMergeDeletesPctAllowed=18.400213710672894,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1750187 T3675 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@2858cb0f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5d7b5a7a),segFN=segments_1,generation=1}
[junit4] 2> 1750188 T3675 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1750188 T3675 oass.SolrIndexSearcher.<init> Opening
Searcher@385aab6c[collection1] main
[junit4] 2> 1750188 T3675 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 1750189 T3675 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 1750189 T3675 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1750190 T3675
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1750190 T3675 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1750190 T3675 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1750191 T3675
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1750191 T3675 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1750191 T3675 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1750192 T3675 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 1750192 T3675 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1750193 T3676 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@385aab6c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1750193 T3679 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:54825/pkflp
collection:control_collection shard:shard1
[junit4] 2> 1750193 T3645 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
[junit4] 2> 1750194 T3645 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1750194 T3679 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 1750194 T3645
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1750195 T3645 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1750197 T3682 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@185662ac
name:ZooKeeperConnection Watcher:127.0.0.1:32440/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1750197 T3645 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1750198 T3645 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1750199 T3645
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1750200 T3679 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 1750201 T3671 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1750202 T3679
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1750202 T3679 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> 1750202 T3645 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 1750202 T3672 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state
version: 1
[junit4] 2> ASYNC NEW_CORE C7837 name=collection1
org.apache.solr.core.SolrCore@e80d0a6
url=http://127.0.0.1:54825/pkflp/collection1 node=127.0.0.1:54825_pkflp
C7837_STATE=coll:control_collection core:collection1
props:{base_url=http://127.0.0.1:54825/pkflp, core=collection1, state=down,
node_name=127.0.0.1:54825_pkflp}
[junit4] 2> 1750202 T3679 C7837 P54825 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:54825/pkflp/collection1/
[junit4] 2> 1750203 T3645 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 1750203 T3679 C7837 P54825 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 1750203 T3645
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1750204 T3682 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> 1750204 T3671 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> 1750204 T3679 C7837 P54825 oasc.SyncStrategy.syncToMe
http://127.0.0.1:54825/pkflp/collection1/ has no replicas
[junit4] 2> 1750205 T3645 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1750205 T3679 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:54825/pkflp/collection1/ shard1
[junit4] 2> 1750206 T3679 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 1750206 T3685 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2c084bb9
name:ZooKeeperConnection Watcher:127.0.0.1:32440/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1750207 T3645 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1750207 T3645 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1750209 T3686 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1750211 T3672 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 2, message = {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "stateFormat":2} current state version: 2
[junit4] 2> 1750211 T3672 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 1750214 T3672 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:54825/pkflp",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 1750214 T3672 oasco.ZkStateWriter.writePendingUpdates going to
create_collection /collections/collection1/state.json
[junit4] 2> 1750215 T3682 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> 1750218 T3686 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1750219 T3682 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> 1750261 T3679 oasc.ZkController.register We are
http://127.0.0.1:54825/pkflp/collection1/ and leader is
http://127.0.0.1:54825/pkflp/collection1/
[junit4] 2> 1750262 T3679 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:54825/pkflp
[junit4] 2> 1750262 T3679 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 1750262 T3679 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 1750262 T3679 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1750263 T3671 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1750265 T3672 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "base_url":"http://127.0.0.1:54825/pkflp",
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"2",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "state":"active",
[junit4] 2> "node_name":"127.0.0.1:54825_pkflp"} current state
version: 4
[junit4] 2> 1750265 T3672 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "base_url":"http://127.0.0.1:54825/pkflp",
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"2",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "state":"active",
[junit4] 2> "node_name":"127.0.0.1:54825_pkflp"}
[junit4] 2> 1750368 T3671 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> 1750368 T3682 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> 1751382 T3645 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 1751383 T3645 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1751386 T3645 oejs.AbstractConnector.doStart Started
[email protected]:50889
[junit4] 2> 1751386 T3645 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@631d75b9
[junit4] 2> 1751386 T3645 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1751387 T3645 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-003
[junit4] 2> 1751387 T3645 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-003/'
[junit4] 2> 1751418 T3645 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-003/solr.xml
[junit4] 2> 1751471 T3645 oasc.CoreContainer.<init> New CoreContainer
280510294
[junit4] 2> 1751472 T3645 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-003/]
[junit4] 2> 1751473 T3645 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1751473 T3645 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1751473 T3645 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1751473 T3645 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1751474 T3645 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1751474 T3645 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1751474 T3645 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1751474 T3645 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1751474 T3645 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1751475 T3645 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1751475 T3645 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1751475 T3645 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1751476 T3645 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1751476 T3645 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1751476 T3645 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:32440/solr
[junit4] 2> 1751476 T3645 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1751477 T3645
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1751477 T3645 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1751479 T3698 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@40ce26e8
name:ZooKeeperConnection Watcher:127.0.0.1:32440 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1751480 T3645 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1751480 T3645 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1751482 T3645 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1751483 T3701 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@45a470dc
name:ZooKeeperConnection Watcher:127.0.0.1:32440/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1751483 T3645 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1751486 T3645
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1752490 T3645 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50889_pkflp
[junit4] 2> 1752491 T3645 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:50889_pkflp
[junit4] 2> 1752494 T3645 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1752502 T3702 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 1752503 T3702 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1752504 T3671 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1752504 T3702 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 1752505 T3702 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 1752505 T3672 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "base_url":"http://127.0.0.1:50889/pkflp",
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"2",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":"127.0.0.1:50889_pkflp"} current state
version: 5
[junit4] 2> 1752505 T3702 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 1752505 T3672 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "base_url":"http://127.0.0.1:50889/pkflp",
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"2",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":"127.0.0.1:50889_pkflp"}
[junit4] 2> 1752506 T3672 oasco.ReplicaMutator.updateState Collection
already exists with numShards=2
[junit4] 2> 1752506 T3672 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard2
[junit4] 2> 1752506 T3702 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 0
[junit4] 2> 1752506 T3702 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1752507 T3672 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 0
[junit4] 2> 1752508 T3701 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 1752508 T3701 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 1
[junit4] 2> 1753507 T3702 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1753508 T3702 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 1753508 T3702 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1753509 T3702 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1753509 T3702 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1753509 T3702 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-003/collection1/'
[junit4] 2> 1753512 T3702 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 1753513 T3702 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 1753513 T3702 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 1753549 T3702 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 1753552 T3702 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 1753564 T3702 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 1753587 T3702 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.0.0
[junit4] 2> 1753636 T3702 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1753737 T3702 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 1753748 T3702 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1754138 T3702 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1754151 T3702 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1754154 T3702 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1754164 T3702 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1754168 T3702 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1754172 T3702 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1754173 T3702
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1754174 T3702
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1754174 T3702 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1754175 T3702
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1754175 T3702
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1754176 T3702 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 1754176 T3702 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1754176 T3702 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-003/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-001/jetty1/
[junit4] 2> 1754176 T3702 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2c2b74c4
[junit4] 2> 1754177 T3702 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-001/jetty1
[junit4] 2> 1754178 T3702 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-001/jetty1/index/
[junit4] 2> 1754178 T3702 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-001/jetty1/index'
doesn't exist. Creating new index...
[junit4] 2> 1754178 T3702 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-001/jetty1/index
[junit4] 2> 1754179 T3702 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=25, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=90.9248046875,
floorSegmentMB=1.0673828125, forceMergeDeletesPctAllowed=20.268804703871318,
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1754179 T3702 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1e31cbf6
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@574592f6),segFN=segments_1,generation=1}
[junit4] 2> 1754180 T3702 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1754185 T3702 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1754185 T3702 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1754185 T3702 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1754186 T3702 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1754186 T3702 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1754186 T3702 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1754186 T3702 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1754187 T3702 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1754187 T3702 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1754188 T3702 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1754189 T3702 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1754190 T3702 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1754191 T3702 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1754192 T3702 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 1754193 T3702 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 1754194 T3702 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 1754195 T3702 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 1754196 T3702 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 1754198 T3702 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 1754199 T3702 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 1754200 T3702 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 1754202 T3702 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 1754203 T3702 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 1754204 T3702 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 1754205 T3702 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 1754206 T3702 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1754208 T3702 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1754210 T3702 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 1754229 T3702 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1754231 T3702 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1754233 T3702 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1754235 T3702 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1754237 T3702 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1754239 T3702 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1754240 T3702 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1754240 T3702 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=78.98828125,
floorSegmentMB=1.31640625, forceMergeDeletesPctAllowed=18.400213710672894,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1754241 T3702 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1e31cbf6
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@574592f6),segFN=segments_1,generation=1}
[junit4] 2> 1754241 T3702 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1754242 T3702 oass.SolrIndexSearcher.<init> Opening
Searcher@3c694d6e[collection1] main
[junit4] 2> 1754242 T3702 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1754243 T3702 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1754243 T3702 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1754243 T3702
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1754244 T3702 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1754244 T3702 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1754244 T3702
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1754245 T3702 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1754245 T3702 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1754245 T3702 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 1754246 T3703 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@3c694d6e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1754247 T3702 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1754247 T3706 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:50889/pkflp collection:collection1
shard:shard2
[junit4] 2> 1754248 T3645 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
[junit4] 2> 1754248 T3645 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1754248 T3706 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 1754253 T3706 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard2
[junit4] 2> 1754254 T3671 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1754254 T3706
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1754255 T3706 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C7838 name=collection1
org.apache.solr.core.SolrCore@7d214d17
url=http://127.0.0.1:50889/pkflp/collection1 node=127.0.0.1:50889_pkflp
C7838_STATE=coll:collection1 core:collection1
props:{base_url=http://127.0.0.1:50889/pkflp, core=collection1, state=down,
node_name=127.0.0.1:50889_pkflp}
[junit4] 2> 1754255 T3706 C7838 P50889 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:50889/pkflp/collection1/
[junit4] 2> 1754255 T3672 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1"} current state version: 5
[junit4] 2> 1754255 T3706 C7838 P50889 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 1754255 T3706 C7838 P50889 oasc.SyncStrategy.syncToMe
http://127.0.0.1:50889/pkflp/collection1/ has no replicas
[junit4] 2> 1754256 T3706 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:50889/pkflp/collection1/ shard2
[junit4] 2> 1754256 T3706 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 1754256 T3672 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 1
[junit4] 2> 1754257 T3701 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 1754258 T3701 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 2
[junit4] 2> 1754260 T3672 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:50889/pkflp",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 5
[junit4] 2> 1754261 T3672 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 2
[junit4] 2> 1754262 T3701 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 1754262 T3701 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 1754264 T3671 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1754310 T3706 oasc.ZkController.register We are
http://127.0.0.1:50889/pkflp/collection1/ and leader is
http://127.0.0.1:50889/pkflp/collection1/
[junit4] 2> 1754311 T3706 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:50889/pkflp
[junit4] 2> 1754311 T3706 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 1754311 T3706 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 1754311 T3706 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1754313 T3671 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1754314 T3672 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "base_url":"http://127.0.0.1:50889/pkflp",
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"2",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "state":"active",
[junit4] 2> "node_name":"127.0.0.1:50889_pkflp"} current state
version: 5
[junit4] 2> 1754314 T3672 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "base_url":"http://127.0.0.1:50889/pkflp",
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"2",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "state":"active",
[junit4] 2> "node_name":"127.0.0.1:50889_pkflp"}
[junit4] 2> 1754315 T3706 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 1754315 T3672 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 3
[junit4] 2> 1754316 T3701 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 1754317 T3701 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 1755422 T3645 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 1755422 T3645 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1755425 T3645 oejs.AbstractConnector.doStart Started
[email protected]:55605
[junit4] 2> 1755425 T3645 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@631d75b9
[junit4] 2> 1755425 T3645 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1755426 T3645 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-004
[junit4] 2> 1755426 T3645 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-004/'
[junit4] 2> 1755456 T3645 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-004/solr.xml
[junit4] 2> 1755532 T3645 oasc.CoreContainer.<init> New CoreContainer
1541588621
[junit4] 2> 1755533 T3645 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-004/]
[junit4] 2> 1755534 T3645 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1755535 T3645 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1755535 T3645 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1755535 T3645 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1755536 T3645 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1755536 T3645 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1755536 T3645 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1755537 T3645 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1755537 T3645 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1755537 T3645 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1755538 T3645 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1755538 T3645 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1755539 T3645 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1755539 T3645 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1755539 T3645 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:32440/solr
[junit4] 2> 1755540 T3645 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1755540 T3645
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1755541 T3645 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1755543 T3718 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@64e4a43e
name:ZooKeeperConnection Watcher:127.0.0.1:32440 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1755544 T3645 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1755544 T3645 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1755546 T3645 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1755547 T3721 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2b03700d
name:ZooKeeperConnection Watcher:127.0.0.1:32440/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1755547 T3645 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1755551 T3645
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1756555 T3645 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55605_pkflp
[junit4] 2> 1756556 T3645 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:55605_pkflp
[junit4] 2> 1756559 T3645 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1756566 T3722 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 1756566 T3722 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1756567 T3671 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1756568 T3722 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 1756568 T3722 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 1756568 T3672 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "base_url":"http://127.0.0.1:55605/pkflp",
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"2",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":"127.0.0.1:55605_pkflp"} current state
version: 5
[junit4] 2> 1756568 T3722 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 1756569 T3672 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "base_url":"http://127.0.0.1:55605/pkflp",
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"2",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":"127.0.0.1:55605_pkflp"}
[junit4] 2> 1756569 T3672 oasco.ReplicaMutator.updateState Collection
already exists with numShards=2
[junit4] 2> 1756569 T3672 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 1756569 T3722 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 1756569 T3722 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1756570 T3672 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 4
[junit4] 2> 1756570 T3701 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 1756570 T3721 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 1756571 T3701 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 1756571 T3721 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 1757570 T3722 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1757571 T3722 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 1757571 T3722 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1757572 T3722 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1757572 T3722 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1757572 T3722 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-004/collection1/'
[junit4] 2> 1757574 T3722 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 1757575 T3722 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 1757575 T3722 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 1757610 T3722 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 1757612 T3722 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 1757624 T3722 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 1757647 T3722 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.0.0
[junit4] 2> 1757695 T3722 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1757796 T3722 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 1757806 T3722 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1758213 T3722 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1758225 T3722 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1758228 T3722 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1758237 T3722 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1758242 T3722 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1758245 T3722 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1758246 T3722
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1758247 T3722
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1758247 T3722 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1758248 T3722
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1758248 T3722
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1758249 T3722 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 1758249 T3722 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1758249 T3722 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-004/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-001/jetty2/
[junit4] 2> 1758249 T3722 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2c2b74c4
[junit4] 2> 1758251 T3722 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-001/jetty2
[junit4] 2> 1758251 T3722 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-001/jetty2/index/
[junit4] 2> 1758251 T3722 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-001/jetty2/index'
doesn't exist. Creating new index...
[junit4] 2> 1758251 T3722 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading-505DE86E4518925D-001/tempDir-001/jetty2/index
[junit4] 2> 1758252 T3722 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=25, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=90.9248046875,
floorSegmentMB=1.0673828125, forceMergeDeletesPctAllowed=20.268804703871318,
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1758253 T3722 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@2e1c1caa lockFactory=org.apache.
[...truncated too long message...]
.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:353)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:312)
[junit4] > ... 6 moreThrowable #6:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=4641, name=Thread-2078, state=RUNNABLE,
group=TGRP-CollectionsAPIDistributedZkTest]
[junit4] > Caused by: java.lang.RuntimeException:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available
to handle this request:[http://127.0.0.1:22268, http://127.0.0.1:22287,
http://127.0.0.1:22314, http://127.0.0.1:22278, http://127.0.0.1:22297]
[junit4] > at
__randomizedtesting.SeedInfo.seed([505DE86E4518925D]:0)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:915)
[junit4] > Caused by: org.apache.solr.client.solrj.SolrServerException:
No live SolrServers available to handle this request:[http://127.0.0.1:22268,
http://127.0.0.1:22287, http://127.0.0.1:22314, http://127.0.0.1:22278,
http://127.0.0.1:22297]
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:332)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1015)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:793)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:736)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1640)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1661)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:905)
[junit4] > Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:22297: Could not fully create collection:
awholynewstresscollection_collection2_1
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:558)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:353)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:312)
[junit4] > ... 6 moreThrowable #7:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=4639, name=Thread-2076, state=RUNNABLE,
group=TGRP-CollectionsAPIDistributedZkTest]
[junit4] > Caused by: java.lang.RuntimeException:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available
to handle this request:[http://127.0.0.1:22268, http://127.0.0.1:22287,
http://127.0.0.1:22314, http://127.0.0.1:22278, http://127.0.0.1:22297]
[junit4] > at
__randomizedtesting.SeedInfo.seed([505DE86E4518925D]:0)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:915)
[junit4] > Caused by: org.apache.solr.client.solrj.SolrServerException:
No live SolrServers available to handle this request:[http://127.0.0.1:22268,
http://127.0.0.1:22287, http://127.0.0.1:22314, http://127.0.0.1:22278,
http://127.0.0.1:22297]
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:332)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1015)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:793)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:736)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1640)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1661)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:905)
[junit4] > Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:22297: Could not fully create collection:
awholynewstresscollection_collection0_1
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:558)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:353)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:312)
[junit4] > ... 6 more
[junit4] 2> 1872247 T4115 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest-505DE86E4518925D-001
[junit4] 2> 914379 T4114 ccr.ThreadLeakControl.checkThreadLeaks WARNING
Will linger awaiting termination of 1 leaked thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{intDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval),
text=Lucene50(blocksize=128), multiDefault=PostingsFormat(name=Memory
doPackFST= true), timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval),
a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=FSTOrd50,
range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval),
a_i1=PostingsFormat(name=LuceneVarGapDocFreqInterval),
other_tl1=PostingsFormat(name=LuceneVarGapDocFreqInterval),
_version_=PostingsFormat(name=LuceneVarGapDocFreqInterval)},
docValues:{timestamp=DocValuesFormat(name=Lucene50)},
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=pl_PL,
timezone=Asia/Bahrain
[junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65
(64-bit)/cpus=16,threads=1,free=68252712,total=449314816
[junit4] 2> NOTE: All tests run in this JVM: [FastVectorHighlighterTest,
TestCodecSupport, TestClusterStateMutator, DistributedSpellCheckComponentTest,
TestRandomFaceting, SimpleFacetsTest, TestStressReorder, NumericFieldsTest,
TestDFRSimilarityFactory, ShardRoutingCustomTest,
TestCopyFieldCollectionResource, TimeZoneUtilsTest,
TestPartialUpdateDeduplication, OverseerRolesTest, ZkSolrClientTest,
PolyFieldTest, TestFreeTextSuggestions,
DistribDocExpirationUpdateProcessorTest, SolrCmdDistributorTest,
TestInfoStreamLogging, ShowFileRequestHandlerTest,
DistributedExpandComponentTest, TestIBSimilarityFactory, TestRTGBase,
TestSchemaVersionResource, OverseerCollectionProcessorTest,
AddSchemaFieldsUpdateProcessorFactoryTest,
OverriddenZkACLAndCredentialsProvidersTest, TestTolerantSearch,
InfoHandlerTest, CursorPagingTest, CursorMarkTest, ExitableDirectoryReaderTest,
RemoteQueryErrorTest, TestModifyConfFiles, TestCoreContainer,
TestAtomicUpdateErrorCases, SignatureUpdateProcessorFactoryTest,
BlockDirectoryTest, TestMergePolicyConfig, OverseerStatusTest,
BadCopyFieldTest, SampleTest, TestUtils, PrimitiveFieldTypeTest, CopyFieldTest,
TestUpdate, TestFuzzyAnalyzedSuggestions,
StatelessScriptUpdateProcessorFactoryTest, TestFastLRUCache, SuggesterTest,
TestCloudManagedSchema, TestCloudPivotFacet, TestDistributedMissingSort,
TestFaceting, RegexBoostProcessorTest, TestSolrXmlPersistor,
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest,
CollectionsAPIDistributedZkTest]
[junit4] Completed on J0 in 914.68s, 1 test, 1 error <<< FAILURES!
[...truncated 742 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:536:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:477:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:190:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:508:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1363:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:970:
There were test failures: 460 suites, 1869 tests, 1 error, 1 failure, 57
ignored (10 assumptions)
Total time: 210 minutes 49 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #716
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 939988058 bytes
Compression is 0.0%
Took 2 min 52 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]