Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/672/
2 tests failed.
FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch
Error Message:
java.lang.NullPointerException
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException:
java.lang.NullPointerException
at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:569)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:583)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:205)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
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:
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler
Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread
Thread[id=4683, name=coreLoadExecutor-1986-thread-1, state=RUNNABLE,
group=TGRP-TestReplicationHandler], registration stack trace below.
Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope
SUITE failed to close. Resource was registered from thread Thread[id=4683,
name=coreLoadExecutor-1986-thread-1, state=RUNNABLE,
group=TGRP-TestReplicationHandler], registration stack trace below.
at __randomizedtesting.SeedInfo.seed([E358C0BC491E7A86]:0)
at java.lang.Thread.getStackTrace(Thread.java:1589)
at
com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166)
at
org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:732)
at
org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1331)
at
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1209)
at
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1201)
at
org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:47)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:350)
at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:796)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:509)
at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:273)
at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:267)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.AssertionError: Directory not closed:
MockDirectoryWrapper(NIOFSDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestReplicationHandler-E358C0BC491E7A86-001/index-NIOFSDirectory-043
lockFactory=org.apache.lucene.store.NativeFSLockFactory@3b1b8618)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:699)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:696)
at
com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:712)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
... 1 more
Build Log:
[...truncated 12189 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4] 2> Creating dataDir:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/init-core-data-001
[junit4] 2> 1635264 T13223 oas.SolrTestCaseJ4.buildSSLConfig Randomized
ssl (false) and clientAuth (false)
[junit4] 2> 1635264 T13223
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /qtb/
[junit4] 2> 1635269 T13223 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 1635270 T13223 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1635271 T13224 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 1635371 T13223 oasc.ZkTestServer.run start zk server on
port:44764
[junit4] 2> 1635372 T13223
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1635373 T13223 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 1635376 T13230 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@51e00c3b
name:ZooKeeperConnection Watcher:127.0.0.1:44764 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1635376 T13223 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1635376 T13223 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1635376 T13223 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 1635379 T13223
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1635380 T13223 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 1635381 T13232 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@191d9d15
name:ZooKeeperConnection Watcher:127.0.0.1:44764/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1635381 T13223 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1635381 T13223 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1635382 T13223 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 1635383 T13223 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 1635385 T13223 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 1635386 T13223 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 1635387 T13223 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> 1635388 T13223 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 1635390 T13223 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> 1635391 T13223 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 1635492 T13223 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> 1635493 T13223 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1635495 T13223 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> 1635495 T13223 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 1635496 T13223 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> 1635497 T13223 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 1635498 T13223 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> 1635499 T13223 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 1635500 T13223 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> 1635501 T13223 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 1635502 T13223 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> 1635503 T13223 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 1635504 T13223 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> 1635504 T13223 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1635506 T13223 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> 1635506 T13223 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 1635508 T13223 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> 1635508 T13223 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> Using new style solr.xml
[junit4] 2> 1635511 T13223
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1635511 T13223 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 1635512 T13234 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1c4f686 name:ZooKeeperConnection
Watcher:127.0.0.1:44764 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1635513 T13223 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1635513 T13223 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1635513 T13223 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 1635515 T13223
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1635515 T13223 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 1635516 T13236 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3600893f
name:ZooKeeperConnection Watcher:127.0.0.1:44764/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1635516 T13223 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1635516 T13223 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1635518 T13223 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/conf2/solrconfig.xml
[junit4] 2> 1635518 T13223 oascc.SolrZkClient.makePath makePath:
/configs/conf2/solrconfig.xml
[junit4] 2> 1635520 T13223 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/conf2/schema.xml
[junit4] 2> 1635520 T13223 oascc.SolrZkClient.makePath makePath:
/configs/conf2/schema.xml
[junit4] 2> 1635621 T13223 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/conf2/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1635622 T13223 oascc.SolrZkClient.makePath makePath:
/configs/conf2/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1635624 T13223 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/conf2/stopwords.txt
[junit4] 2> 1635625 T13223 oascc.SolrZkClient.makePath makePath:
/configs/conf2/stopwords.txt
[junit4] 2> 1635626 T13223 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/conf2/protwords.txt
[junit4] 2> 1635627 T13223 oascc.SolrZkClient.makePath makePath:
/configs/conf2/protwords.txt
[junit4] 2> 1635628 T13223 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/conf2/currency.xml
[junit4] 2> 1635629 T13223 oascc.SolrZkClient.makePath makePath:
/configs/conf2/currency.xml
[junit4] 2> 1635630 T13223 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/conf2/open-exchange-rates.json
[junit4] 2> 1635631 T13223 oascc.SolrZkClient.makePath makePath:
/configs/conf2/open-exchange-rates.json
[junit4] 2> 1635632 T13223 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/conf2/mapping-ISOLatin1Accent.txt
[junit4] 2> 1635633 T13223 oascc.SolrZkClient.makePath makePath:
/configs/conf2/mapping-ISOLatin1Accent.txt
[junit4] 2> 1635635 T13223 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/conf2/old_synonyms.txt
[junit4] 2> 1635635 T13223 oascc.SolrZkClient.makePath makePath:
/configs/conf2/old_synonyms.txt
[junit4] 2> 1635637 T13223 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/conf2/synonyms.txt
[junit4] 2> 1635637 T13223 oascc.SolrZkClient.makePath makePath:
/configs/conf2/synonyms.txt
[junit4] 2> 1635639 T13223 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/elevate.xml
to /configs/conf2/elevate.xml
[junit4] 2> 1635640 T13223 oascc.SolrZkClient.makePath makePath:
/configs/conf2/elevate.xml
[junit4] 2> 1636847 T13223 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1636850 T13223 oejs.AbstractConnector.doStart Started
[email protected]:44769
[junit4] 2> 1636851 T13223 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 1636851 T13223 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1636851 T13223 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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-002
[junit4] 2> 1636851 T13223 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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-002/'
[junit4] 2> 1636881 T13223 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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-002/solr.xml
[junit4] 2> 1636923 T13223 oasc.CorePropertiesLocator.<init>
Config-defined core root directory:
/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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-002
[junit4] 2> 1636923 T13223 oasc.CoreContainer.<init> New CoreContainer
1661639692
[junit4] 2> 1636923 T13223 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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-002/]
[junit4] 2> 1636924 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1636924 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1636925 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1636925 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1636925 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1636925 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1636925 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1636926 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1636926 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1636926 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1636927 T13223 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1636927 T13223 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1636927 T13223 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1636927 T13223 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1636928 T13223 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:44764/solr
[junit4] 2> 1636928 T13223 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1636928 T13223
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1636929 T13223 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 1636930 T13247 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4d8b0aa0
name:ZooKeeperConnection Watcher:127.0.0.1:44764 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1636931 T13223 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1636931 T13223 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1636933 T13223 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 1636934 T13249 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@636efbd9
name:ZooKeeperConnection Watcher:127.0.0.1:44764/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1636935 T13223 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1636936 T13223 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 1636938 T13223 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 1636940 T13223 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 1636941 T13223 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 1636943 T13223 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 1636945 T13223 oascc.SolrZkClient.makePath makePath:
/live_nodes
[junit4] 2> 1636946 T13223 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44769_qtb
[junit4] 2> 1636947 T13223 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:44769_qtb
[junit4] 2> 1636948 T13223 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 1636949 T13223 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 1636951 T13223 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1636952 T13223 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:44769_qtb
[junit4] 2> 1636952 T13223 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 1636954 T13223 oasc.Overseer.start Overseer
(id=92777259928846341-127.0.0.1:44769_qtb-n_0000000000) starting
[junit4] 2> 1636955 T13223 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 1636960 T13223 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=10000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1636961 T13251 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 1636961 T13223 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 1636963 T13223 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 1636964 T13223
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1636966 T13250 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 1636968 T13223 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-002
[junit4] 2> 1638408 T13223 oasc.CorePropertiesLocator.discoverUnder Found
core conf in
/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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-002/conf/
[junit4] 2> 1638409 T13223 oasc.CorePropertiesLocator.discover Found 1
core definitions
[junit4] 2> 1638410 T13223 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
[junit4] 2> 1638410 T13223 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1638411 T13223
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1638411 T13223 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 1638413 T13255 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7814541b
name:ZooKeeperConnection Watcher:127.0.0.1:44764/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1638413 T13223 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1638413 T13223 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1638415 T13223
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1638417 T13223 oasc.ChaosMonkey.monkeyLog monkey: init -
expire sessions:false cause connection loss:false
[junit4] 2> 1638418 T13223 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 1638418 T13223
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1638418 T13223 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 1638420 T13257 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@13e948a0
name:ZooKeeperConnection Watcher:127.0.0.1:44764/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1638420 T13223 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1638420 T13223 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1638422 T13258 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1638424 T13250
oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection:
collection1
[junit4] 2> 1638425 T13250
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
collection1 with shards [shard1, shard2]
[junit4] 2> 1638425 T13250
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
[junit4] 2> 1638426 T13250
oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection
/collections/collection1/state.json
[junit4] 2> 1638428 T13258 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> 1638428 T13259 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> 1639521 T13223 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 1639522 T13223 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1639525 T13223 oejs.AbstractConnector.doStart Started
[email protected]:44774
[junit4] 2> 1639525 T13223 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 1639525 T13223 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1639525 T13223 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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-003
[junit4] 2> 1639526 T13223 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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-003/'
[junit4] 2> 1639555 T13223 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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-003/solr.xml
[junit4] 2> 1639596 T13223 oasc.CorePropertiesLocator.<init>
Config-defined core root directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-003
[junit4] 2> 1639597 T13223 oasc.CoreContainer.<init> New CoreContainer
1429102233
[junit4] 2> 1639597 T13223 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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-003/]
[junit4] 2> 1639598 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1639598 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1639598 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1639598 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1639599 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1639599 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1639599 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1639599 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1639599 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1639600 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1639600 T13223 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1639600 T13223 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1639601 T13223 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1639601 T13223 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1639601 T13223 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:44764/solr
[junit4] 2> 1639601 T13223 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1639602 T13223
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1639602 T13223 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 1639604 T13270 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5744ba7f
name:ZooKeeperConnection Watcher:127.0.0.1:44764 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1639604 T13223 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1639605 T13223 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1639606 T13223 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 1639607 T13272 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@565fd40b
name:ZooKeeperConnection Watcher:127.0.0.1:44764/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1639608 T13223 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1639612 T13223
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1640616 T13223 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44774_qtb
[junit4] 2> 1640617 T13223 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:44774_qtb
[junit4] 2> 1640620 T13223 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1640624 T13223 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-003
[junit4] 2> 1640790 T13223 oasc.CorePropertiesLocator.discoverUnder Found
core conf in
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-003/conf/
[junit4] 2> 1641622 T13223 oasc.CorePropertiesLocator.discover Found 1
core definitions
[junit4] 2> 1641624 T13223 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
[junit4] 2> 1641624 T13223 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1642523 T13223 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 1642524 T13223 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1642527 T13223 oejs.AbstractConnector.doStart Started
[email protected]:44777
[junit4] 2> 1642528 T13223 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 1642528 T13223 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1642528 T13223 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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-004
[junit4] 2> 1642528 T13223 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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-004/'
[junit4] 2> 1642558 T13223 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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-004/solr.xml
[junit4] 2> 1642606 T13223 oasc.CorePropertiesLocator.<init>
Config-defined core root directory:
/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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-004
[junit4] 2> 1642606 T13223 oasc.CoreContainer.<init> New CoreContainer
30761188
[junit4] 2> 1642606 T13223 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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-004/]
[junit4] 2> 1642608 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1642608 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1642608 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1642608 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1642608 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1642609 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1642609 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1642609 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1642609 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1642610 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1642610 T13223 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1642611 T13223 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1642611 T13223 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1642611 T13223 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1642611 T13223 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:44764/solr
[junit4] 2> 1642612 T13223 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1642612 T13223
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1642613 T13223 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 1642614 T13285 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5fcc19ac
name:ZooKeeperConnection Watcher:127.0.0.1:44764 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1642615 T13223 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1642616 T13223 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1642618 T13223 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 1642619 T13287 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1882cf7f
name:ZooKeeperConnection Watcher:127.0.0.1:44764/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1642619 T13223 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1642624 T13223
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1643628 T13223 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44777_qtb
[junit4] 2> 1643629 T13223 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:44777_qtb
[junit4] 2> 1643632 T13223 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1643636 T13223 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-004
[junit4] 2> 1644890 T13223 oasc.CorePropertiesLocator.discoverUnder Found
core conf in
/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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-004/conf/
[junit4] 2> 1644892 T13223 oasc.CorePropertiesLocator.discover Found 1
core definitions
[junit4] 2> 1644892 T13223 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
[junit4] 2> 1644893 T13223 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1645847 T13223 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 3
[junit4] 2> 1645848 T13223 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1645871 T13223 oejs.AbstractConnector.doStart Started
[email protected]:44780
[junit4] 2> 1645872 T13223 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 1645872 T13223 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1645872 T13223 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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-005
[junit4] 2> 1645873 T13223 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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-005/'
[junit4] 2> 1645902 T13223 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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-005/solr.xml
[junit4] 2> 1645944 T13223 oasc.CorePropertiesLocator.<init>
Config-defined core root directory:
/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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-005
[junit4] 2> 1645944 T13223 oasc.CoreContainer.<init> New CoreContainer
2029282435
[junit4] 2> 1645944 T13223 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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-005/]
[junit4] 2> 1645945 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1645945 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1645946 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1645946 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1645946 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1645946 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1645946 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1645947 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1645947 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1645947 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1645948 T13223 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1645948 T13223 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1645948 T13223 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1645948 T13223 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1645949 T13223 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:44764/solr
[junit4] 2> 1645949 T13223 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1645949 T13223
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1645950 T13223 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 1645951 T13300 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@74f3127e
name:ZooKeeperConnection Watcher:127.0.0.1:44764 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1645952 T13223 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1645952 T13223 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1645954 T13223 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 1645955 T13302 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@512f4dc6
name:ZooKeeperConnection Watcher:127.0.0.1:44764/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1645955 T13223 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1645960 T13223
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1646964 T13223 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44780_qtb
[junit4] 2> 1646965 T13223 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:44780_qtb
[junit4] 2> 1646968 T13223 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1646973 T13223 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-005
[junit4] 2> 1648136 T13223 oasc.CorePropertiesLocator.discoverUnder Found
core conf in
/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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-005/conf/
[junit4] 2> 1648137 T13223 oasc.CorePropertiesLocator.discover Found 1
core definitions
[junit4] 2> 1648138 T13223 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
[junit4] 2> 1648138 T13223 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1649069 T13223 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 4
[junit4] 2> 1649070 T13223 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1649072 T13223 oejs.AbstractConnector.doStart Started
[email protected]:44783
[junit4] 2> 1649073 T13223 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 1649073 T13223 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1649073 T13223 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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-006
[junit4] 2> 1649073 T13223 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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-006/'
[junit4] 2> 1649103 T13223 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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-006/solr.xml
[junit4] 2> 1649145 T13223 oasc.CorePropertiesLocator.<init>
Config-defined core root directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-006
[junit4] 2> 1649145 T13223 oasc.CoreContainer.<init> New CoreContainer
1086328522
[junit4] 2> 1649146 T13223 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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-006/]
[junit4] 2> 1649146 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1649147 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1649147 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1649147 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1649147 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1649147 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1649148 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1649148 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1649148 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1649148 T13223 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1649149 T13223 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1649149 T13223 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1649149 T13223 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1649150 T13223 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1649150 T13223 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:44764/solr
[junit4] 2> 1649150 T13223 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1649150 T13223
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1649151 T13223 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 1649152 T13315 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@10b10fc name:ZooKeeperConnection
Watcher:127.0.0.1:44764 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1649153 T13223 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1649153 T13223 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1649155 T13223 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 1649156 T13317 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5da8ee11
name:ZooKeeperConnection Watcher:127.0.0.1:44764/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1649156 T13223 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1649161 T13223
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1650165 T13223 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44783_qtb
[junit4] 2> 1650166 T13223 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:44783_qtb
[junit4] 2> 1650169 T13223 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1650173 T13223 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-006
[junit4] 2> 1651040 T13223 oasc.CorePropertiesLocator.discoverUnder Found
core conf in
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-006/conf/
[junit4] 2> 1651154 T13223 oasc.CorePropertiesLocator.discover Found 1
core definitions
[junit4] 2> 1651155 T13223 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
[junit4] 2> 1651155 T13223 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1651163 T13262 oasha.CollectionsHandler.handleCreateAction
Creating Collection :
version=2&wt=javabin&router.field=myOwnField&action=CREATE&collection.configName=conf1&name=solrj_collection&replicationFactor=2&numShards=2
[junit4] 2> 1651164 T13258 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/collection-queue-work state
SyncConnected
[junit4] 2> 1651165 T13251 oasc.OverseerCollectionProcessor.run Overseer
Collection Processor: Get the message
id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4] 2> "operation":"create",
[junit4] 2> "fromApi":"true",
[junit4] 2> "name":"solrj_collection",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"2",
[junit4] 2> "router.field":"myOwnField"}
[junit4] 2> 1651166 T13320 oasc.OverseerCollectionProcessor.processMessage
WARN OverseerCollectionProcessor.processMessage : create , {
[junit4] 2> "operation":"create",
[junit4] 2> "fromApi":"true",
[junit4] 2> "name":"solrj_collection",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"2",
[junit4] 2> "router.field":"myOwnField"}
[junit4] 2> 1651167 T13320 oasc.OverseerCollectionProcessor.createConfNode
creating collections conf node /collections/solrj_collection
[junit4] 2> 1651167 T13320 oascc.SolrZkClient.makePath makePath:
/collections/solrj_collection
[junit4] 2> 1651169 T13258 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1651170 T13250
oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection:
solrj_collection
[junit4] 2> 1651170 T13250
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
solrj_collection with shards [shard1, shard2]
[junit4] 2> 1651171 T13250
oasc.Overseer$ClusterStateUpdater.createCollection state version
solrj_collection 1
[junit4] 2> 1651172 T13258 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 1651172 T13259 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 1651172 T13318 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 1651172 T13303 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 1651172 T13273 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 1651172 T13288 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 1651269 T13320
oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new
collection solrj_collection, shardNames [shard1, shard2] , replicationFactor : 2
[junit4] 2> 1651270 T13320
oasc.OverseerCollectionProcessor.createCollection Creating shard
solrj_collection_shard1_replica1 as part of slice shard1 of collection
solrj_collection on 127.0.0.1:44780_qtb
[junit4] 2> 1651270 T13320
oasc.OverseerCollectionProcessor.createCollection Creating shard
solrj_collection_shard1_replica2 as part of slice shard1 of collection
solrj_collection on 127.0.0.1:44783_qtb
[junit4] 2> 1651271 T13320
oasc.OverseerCollectionProcessor.createCollection Creating shard
solrj_collection_shard2_replica1 as part of slice shard2 of collection
solrj_collection on 127.0.0.1:44769_qtb
[junit4] 2> 1651272 T13320
oasc.OverseerCollectionProcessor.createCollection Creating shard
solrj_collection_shard2_replica2 as part of slice shard2 of collection
solrj_collection on 127.0.0.1:44774_qtb
[junit4] 2> 1651273 T13293 oasha.CoreAdminHandler.handleCreateAction core
create command
version=2&qt=/admin/cores&wt=javabin&shard=shard1&action=CREATE&collection=solrj_collection&collection.configName=conf1&name=solrj_collection_shard1_replica1&numShards=2
[junit4] 2> 1651273 T13307 oasha.CoreAdminHandler.handleCreateAction core
create command
version=2&qt=/admin/cores&wt=javabin&shard=shard1&action=CREATE&collection=solrj_collection&collection.configName=conf1&name=solrj_collection_shard1_replica2&numShards=2
[junit4] 2> 1651273 T13242 oasha.CoreAdminHandler.handleCreateAction core
create command
version=2&qt=/admin/cores&wt=javabin&shard=shard2&action=CREATE&collection=solrj_collection&collection.configName=conf1&name=solrj_collection_shard2_replica1&numShards=2
[junit4] 2> 1651275 T13263 oasha.CoreAdminHandler.handleCreateAction core
create command
version=2&qt=/admin/cores&wt=javabin&shard=shard2&action=CREATE&collection=solrj_collection&collection.configName=conf1&name=solrj_collection_shard2_replica2&numShards=2
[junit4] 2> 1651276 T13307 oasc.ZkController.publish publishing
core=solrj_collection_shard1_replica2 state=down collection=solrj_collection
[junit4] 2> 1651276 T13258 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1651276 T13293 oasc.ZkController.publish publishing
core=solrj_collection_shard1_replica1 state=down collection=solrj_collection
[junit4] 2> 1651276 T13307 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1651277 T13263 oasc.ZkController.publish publishing
core=solrj_collection_shard2_replica2 state=down collection=solrj_collection
[junit4] 2> 1651277 T13242 oasc.ZkController.publish publishing
core=solrj_collection_shard2_replica1 state=down collection=solrj_collection
[junit4] 2> 1651277 T13293 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1651278 T13263 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1651278 T13242 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1651279 T13250 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "operation":"state",
[junit4] 2> "shard":"shard1",
[junit4] 2> "base_url":"http://127.0.0.1:44783/qtb",
[junit4] 2> "node_name":"127.0.0.1:44783_qtb",
[junit4] 2> "state":"down",
[junit4] 2> "collection":"solrj_collection",
[junit4] 2> "roles":null,
[junit4] 2> "core":"solrj_collection_shard1_replica2",
[junit4] 2> "numShards":"2"}
[junit4] 2> 1651280 T13250 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "operation":"state",
[junit4] 2> "shard":"shard1",
[junit4] 2> "base_url":"http://127.0.0.1:44780/qtb",
[junit4] 2> "node_name":"127.0.0.1:44780_qtb",
[junit4] 2> "state":"down",
[junit4] 2> "collection":"solrj_collection",
[junit4] 2> "roles":null,
[junit4] 2> "core":"solrj_collection_shard1_replica1",
[junit4] 2> "numShards":"2"}
[junit4] 2> 1651282 T13258 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1651282 T13250 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "operation":"state",
[junit4] 2> "shard":"shard2",
[junit4] 2> "base_url":"http://127.0.0.1:44774/qtb",
[junit4] 2> "node_name":"127.0.0.1:44774_qtb",
[junit4] 2> "state":"down",
[junit4] 2> "collection":"solrj_collection",
[junit4] 2> "roles":null,
[junit4] 2> "core":"solrj_collection_shard2_replica2",
[junit4] 2> "numShards":"2"}
[junit4] 2> 1651284 T13250 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "operation":"state",
[junit4] 2> "shard":"shard2",
[junit4] 2> "base_url":"http://127.0.0.1:44769/qtb",
[junit4] 2> "node_name":"127.0.0.1:44769_qtb",
[junit4] 2> "state":"down",
[junit4] 2> "collection":"solrj_collection",
[junit4] 2> "roles":null,
[junit4] 2> "core":"solrj_collection_shard2_replica1",
[junit4] 2> "numShards":"2"}
[junit4] 2> 1651285 T13258 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1651286 T13258 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 1651286 T13303 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 1651286 T13259 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 1651286 T13273 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 1651286 T13288 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 1651286 T13318 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 1652277 T13307 oasc.ZkController.waitForShardId waiting to
find shard id in clusterstate for solrj_collection_shard1_replica2
[junit4] 2> 1652278 T13307 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:solrj_collection
[junit4] 2> 1652278 T13293 oasc.ZkController.waitForShardId waiting to
find shard id in clusterstate for solrj_collection_shard1_replica1
[junit4] 2> 1652279 T13307 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1652278 T13263 oasc.ZkController.waitForShardId waiting to
find shard id in clusterstate for solrj_collection_shard2_replica2
[junit4] 2> 1652279 T13242 oasc.ZkController.waitForShardId waiting to
find shard id in clusterstate for solrj_collection_shard2_replica1
[junit4] 2> 1652279 T13263 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:solrj_collection
[junit4] 2> 1652279 T13307 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/solrj_collection
[junit4] 2> 1652280 T13263 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1652279 T13293 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:solrj_collection
[junit4] 2> 1652281 T13307 oascc.ZkStateReader.readConfigName
path=/collections/solrj_collection configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1652281 T13293 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1652281 T13263 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/solrj_collection
[junit4] 2> 1652280 T13242 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:solrj_collection
[junit4] 2> 1652282 T13293 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/solrj_collection
[junit4] 2> 1652281 T13307 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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-006/solrj_collection_shard1_replica2/'
[junit4] 2> 1652282 T13242 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1652282 T13263 oascc.ZkStateReader.readConfigName
path=/collections/solrj_collection configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1652283 T13242 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/solrj_collection
[junit4] 2> 1652283 T13293 oascc.ZkStateReader.readConfigName
path=/collections/solrj_collection configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1652284 T13263 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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-003/solrj_collection_shard2_replica2/'
[junit4] 2> 1652284 T13242 oascc.ZkStateReader.readConfigName
path=/collections/solrj_collection configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1652284 T13293 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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-005/solrj_collection_shard1_replica1/'
[junit4] 2> 1652285 T13242 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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-002/solrj_collection_shard2_replica1/'
[junit4] 2> 1652440 T13307 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.0.0
[junit4] 2> 1652440 T13242 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.0.0
[junit4] 2> 1652440 T13293 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.0.0
[junit4] 2> 1652440 T13263 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.0.0
[junit4] 2> 1652518 T13307 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1652519 T13242 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1652519 T13293 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1652519 T13263 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1652520 T13242 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 1652531 T13242 oass.IndexSchema.readSchema
[solrj_collection_shard2_replica1] Schema name=test
[junit4] 2> 1652619 T13307 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 1652620 T13293 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 1652621 T13263 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 1652632 T13307 oass.IndexSchema.readSchema
[solrj_collection_shard1_replica2] Schema name=test
[junit4] 2> 1652632 T13293 oass.IndexSchema.readSchema
[solrj_collection_shard1_replica1] Schema name=test
[junit4] 2> 1652632 T13263 oass.IndexSchema.readSchema
[solrj_collection_shard2_replica2] Schema name=test
[junit4] 2> 1653011 T13242 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1653023 T13242 oass.IndexSchema.readSchema default search
field in schema is text
[junit4] 2> 1653026 T13242 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1653053 T13242 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1653058 T13242 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1653062 T13242 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1653063 T13242
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1653065 T13242
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1653066 T13242 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1653066 T13242
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1653067 T13242
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1653067 T13242 oasc.CoreContainer.create Creating SolrCore
'solrj_collection_shard2_replica1' using configuration from collection
solrj_collection
[junit4] 2> 1653067 T13242 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1653068 T13242 oasc.SolrCore.<init>
[solrj_collection_shard2_replica1] Opening new SolrCore at
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-002/solrj_collection_shard2_replica1/,
dataDir=/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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-002/solrj_collection_shard2_replica1/data/
[junit4] 2> 1653068 T13242 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f31cdb
[junit4] 2> 1653069 T13242 oasc.CachingDirectoryFactory.get return new
directory for
/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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-002/solrj_collection_shard2_replica1/data
[junit4] 2> 1653070 T13242 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/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-002/solrj_collection_shard2_replica1/data/index/
[junit4] 2> 1653070 T13242 oasc.SolrCore.initIndex WARN
[solrj_collection_shard2_replica1] Solr index directory
'/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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-002/solrj_collection_shard2_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1653071 T13242 oasc.CachingDirectoryFactory.get return new
directory for
/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.cloud.CollectionsAPIDistributedZkTest-E358C0BC491E7A86-001/tempDir-002/solrj_collection_shard2_replica1/data/index
[junit4] 2> 1653071 T13242 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=2, maxMergeAtOnceExplicit=2, maxMergedSegmentMB=65.2646484375,
floorSegmentMB=1.919921875, forceMergeDeletesPctAllowed=13.466805557563164,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4455842725898821
[junit4] 2> 1653072 T13242 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@374dc932
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53d40dfb),segFN=segments_1,generation=1}
[junit4] 2> 1653073 T13242 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1653078 T13242 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1653078 T13242 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1653079 T13242 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe"
[junit4] 2> 1653079 T13242 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1653080 T13242 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1653080 T13242 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1653081 T13242 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1653081 T13242 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1653081 T13242 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1653082 T13242 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1653083 T13242 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1653083 T13242 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1653084 T13242 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1653084 T13242 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 1653085 T13242 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 1653085 T13242 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 1653086 T13242 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1653086 T13242 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 1653087 T13242 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1653087 T13242 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 1653110 T13242 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1653113 T13242 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1653115 T13242 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1653118 T13242 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1653126 T13242 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1653126 T13242 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1653127 T13242 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1438250446,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1653128 T13242 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@374dc932
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53d40dfb),segFN=segments_1,generation=1}
[junit4] 2> 1653128 T13242 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1653128 T13242 oass.SolrIndexSearcher.<init> Opening
Searcher@25cb78c9[solrj_collection_shard2_replica1] main
[junit4] 2> 1653129 T13242 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/solrj_collection
[junit4] 2> 1653130 T13242 oascc.ZkStateReader.readConfigName
path=/collections/solrj_collection configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1653130 T13242 oasr.ManagedResourceStorage.newStorageIO
Setting up ZooKeeper-based storage for the RestManager with znodeBase:
/configs/conf1
[junit4] 2> 1653131 T13242
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1653131 T13242 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1653131 T13242 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1653132 T13242
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1653132 T13242 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1653133 T13307 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1653133 T13242 oascc.SolrZkClient.makePath makePath:
/configs/conf1/_rest_managed.json
[junit4] 2> 1653135 T13242
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new
znode /configs/conf1/_rest_managed.json
[junit4] 2> 1653135 T13242 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1653136 T13242 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1653138 T13263 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1653138 T13293 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1653139 T13325 oasc.SolrCore.registerSearcher
[solrj_collection_shard2_replica1] Registered new searcher
Searcher@25cb78c9[solrj_collection_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1653140 T13307 oass.IndexSchema.readSchema default search
field in schema is text
[junit4] 2> 1653142 T13242 oasc.CoreContainer.registerCore registering
core: solrj_collection_shard2_replica1
[junit4] 2> 1653142 T13242 oasc.ZkController.register Register replica -
core:solrj_collection_shard2_replica1 address:http://127.0.0.1:44769/qtb
collection:solrj_collection shard:shard2
[junit4] 2> 1653143 T13307 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1653143 T13242 oascc.SolrZkClient.makePath makePath:
/collections/solrj_collection/leader_elect/shard2/election
[junit4] 2> 1653145 T13263 oass.IndexSchema.readSchema default search
field in schema is text
[junit4] 2> 1653145 T13293 oass.IndexSchema.readSchema default search
field in schema is text
[junit4] 2> 1653148 T13263 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1653148 T13242
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for
shard shard2
[junit4] 2> 1653148 T13293 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1653158 T13258 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1653159 T13242
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see
more replicas up for shard shard2: total=2 found=1 timeoutin=179999ms
[junit4] 2> 1653162 T13307 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1653163 T13258 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 1653164 T13259 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 1653163 T13273 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 1653163 T13303 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 1653163 T13318 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 1653163 T13288 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 1653167 T13263 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1653168 T13307 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1653168 T13293 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1653172 T13263 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1653172 T13307 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1653173 T13293 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1653173 T13307
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1653174 T13307
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1653174 T13307 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1653175 T13307
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1653175 T13307
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1653176 T13307 oasc.CoreContainer.create Creating SolrCore
'solrj_collection_shard1_replica2' using configuration from collection
solrj_collection
[junit4] 2> 1653176 T13307 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1653176 T13263 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1653176 T13307 oasc.SolrCore.<init>
[solrj_collection_shard1_replica2] Open
[...truncated too long message...]
TestCase.java:2434)
[junit4] 2> at
org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:644)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.loadReplicationProperties(ReplicationHandler.java:827)
[junit4] 2> ... 11 more
[junit4] 2>
[junit4] 2> 3180226 T4023 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=1,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 3180229 T4023 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 3180229 T4023 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 3180229 T4023 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> 3180232 T4023 oasc.SolrCore.closeSearcher [collection1]
Closing main searcher on request.
[junit4] 2> 3180233 T4023 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 3180233 T4023 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestReplicationHandler-E358C0BC491E7A86-001/solr-instance-002/collection1/data/index.20141110174248010
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestReplicationHandler-E358C0BC491E7A86-001/solr-instance-002/collection1/data/index.20141110174248010;done=false>>]
[junit4] 2> 3180233 T4023 oasc.CachingDirectoryFactory.close Closing
directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestReplicationHandler-E358C0BC491E7A86-001/solr-instance-002/collection1/data/index.20141110174248010
[junit4] 2> 3180234 T4023 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestReplicationHandler-E358C0BC491E7A86-001/solr-instance-002/collection1/data
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestReplicationHandler-E358C0BC491E7A86-001/solr-instance-002/collection1/data;done=false>>]
[junit4] 2> 3180234 T4023 oasc.CachingDirectoryFactory.close Closing
directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestReplicationHandler-E358C0BC491E7A86-001/solr-instance-002/collection1/data
[junit4] 2> 3180235 T4023 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/solr,null}
[junit4] 2> 3184808 T4023 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{newname=PostingsFormat(name=LuceneVarGapDocFreqInterval),
id=PostingsFormat(name=LuceneVarGapDocFreqInterval),
name=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{},
sim=DefaultSimilarity, locale=pt_PT, timezone=Mexico/BajaNorte
[junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65
(64-bit)/cpus=16,threads=1,free=83674680,total=207093760
[junit4] 2> NOTE: All tests run in this JVM: [BadCopyFieldTest,
TestSortingResponseWriter, TestRawResponseWriter,
OutOfBoxZkACLAndCredentialsProvidersTest, RequestHandlersTest,
OutputWriterTest, TestRandomMergePolicy, TestSearcherReuse, SearchHandlerTest,
TestSolrQueryParserDefaultOperatorResource, AnalysisErrorHandlingTest,
FieldMutatingUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest,
SolrInfoMBeanTest, TestChildDocTransformer,
DistributedQueryComponentOptimizationTest, EchoParamsTest,
HdfsBasicDistributedZk2Test, ShardSplitTest, TestPHPSerializedResponseWriter,
TestComplexPhraseQParserPlugin, TestCSVResponseWriter, TestAddFieldRealTimeGet,
DistributedTermsComponentTest, SliceStateTest, TestCSVLoader, TestRestManager,
DistributedFacetPivotLargeTest, TestSolrQueryParserResource,
BadIndexSchemaTest, CoreAdminHandlerTest, SuggesterTSTTest,
ResponseLogComponentTest, SuggesterTest, DeleteInactiveReplicaTest,
TestDynamicFieldResource, TestManagedResourceStorage,
LeaderFailoverAfterPartitionTest, TestFieldResource, TestSort,
SolrTestCaseJ4Test, TestCoreDiscovery, TestIntervalFaceting,
TestMergePolicyConfig, UnloadDistributedZkTest, WordBreakSolrSpellCheckerTest,
TestLMJelinekMercerSimilarityFactory, TestJoin, TestLRUCache,
SpellCheckComponentTest, QueryResultKeyTest, HdfsSyncSliceTest, DOMUtilTest,
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, OverseerTest,
LeaderElectionIntegrationTest, ShardRoutingTest, RecoveryZkTest,
TestReplicationHandler]
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestReplicationHandler -Dtests.seed=E358C0BC491E7A86
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt
-Dtests.locale=pt_PT -Dtests.timezone=Mexico/BajaNorte -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J3 | TestReplicationHandler (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope
SUITE failed to close. Resource was registered from thread Thread[id=4683,
name=coreLoadExecutor-1986-thread-1, state=RUNNABLE,
group=TGRP-TestReplicationHandler], registration stack trace below.
[junit4] > at
__randomizedtesting.SeedInfo.seed([E358C0BC491E7A86]:0)
[junit4] > at java.lang.Thread.getStackTrace(Thread.java:1589)
[junit4] > at
com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166)
[junit4] > at
org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:732)
[junit4] > at
org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1331)
[junit4] > at
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1209)
[junit4] > at
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1201)
[junit4] > at
org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:47)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:350)
[junit4] > at
org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
[junit4] > at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:796)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
[junit4] > at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:509)
[junit4] > at
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:273)
[junit4] > at
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:267)
[junit4] > at
java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: java.lang.AssertionError: Directory not closed:
MockDirectoryWrapper(NIOFSDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.handler.TestReplicationHandler-E358C0BC491E7A86-001/index-NIOFSDirectory-043
lockFactory=org.apache.lucene.store.NativeFSLockFactory@3b1b8618)
[junit4] > at
org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
[junit4] > at
com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183)
[junit4] > ... 1 more
[junit4] Completed on J3 in 1043.16s, 14 tests, 1 error <<< FAILURES!
[...truncated 600 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:532:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:473:
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:189:
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:1359:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:966:
There were test failures: 444 suites, 1818 tests, 1 suite-level error, 1
error, 54 ignored (9 assumptions)
Total time: 240 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #667
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 777497574 bytes
Compression is 0.0%
Took 2 min 32 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]