Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4847/
1 tests failed.
REGRESSION: org.apache.solr.cloud.SyncSliceTest.testDistribSearch
Error Message:
expected:<5> but was:<4>
Stack Trace:
java.lang.AssertionError: expected:<5> but was:<4>
at
__randomizedtesting.SeedInfo.seed([879DD7FF90EF82D8:67B59E7E7B0E2E4]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:176)
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:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11409 lines...]
[junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4] 2> Creating dataDir:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/init-core-data-001
[junit4] 2> 339318 T6097 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (true)
[junit4] 2> 339319 T6097 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /
[junit4] 2> 339324 T6097 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 339325 T6097 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 339326 T6098 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 339425 T6097 oasc.ZkTestServer.run start zk server on
port:17785
[junit4] 2> 339426 T6097
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 339427 T6097 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 339432 T6104 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@c2dc5e6 name:ZooKeeperConnection
Watcher:127.0.0.1:17785 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 339432 T6097 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 339432 T6097 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 339433 T6097 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 339437 T6097
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 339438 T6097 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 339440 T6106 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@53a919b9
name:ZooKeeperConnection Watcher:127.0.0.1:17785/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 339440 T6097 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 339441 T6097 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 339441 T6097 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 339444 T6097 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 339447 T6097 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 339449 T6097 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 339452 T6097 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 339454 T6097 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 339458 T6097 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 339459 T6097 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 339463 T6097 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 339463 T6097 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 339466 T6097 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 339467 T6097 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 339469 T6097 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 339470 T6097 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 339472 T6097 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 339473 T6097 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 339478 T6097 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 339479 T6097 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 339481 T6097 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 339482 T6097 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 339484 T6097 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 339485 T6097 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 339487 T6097 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 339488 T6097 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 339490 T6097 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 339491 T6097 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 340647 T6097 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 340651 T6097 oejs.AbstractConnector.doStart Started
[email protected]:14662
[junit4] 2> 340651 T6097 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 340652 T6097 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 340652 T6097 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-002
[junit4] 2> 340652 T6097 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-002/'
[junit4] 2> 340682 T6097 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-002/solr.xml
[junit4] 2> 340735 T6097 oasc.CoreContainer.<init> New CoreContainer
1232939643
[junit4] 2> 340735 T6097 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-002/]
[junit4] 2> 340736 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 340737 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 340737 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 340737 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 340737 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 340738 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 340738 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 340738 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 340738 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 340739 T6097 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 340739 T6097 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 340740 T6097 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 340740 T6097 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 340740 T6097 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:17785/solr
[junit4] 2> 340741 T6097 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 340741 T6097
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 340742 T6097 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 340744 T6117 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@46f18034
name:ZooKeeperConnection Watcher:127.0.0.1:17785 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 340744 T6097 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 340745 T6097 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 340747 T6097 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 340748 T6119 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@47fb2d2b
name:ZooKeeperConnection Watcher:127.0.0.1:17785/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 340748 T6097 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 340749 T6097 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 340752 T6097 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 340754 T6097 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 340756 T6097 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 340758 T6097 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 340760 T6097 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 340761 T6097 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:14662_
[junit4] 2> 340762 T6097 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:14662_
[junit4] 2> 340764 T6097 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 340766 T6097 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 340767 T6097 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 340769 T6097 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:14662_
[junit4] 2> 340769 T6097 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 340771 T6097 oasc.Overseer.start Overseer
(id=92443212556337155-127.0.0.1:14662_-n_0000000000) starting
[junit4] 2> 340773 T6097 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 340779 T6097 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 340780 T6121 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 340781 T6097 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 340782 T6097 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 340784 T6097
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 340787 T6120 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 340791 T6123 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 340791 T6123 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 340792 T6123 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 340792 T6124 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 340795 T6120 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "shard":null,
[junit4] 2> "state":"down",
[junit4] 2> "node_name":"127.0.0.1:14662_",
[junit4] 2> "numShards":"1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:14662"}
[junit4] 2> 340795 T6120
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
control_collection with shards [shard1]
[junit4] 2> 340795 T6120
oasc.Overseer$ClusterStateUpdater.createCollection state version
control_collection 1
[junit4] 2> 340795 T6120 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 340798 T6124 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> 341792 T6123 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 341793 T6123 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 341794 T6123 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 341794 T6123 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 341795 T6123 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 341795 T6123 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-002/collection1/'
[junit4] 2> 341797 T6123 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 341797 T6123 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 341798 T6123 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 341867 T6123 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 341950 T6123 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 341951 T6123 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 341963 T6123 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 342369 T6123 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 342387 T6123 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 342390 T6123 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 342407 T6123 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 342412 T6123 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 342417 T6123 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 342418 T6123
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 342418 T6123
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 342419 T6123 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 342419 T6123
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 342420 T6123
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 342420 T6123 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 342420 T6123 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 342421 T6123 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-002/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-001/control/data/
[junit4] 2> 342421 T6123 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25cd1d59
[junit4] 2> 342422 T6123 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-001/control/data
[junit4] 2> 342422 T6123 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-001/control/data/index/
[junit4] 2> 342423 T6123 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-001/control/data/index'
doesn't exist. Creating new index...
[junit4] 2> 342424 T6123 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-001/control/data/index
[junit4] 2> 342424 T6123 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=false, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
[junit4] 2> 342425 T6123 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@7162762b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3619649b;
maxCacheMB=0.056640625
maxMergeSizeMB=0.2294921875)),segFN=segments_1,generation=1}
[junit4] 2> 342426 T6123 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 342434 T6123 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 342434 T6123 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 342435 T6123 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 342435 T6123 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 342435 T6123 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 342436 T6123 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 342436 T6123 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 342437 T6123 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 342437 T6123 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 342438 T6123 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 342438 T6123 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 342439 T6123 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 342440 T6123 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 342440 T6123 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 342441 T6123 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 342441 T6123 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 342442 T6123 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 342442 T6123 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 342443 T6123 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 342444 T6123 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 342468 T6123 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 342470 T6123 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 342472 T6123 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 342474 T6123 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 342481 T6123 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 342481 T6123 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 342482 T6123 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=50, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=0.609375,
floorSegmentMB=0.7861328125, forceMergeDeletesPctAllowed=2.659021061305623,
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.372379940576805
[junit4] 2> 342483 T6123 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@7162762b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3619649b;
maxCacheMB=0.056640625
maxMergeSizeMB=0.2294921875)),segFN=segments_1,generation=1}
[junit4] 2> 342483 T6123 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 342484 T6123 oass.SolrIndexSearcher.<init> Opening
Searcher@a93dfa6[collection1] main
[junit4] 2> 342484 T6123 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 342485 T6123 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 342486 T6123 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 342486 T6123
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 342486 T6123 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 342487 T6123 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 342487 T6123
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 342488 T6123 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 342488 T6123 oascc.SolrZkClient.makePath makePath:
/configs/conf1/_rest_managed.json
[junit4] 2> 342490 T6123
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new
znode /configs/conf1/_rest_managed.json
[junit4] 2> 342491 T6123 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 342491 T6123 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 342495 T6125 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@a93dfa6[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 342502 T6123 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 342502 T6128 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:14662 collection:control_collection
shard:shard1
[junit4] 2> 342503 T6097 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2
[junit4] 2> 342504 T6097 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 342504 T6128 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 342505 T6097
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 342506 T6097 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 342507 T6130 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@43980d80
name:ZooKeeperConnection Watcher:127.0.0.1:17785/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 342508 T6097 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 342508 T6097 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 342510 T6097
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 342511 T6128 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 342513 T6124 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 342513 T6097 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 342513 T6128
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 342514 T6128 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C174 name=collection1
org.apache.solr.core.SolrCore@1bc7e70a url=http://127.0.0.1:14662/collection1
node=127.0.0.1:14662_ C174_STATE=coll:control_collection core:collection1
props:{core=collection1, state=down, node_name=127.0.0.1:14662_,
base_url=http://127.0.0.1:14662}
[junit4] 2> 342514 T6128 C174 P14662 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:14662/collection1/
[junit4] 2> 342515 T6128 C174 P14662 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 342515 T6128 C174 P14662 oasc.SyncStrategy.syncToMe
http://127.0.0.1:14662/collection1/ has no replicas
[junit4] 2> 342516 T6128 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:14662/collection1/ shard1
[junit4] 2> 342516 T6128 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 342519 T6124 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> 342519 T6131 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> 342526 T6124 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 342527 T6124 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> 342528 T6131 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> 342573 T6128 oasc.ZkController.register We are
http://127.0.0.1:14662/collection1/ and leader is
http://127.0.0.1:14662/collection1/
[junit4] 2> 342574 T6128 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:14662
[junit4] 2> 342574 T6128 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 342574 T6128 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 342575 T6128 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 342576 T6124 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 342580 T6120 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"active",
[junit4] 2> "node_name":"127.0.0.1:14662_",
[junit4] 2> "numShards":"1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:14662"}
[junit4] 2> 342684 T6124 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> 342684 T6131 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> 344119 T6097 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 344121 T6097 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 344123 T6097 oejs.AbstractConnector.doStart Started
[email protected]:22527
[junit4] 2> 344123 T6097 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 344123 T6097 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 344124 T6097 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-003
[junit4] 2> 344124 T6097 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-003/'
[junit4] 2> 344163 T6097 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-003/solr.xml
[junit4] 2> 344238 T6097 oasc.CoreContainer.<init> New CoreContainer
1444853918
[junit4] 2> 344239 T6097 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-003/]
[junit4] 2> 344240 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 344240 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 344240 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 344240 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 344241 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 344241 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 344241 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 344242 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 344242 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 344242 T6097 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 344243 T6097 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 344243 T6097 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 344243 T6097 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 344243 T6097 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:17785/solr
[junit4] 2> 344244 T6097 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 344244 T6097
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 344245 T6097 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 344246 T6142 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7aeab93d
name:ZooKeeperConnection Watcher:127.0.0.1:17785 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 344247 T6097 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 344247 T6097 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 344249 T6097 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 344250 T6144 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6daa95d6
name:ZooKeeperConnection Watcher:127.0.0.1:17785/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 344250 T6097 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 344255 T6097
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 345258 T6097 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:22527_
[junit4] 2> 345259 T6097 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:22527_
[junit4] 2> 345262 T6097 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 345269 T6146 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 345269 T6146 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 345270 T6124 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 345270 T6146 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 345272 T6120 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "shard":null,
[junit4] 2> "state":"down",
[junit4] 2> "node_name":"127.0.0.1:22527_",
[junit4] 2> "numShards":"1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:22527"}
[junit4] 2> 345273 T6120
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
collection1 with shards [shard1]
[junit4] 2> 345273 T6120
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
[junit4] 2> 345273 T6120 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 345275 T6145 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 345275 T6131 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 345275 T6124 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 346271 T6146 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 346272 T6146 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 346273 T6146 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 346273 T6146 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 346274 T6146 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 346274 T6146 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-003/collection1/'
[junit4] 2> 346277 T6146 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 346278 T6146 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 346280 T6146 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 346360 T6146 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 346434 T6146 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 346436 T6146 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 346448 T6146 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 346902 T6146 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 346918 T6146 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 346921 T6146 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 346938 T6146 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 346943 T6146 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 346948 T6146 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 346949 T6146
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 346950 T6146
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 346950 T6146 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 346951 T6146
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 346951 T6146
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 346952 T6146 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 346952 T6146 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 346952 T6146 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-003/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-001/jetty1/
[junit4] 2> 346953 T6146 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25cd1d59
[junit4] 2> 346954 T6146 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-001/jetty1
[junit4] 2> 346954 T6146 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-001/jetty1/index/
[junit4] 2> 346954 T6146 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-001/jetty1/index'
doesn't exist. Creating new index...
[junit4] 2> 346955 T6146 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-001/jetty1/index
[junit4] 2> 346956 T6146 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=false, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
[junit4] 2> 346957 T6146 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@57204c4c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4de81266;
maxCacheMB=0.056640625
maxMergeSizeMB=0.2294921875)),segFN=segments_1,generation=1}
[junit4] 2> 346957 T6146 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 346970 T6146 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 346971 T6146 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 346974 T6146 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 346974 T6146 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 346975 T6146 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 346975 T6146 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 346976 T6146 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 346977 T6146 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 346977 T6146 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 346978 T6146 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 346979 T6146 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 346980 T6146 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 346981 T6146 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 346982 T6146 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 346982 T6146 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 346983 T6146 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 346984 T6146 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 346985 T6146 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 346986 T6146 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 346987 T6146 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 347006 T6146 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 347008 T6146 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 347010 T6146 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 347012 T6146 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 347017 T6146 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 347017 T6146 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 347019 T6146 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=50, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=0.609375,
floorSegmentMB=0.7861328125, forceMergeDeletesPctAllowed=2.659021061305623,
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.372379940576805
[junit4] 2> 347020 T6146 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@57204c4c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4de81266;
maxCacheMB=0.056640625
maxMergeSizeMB=0.2294921875)),segFN=segments_1,generation=1}
[junit4] 2> 347021 T6146 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 347021 T6146 oass.SolrIndexSearcher.<init> Opening
Searcher@43a58b49[collection1] main
[junit4] 2> 347021 T6146 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 347023 T6146 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 347023 T6146 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 347023 T6146
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 347024 T6146 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 347024 T6146 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 347025 T6146
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 347025 T6146 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 347026 T6146 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 347026 T6146 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 347032 T6147 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@43a58b49[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 347039 T6146 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 347040 T6150 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:22527 collection:collection1
shard:shard1
[junit4] 2> 347041 T6097 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2
[junit4] 2> 347041 T6097 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 347041 T6150 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 347047 T6150 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 347049 T6124 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 347049 T6150
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 347049 T6150 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C175 name=collection1
org.apache.solr.core.SolrCore@9ba5f69 url=http://127.0.0.1:22527/collection1
node=127.0.0.1:22527_ C175_STATE=coll:collection1 core:collection1
props:{core=collection1, state=down, node_name=127.0.0.1:22527_,
base_url=http://127.0.0.1:22527}
[junit4] 2> 347050 T6150 C175 P22527 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:22527/collection1/
[junit4] 2> 347050 T6150 C175 P22527 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 347050 T6150 C175 P22527 oasc.SyncStrategy.syncToMe
http://127.0.0.1:22527/collection1/ has no replicas
[junit4] 2> 347051 T6150 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:22527/collection1/ shard1
[junit4] 2> 347051 T6150 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard1
[junit4] 2> 347054 T6124 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 347054 T6145 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 347054 T6131 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 347061 T6124 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 347062 T6131 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 347062 T6145 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 347062 T6124 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 347107 T6150 oasc.ZkController.register We are
http://127.0.0.1:22527/collection1/ and leader is
http://127.0.0.1:22527/collection1/
[junit4] 2> 347108 T6150 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:22527
[junit4] 2> 347108 T6150 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 347108 T6150 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 347109 T6150 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 347111 T6124 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 347114 T6120 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"active",
[junit4] 2> "node_name":"127.0.0.1:22527_",
[junit4] 2> "numShards":"1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:22527"}
[junit4] 2> 347218 T6145 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 347219 T6124 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 347218 T6131 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 348385 T6097 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 348385 T6097 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 348388 T6097 oejs.AbstractConnector.doStart Started
[email protected]:21723
[junit4] 2> 348388 T6097 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 348389 T6097 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 348389 T6097 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-004
[junit4] 2> 348389 T6097 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-004/'
[junit4] 2> 348420 T6097 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-004/solr.xml
[junit4] 2> 348475 T6097 oasc.CoreContainer.<init> New CoreContainer
1749927110
[junit4] 2> 348475 T6097 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-004/]
[junit4] 2> 348476 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 348476 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 348477 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 348477 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 348477 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 348477 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 348478 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 348478 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 348478 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 348479 T6097 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 348479 T6097 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 348479 T6097 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 348480 T6097 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 348480 T6097 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:17785/solr
[junit4] 2> 348480 T6097 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 348481 T6097
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 348481 T6097 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 348483 T6161 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@49b1d8a9
name:ZooKeeperConnection Watcher:127.0.0.1:17785 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 348484 T6097 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 348484 T6097 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 348486 T6097 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 348487 T6163 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4132139e
name:ZooKeeperConnection Watcher:127.0.0.1:17785/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 348488 T6097 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 348493 T6097
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 349496 T6097 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:21723_
[junit4] 2> 349497 T6097 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:21723_
[junit4] 2> 349501 T6097 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 349508 T6165 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 349509 T6165 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 349510 T6124 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 349510 T6165 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 349512 T6120 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "shard":null,
[junit4] 2> "state":"down",
[junit4] 2> "node_name":"127.0.0.1:21723_",
[junit4] 2> "numShards":"1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:21723"}
[junit4] 2> 349513 T6120 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=1
[junit4] 2> 349513 T6120 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 349515 T6124 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 349515 T6164 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 349515 T6145 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 349515 T6131 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 350510 T6165 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 350511 T6165 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 350512 T6165 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 350512 T6165 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 350513 T6165 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 350513 T6165 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-004/collection1/'
[junit4] 2> 350515 T6165 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 350516 T6165 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 350517 T6165 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 350589 T6165 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 350960 T6165 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 350961 T6165 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 350973 T6165 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 351341 T6165 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 351355 T6165 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 351358 T6165 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 351377 T6165 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 351382 T6165 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 351388 T6165 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 351389 T6165
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 351390 T6165
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 351390 T6165 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 351391 T6165
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 351392 T6165
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 351392 T6165 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 351392 T6165 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 351393 T6165 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-004/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-001/jetty2/
[junit4] 2> 351393 T6165 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25cd1d59
[junit4] 2> 351395 T6165 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-001/jetty2
[junit4] 2> 351395 T6165 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-001/jetty2/index/
[junit4] 2> 351395 T6165 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-001/jetty2/index'
doesn't exist. Creating new index...
[junit4] 2> 351396 T6165 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-001/jetty2/index
[junit4] 2> 351396 T6165 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=false, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
[junit4] 2> 351397 T6165 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@6c27ac95
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@138d4107;
maxCacheMB=0.056640625
maxMergeSizeMB=0.2294921875)),segFN=segments_1,generation=1}
[junit4] 2> 351398 T6165 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 351407 T6165 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 351407 T6165 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 351408 T6165 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 351408 T6165 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 351409 T6165 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 351409 T6165 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 351409 T6165 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 351410 T6165 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 351410 T6165 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 351411 T6165 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 351412 T6165 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 351413 T6165 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 351414 T6165 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 351415 T6165 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 351415 T6165 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 351415 T6165 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 351416 T6165 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 351417 T6165 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 351418 T6165 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 351419 T6165 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 351438 T6165 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 351440 T6165 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 351442 T6165 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 351444 T6165 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 351449 T6165 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 351450 T6165 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 351451 T6165 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=50, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=0.609375,
floorSegmentMB=0.7861328125, forceMergeDeletesPctAllowed=2.659021061305623,
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.372379940576805
[junit4] 2> 351452 T6165 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@6c27ac95
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@138d4107;
maxCacheMB=0.056640625
maxMergeSizeMB=0.2294921875)),segFN=segments_1,generation=1}
[junit4] 2> 351452 T6165 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 351453 T6165 oass.SolrIndexSearcher.<init> Opening
Searcher@6341fc40[collection1] main
[junit4] 2> 351453 T6165 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 351454 T6165 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 351455 T6165 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 351455 T6165
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 351456 T6165 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 351456 T6165 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 351457 T6165
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 351457 T6165 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 351458 T6165 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 351458 T6165 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 351464 T6166 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@6341fc40[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 351471 T6165 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 351472 T6169 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:21723 collection:collection1
shard:shard1
[junit4] 2> 351472 T6097 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2
[junit4] 2> 351473 T6097 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 351475 T6169 oasc.ZkController.register We are
http://127.0.0.1:21723/collection1/ and leader is
http://127.0.0.1:22527/collection1/
[junit4] 2> 351476 T6169 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:21723
[junit4] 2> 351476 T6169 oasc.ZkController.checkRecovery Core needs to
recover:collection1
[junit4] 2> 351476 T6169 oasu.DefaultSolrCoreState.doRecovery Running
recovery - first canceling any ongoing recovery
[junit4] 2> ASYNC NEW_CORE C176 name=collection1
org.apache.solr.core.SolrCore@1a9ad09f url=http://127.0.0.1:21723/collection1
node=127.0.0.1:21723_ C176_STATE=coll:collection1 core:collection1
props:{core=collection1, state=down, node_name=127.0.0.1:21723_,
base_url=http://127.0.0.1:21723}
[junit4] 2> 351477 T6170 C176 P21723 oasc.RecoveryStrategy.run Starting
recovery process. core=collection1 recoveringAfterStartup=true
[junit4] 2> 351477 T6170 C176 P21723 oasc.RecoveryStrategy.doRecovery
###### startupVersions=[]
[junit4] 2> 351478 T6170 C176 P21723 oasc.RecoveryStrategy.doRecovery
Publishing state of core collection1 as recovering, leader is
http://127.0.0.1:22527/collection1/ and I am http://127.0.0.1:21723/collection1/
[junit4] 2> 351478 T6170 C176 P21723 oasc.ZkController.publish publishing
core=collection1 state=recovering collection=collection1
[junit4] 2> 351478 T6170 C176 P21723 oasc.ZkController.publish numShards
not found on descriptor - reading it from system property
[junit4] 2> 351480 T6124 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 351481 T6170 C176 P21723
oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to
http://127.0.0.1:22527; WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A21723_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
[junit4] 2> 351483 T6134 oasha.CoreAdminHandler.handleWaitForStateAction
Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true,
onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 351484 T6120 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"recovering",
[junit4] 2> "node_name":"127.0.0.1:21723_",
[junit4] 2> "numShards":"1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:21723"}
[junit4] 2> 351486 T6134 oasha.CoreAdminHandler.handleWaitForStateAction
Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have
state: recovering
[junit4] 2> 351487 T6134 oasha.CoreAdminHandler.handleWaitForStateAction
In WaitForState(recovering): collection=collection1, shard=shard1,
thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true,
live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:21723_, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","state":"down","node_name":"127.0.0.1:21723_","base_url":"http://127.0.0.1:21723"}
[junit4] 2> 351487 T6124 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 351487 T6145 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 351487 T6131 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 351487 T6164 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 352487 T6134 oasha.CoreAdminHandler.handleWaitForStateAction
In WaitForState(recovering): collection=collection1, shard=shard1,
thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true,
live=true, checkLive=true, currentState=recovering, localState=active,
nodeName=127.0.0.1:21723_, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","state":"recovering","node_name":"127.0.0.1:21723_","base_url":"http://127.0.0.1:21723"}
[junit4] 2> 352488 T6134 oasha.CoreAdminHandler.handleWaitForStateAction
Waited coreNodeName: core_node2, state: recovering, checkLive: true,
onlyIfLeader: true for: 1 seconds.
[junit4] 2> 352488 T6134 oass.SolrDispatchFilter.handleAdminRequest
[admin] webapp=null path=/admin/cores
params={version=2&core=collection1&coreNodeName=core_node2&onlyIfLeaderActive=true&action=PREPRECOVERY&checkLive=true&onlyIfLeader=true&state=recovering&nodeName=127.0.0.1:21723_&wt=javabin}
status=0 QTime=1005
[junit4] 2> 352746 T6097 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 3
[junit4] 2> 352747 T6097 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 352749 T6097 oejs.AbstractConnector.doStart Started
[email protected]:21783
[junit4] 2> 352750 T6097 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 352750 T6097 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 352750 T6097 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-005
[junit4] 2> 352751 T6097 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-005/'
[junit4] 2> 352780 T6097 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-005/solr.xml
[junit4] 2> 352834 T6097 oasc.CoreContainer.<init> New CoreContainer
1653768850
[junit4] 2> 352834 T6097 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-005/]
[junit4] 2> 352835 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 352835 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 352836 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 352836 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 352836 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 352836 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 352837 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 352837 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 352837 T6097 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 352838 T6097 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 352838 T6097 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 352838 T6097 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 352839 T6097 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 352839 T6097 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:17785/solr
[junit4] 2> 352839 T6097 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 352839 T6097
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCr
[...truncated too long message...]
={
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "core_node_name":"core_node4",
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":"127.0.0.1:21795_",
[junit4] 2> "numShards":"1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:21795"}
[junit4] 2> 517005 T6233 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> 517019 T6097 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=3,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=1,adds=1,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=487,transaction_logs_total_number=1}
[junit4] 2> 517020 T6097 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 517020 T6097 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 517021 T6097 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> C180_STATE=coll:collection1 core:collection1
props:{core=collection1, state=down, node_name=127.0.0.1:21795_,
base_url=http://127.0.0.1:21795, leader=true}
[junit4] 2> 517021 T6097 C180 P21795 oasu.DirectUpdateHandler2.closeWriter
Committing on IndexWriter close.
[junit4] 2> 517028 T6097 C180 P21795 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@2e364f6b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a7b04bb;
maxCacheMB=0.056640625
maxMergeSizeMB=0.2294921875)),segFN=segments_2,generation=2}
[junit4] 2>
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@2e364f6b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a7b04bb;
maxCacheMB=0.056640625
maxMergeSizeMB=0.2294921875)),segFN=segments_3,generation=3}
[junit4] 2> 517029 T6097 C180 P21795 oasc.SolrDeletionPolicy.updateCommits
newest commit generation = 3
[junit4] 2> 517030 T6097 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 517031 T6097 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 517031 T6097 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-001/jetty4/index
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-001/jetty4/index;done=false>>]
[junit4] 2> 517032 T6097 oasc.CachingDirectoryFactory.close Closing
directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-001/jetty4/index
[junit4] 2> 517032 T6097 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-001/jetty4
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-001/jetty4;done=false>>]
[junit4] 2> 517033 T6097 oasc.CachingDirectoryFactory.close Closing
directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001/tempDir-001/jetty4
[junit4] 2> 517034 T6097 oasc.Overseer.close Overseer
(id=92443212556337164-127.0.0.1:21795_-n_0000000004) closing
[junit4] 2> 517034 T6252 oasc.Overseer$ClusterStateUpdater.run Overseer
Loop exiting : 127.0.0.1:21795_
[junit4] 2> 518536 T6233 oascc.ZkStateReader$3.process WARN ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 518536 T6255
oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read
the data org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /overseer_elect/leader
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:346)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:296)
[junit4] 2>
[junit4] 2> 518538 T6097 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/,null}
[junit4] 2> 523541 T6097 oas.SolrTestCaseJ4.tearDown ###Ending
testDistribSearch
[junit4] 2> 523543 T6097 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:17785 17785
[junit4] 2> 523861 T6098 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:17785 17785
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=SyncSliceTest
-Dtests.method=testDistribSearch -Dtests.seed=879DD7FF90EF82D8
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=pl_PL
-Dtests.timezone=Mexico/General -Dtests.file.encoding=US-ASCII
[junit4] FAILURE 185s J2 | SyncSliceTest.testDistribSearch <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<5> but
was:<4>
[junit4] > at
__randomizedtesting.SeedInfo.seed([879DD7FF90EF82D8:67B59E7E7B0E2E4]:0)
[junit4] > at
org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:176)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 523921 T6097 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/./temp/solr.cloud.SyncSliceTest-879DD7FF90EF82D8-001
[junit4] 2> NOTE: test params are: codec=Lucene410:
{rnd_b=PostingsFormat(name=Asserting), a_t=PostingsFormat(name=SimpleText),
a_i1=PostingsFormat(name=SimpleText),
other_tl1=PostingsFormat(name=MockRandom), text=FST41,
range_facet_l=PostingsFormat(name=MockRandom),
multiDefault=PostingsFormat(name=MockRandom),
intDefault=PostingsFormat(name=MockRandom),
timestamp=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Asserting),
_version_=PostingsFormat(name=MockRandom)},
docValues:{timestamp=DocValuesFormat(name=Lucene410)},
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=pl_PL,
timezone=Mexico/General
[junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65
(64-bit)/cpus=16,threads=1,free=156512440,total=391643136
[junit4] 2> NOTE: All tests run in this JVM: [CursorPagingTest,
FieldFacetTest, PingRequestHandlerTest, TestDistributedSearch,
QueryResultKeyTest, AnalysisErrorHandlingTest,
AddSchemaFieldsUpdateProcessorFactoryTest, TestHighlightDedupGrouping,
TestFieldResource, TestSolrQueryParserResource, TestMissingGroups,
OverseerStatusTest, SyncSliceTest]
[junit4] Completed on J2 in 184.64s, 1 test, 1 failure <<< FAILURES!
[...truncated 902 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:491:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:471:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:60:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/extra-targets.xml:39:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:189:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:496:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1358:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:961:
There were test failures: 438 suites, 1830 tests, 1 failure, 59 ignored (24
assumptions)
Total time: 54 minutes 10 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java7 #4846
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 148785476 bytes
Compression is 0.0%
Took 26 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]