Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11794/
Java: 32bit/jdk1.8.0_40-ea-b09 -client -XX:+UseSerialGC (asserts: false)
1 tests failed.
FAILED:
org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.testDistribSearch
Error Message:
There are still nodes recoverying - waited for 30 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 30
seconds
at
__randomizedtesting.SeedInfo.seed([62402CC6FDD21206:E3A6A2DE8A8D723A]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:178)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:840)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1459)
at
org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.doTest(DistribDocExpirationUpdateProcessorTest.java:79)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
at sun.reflect.GeneratedMethodAccessor53.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 9916 lines...]
[junit4] Suite: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest
[junit4] 2> Creating dataDir:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/init-core-data-001
[junit4] 2> 2243370 T7253 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (true)
[junit4] 2> 2243370 T7253
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /
[junit4] 2> 2243372 T7253 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 2243373 T7253 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2243374 T7254 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 2243474 T7253 oasc.ZkTestServer.run start zk server on
port:57852
[junit4] 2> 2243474 T7253
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2243475 T7253 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2243478 T7261 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@430f86 name:ZooKeeperConnection
Watcher:127.0.0.1:57852 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 2243478 T7253 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2243479 T7253 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2243479 T7253 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 2243481 T7253
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2243482 T7253 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2243484 T7264 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@833ec5 name:ZooKeeperConnection
Watcher:127.0.0.1:57852/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2243484 T7253 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2243484 T7253 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2243485 T7253 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 2243487 T7253 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 2243489 T7253 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 2243491 T7253 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 2243492 T7253 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-doc-expire-update-processor.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 2243493 T7253 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 2243495 T7253 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 2243495 T7253 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 2243497 T7253 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2243498 T7253 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2243499 T7253 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 2243500 T7253 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 2243501 T7253 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 2243502 T7253 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 2243503 T7253 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 2243504 T7253 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 2243505 T7253 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 2243506 T7253 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 2243508 T7253 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 2243509 T7253 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 2243510 T7253 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2243511 T7253 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2243512 T7253 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 2243513 T7253 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 2243515 T7253 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 2243515 T7253 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 2243833 T7253 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 2243837 T7253 oejs.AbstractConnector.doStart Started
[email protected]:42213
[junit4] 2> 2243838 T7253 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44
[junit4] 2> 2243838 T7253 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 2243839 T7253 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-002
[junit4] 2> 2243839 T7253 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-002/'
[junit4] 2> 2243857 T7253 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-002/solr.xml
[junit4] 2> 2243892 T7253 oasc.CoreContainer.<init> New CoreContainer
29529311
[junit4] 2> 2243893 T7253 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-002/]
[junit4] 2> 2243894 T7253 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 2243894 T7253 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 2243895 T7253 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 2243895 T7253 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 2243895 T7253 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 2243896 T7253 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 2243896 T7253 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 2243897 T7253 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 2243897 T7253 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 2243897 T7253 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 2243898 T7253 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 2243898 T7253 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2243899 T7253 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2243899 T7253 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 2243900 T7253 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:57852/solr
[junit4] 2> 2243900 T7253 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 2243900 T7253
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2243901 T7253 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2243903 T7276 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@cac77a name:ZooKeeperConnection
Watcher:127.0.0.1:57852 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 2243903 T7253 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2243904 T7253 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2243906 T7253 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2243907 T7279 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@8f99f5 name:ZooKeeperConnection
Watcher:127.0.0.1:57852/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2243907 T7253 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2243908 T7253 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 2243911 T7253 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 2243913 T7253 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 2243915 T7253 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 2243917 T7253 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 2243919 T7253 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 2243920 T7253 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42213_
[junit4] 2> 2243921 T7253 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:42213_
[junit4] 2> 2243923 T7253 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 2243924 T7253 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 2243925 T7253 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 2243927 T7253 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:42213_
[junit4] 2> 2243928 T7253 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 2243929 T7253 oasc.Overseer.start Overseer
(id=93017514870571011-127.0.0.1:42213_-n_0000000000) starting
[junit4] 2> 2243932 T7253 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 2243941 T7253 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 2243942 T7281 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 2243943 T7253 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 2243945 T7253 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 2243947 T7253
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 2243951 T7280 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 2243955 T7283 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 2243955 T7283 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 2243956 T7279 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2243956 T7283 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 2243959 T7280 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 0, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:42213",
[junit4] 2> "node_name":"127.0.0.1:42213_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 2243960 T7280 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:42213",
[junit4] 2> "node_name":"127.0.0.1:42213_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 2243961 T7280 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 2243961 T7280 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 2243963 T7279 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> 2244956 T7283 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 2244957 T7283 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 2244958 T7283 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 2244958 T7283 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 2244960 T7283 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 2244960 T7283 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-002/collection1/'
[junit4] 2> 2244962 T7283 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 2244963 T7283 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 2244964 T7283 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 2244987 T7283 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 2244989 T7283 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 2245004 T7283 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 2245017 T7283 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 2245018 T7283 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 2245031 T7283 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 2245190 T7283 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 2245192 T7283 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 2245194 T7283 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2245198 T7283 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2245216 T7283 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 2245216 T7283 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 2245217 T7283 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-002/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-001/control/data/
[junit4] 2> 2245217 T7283 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 2245218 T7283 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-001/control/data
[junit4] 2> 2245218 T7283 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-001/control/data/index/
[junit4] 2> 2245218 T7283 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-001/control/data/index'
doesn't exist. Creating new index...
[junit4] 2> 2245219 T7283 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-001/control/data/index
[junit4] 2> 2245219 T7283 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=false, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5051677635723771]
[junit4] 2> 2245221 T7283 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1d788d8
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@70b9f5),segFN=segments_1,generation=1}
[junit4] 2> 2245221 T7283 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2245226 T7283 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-defaults"
[junit4] 2> 2245227 T7283 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field"
[junit4] 2> 2245228 T7283 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-param"
[junit4] 2> 2245228 T7283 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field-with-param-default"
[junit4] 2> 2245229 T7283 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "scheduled-delete" (default)
[junit4] 2> 2245229 T7283 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"scheduled-delete" (default)
[junit4] 2> 2245230 T7283 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2245231 T7283 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2245231 T7283 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2245232 T7283 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2245232 T7283 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 2245233 T7283 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 2245233 T7283 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 2245233 T7283 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 2245234 T7283 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 2245234 T7283 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 2245235 T7283 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 2245235 T7283 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 2245235 T7283 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 2245236 T7283 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 2245236 T7283 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 2245236 T7283 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
[junit4] 2> 2245237 T7283 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 2245237 T7283 oasc.RequestHandlers.initHandlersFromConfig
created /select: solr.SearchHandler
[junit4] 2> 2245241 T7283 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2245243 T7283 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2245244 T7283 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2245246 T7283 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2245247 T7283 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 2245249 T7283 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 2245249 T7283 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 2245250 T7283 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@189b4e7
[junit4] 2> 2245250 T7283 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1d788d8
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@70b9f5),segFN=segments_1,generation=1}
[junit4] 2> 2245250 T7283 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2245251 T7283 oass.SolrIndexSearcher.<init> Opening
Searcher@1b2832e[collection1] main
[junit4] 2> 2245251 T7283 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 2245252 T7283 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 2245252 T7283 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 2245253 T7283
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 2245253 T7283 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 2245253 T7283 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2245254 T7283
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 2245254 T7283 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2245255 T7283 oascc.SolrZkClient.makePath makePath:
/configs/conf1/_rest_managed.json
[junit4] 2> 2245257 T7283
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new
znode /configs/conf1/_rest_managed.json
[junit4] 2> 2245257 T7283 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2245257 T7283 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 2245258 T7283 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 2245258 T7284 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1b2832e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2245258 T7283 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 2245259 T7288 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:42213 collection:control_collection
shard:shard1
[junit4] 2> 2245259 T7253 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4] 2> 2245260 T7253 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 2245260 T7288 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 2245261 T7253
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2245262 T7253 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2245263 T7291 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1d2c0fd name:ZooKeeperConnection
Watcher:127.0.0.1:57852/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2245263 T7253 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2245263 T7253 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2245264 T7253
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 2245264 T7288 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 2245270 T7279 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2245271 T7288
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 2245271 T7288 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> 2245271 T7280 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state
version: 1
[junit4] 2> 2245271 T7253 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> ASYNC NEW_CORE C2598 name=collection1
org.apache.solr.core.SolrCore@1f11bea url=http://127.0.0.1:42213/collection1
node=127.0.0.1:42213_ C2598_STATE=coll:control_collection core:collection1
props:{core=collection1, base_url=http://127.0.0.1:42213,
node_name=127.0.0.1:42213_, state=down}
[junit4] 2> 2245272 T7288 C2598 P42213 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:42213/collection1/
[junit4] 2> 2245272 T7253 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 2245273 T7288 C2598 P42213 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 2245273 T7253
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2245273 T7288 C2598 P42213 oasc.SyncStrategy.syncToMe
http://127.0.0.1:42213/collection1/ has no replicas
[junit4] 2> 2245274 T7288 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:42213/collection1/ shard1
[junit4] 2> 2245274 T7253 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2245274 T7288 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 2245275 T7294 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@9fd80 name:ZooKeeperConnection
Watcher:127.0.0.1:57852/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2245275 T7253 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2245276 T7253 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2245278 T7279 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2245279 T7280 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "stateFormat":2} current state version: 1
[junit4] 2> 2245280 T7280 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 2245280 T7279 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> 2245280 T7291 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> 2245284 T7280 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:42213",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 2245285 T7280 oasco.ZkStateWriter.writePendingUpdates going to
create_collection /collections/collection1/state.json
[junit4] 2> 2245286 T7291 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> 2245289 T7295 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2245290 T7291 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> 2245330 T7288 oasc.ZkController.register We are
http://127.0.0.1:42213/collection1/ and leader is
http://127.0.0.1:42213/collection1/
[junit4] 2> 2245330 T7288 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:42213
[junit4] 2> 2245330 T7288 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 2245330 T7288 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 2245331 T7288 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 2245333 T7279 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2245336 T7280 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:42213",
[junit4] 2> "node_name":"127.0.0.1:42213_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 2245336 T7280 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:42213",
[junit4] 2> "node_name":"127.0.0.1:42213_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 2245439 T7279 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> 2245439 T7291 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> 2245613 T7253 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 2245614 T7253 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 2245616 T7253 oejs.AbstractConnector.doStart Started
[email protected]:53876
[junit4] 2> 2245617 T7253 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44
[junit4] 2> 2245617 T7253 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 2245618 T7253 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-003
[junit4] 2> 2245618 T7253 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-003/'
[junit4] 2> 2245638 T7253 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-003/solr.xml
[junit4] 2> 2245650 T7253 oasc.CoreContainer.<init> New CoreContainer
9933904
[junit4] 2> 2245651 T7253 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-003/]
[junit4] 2> 2245652 T7253 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 2245652 T7253 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 2245652 T7253 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 2245653 T7253 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 2245653 T7253 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 2245653 T7253 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 2245654 T7253 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 2245654 T7253 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 2245654 T7253 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 2245655 T7253 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 2245655 T7253 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 2245656 T7253 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2245656 T7253 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2245656 T7253 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 2245657 T7253 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:57852/solr
[junit4] 2> 2245657 T7253 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 2245658 T7253
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2245658 T7253 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2245659 T7307 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1da1004 name:ZooKeeperConnection
Watcher:127.0.0.1:57852 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 2245660 T7253 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2245661 T7253 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2245663 T7253 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2245664 T7310 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@88348b name:ZooKeeperConnection
Watcher:127.0.0.1:57852/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2245664 T7253 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2245671 T7253
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 2246682 T7253 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53876_
[junit4] 2> 2246683 T7253 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:53876_
[junit4] 2> 2246685 T7253 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 2246690 T7311 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 2246691 T7311 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 2246692 T7279 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2246693 T7311 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 2246693 T7280 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:53876",
[junit4] 2> "node_name":"127.0.0.1:53876_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 2246693 T7311 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 2246694 T7280 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:53876",
[junit4] 2> "node_name":"127.0.0.1:53876_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 2246694 T7311 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 2246694 T7280 oasco.ReplicaMutator.updateState Collection
already exists with numShards=2
[junit4] 2> 2246694 T7280 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard2
[junit4] 2> 2246695 T7311 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 0
[junit4] 2> 2246695 T7311 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 2246802 T7280 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 0
[junit4] 2> 2246803 T7310 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 2246804 T7310 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 1
[junit4] 2> 2247696 T7311 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 2247696 T7311 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 2247697 T7311 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 2247697 T7311 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 2247698 T7311 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 2247699 T7311 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-003/collection1/'
[junit4] 2> 2247700 T7311 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 2247700 T7311 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 2247700 T7311 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 2247727 T7311 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 2247730 T7311 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 2247743 T7311 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 2247769 T7311 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 2247771 T7311 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 2247778 T7311 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 2247928 T7311 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 2247930 T7311 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 2247932 T7311 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2247936 T7311 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2247955 T7311 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 2247955 T7311 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 2247956 T7311 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-003/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-001/jetty1/
[junit4] 2> 2247956 T7311 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 2247956 T7311 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-001/jetty1
[junit4] 2> 2247957 T7311 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-001/jetty1/index/
[junit4] 2> 2247957 T7311 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-001/jetty1/index'
doesn't exist. Creating new index...
[junit4] 2> 2247958 T7311 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-001/jetty1/index
[junit4] 2> 2247958 T7311 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=false, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5051677635723771]
[junit4] 2> 2247959 T7311 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@19aa290
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1630a03),segFN=segments_1,generation=1}
[junit4] 2> 2247959 T7311 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2247960 T7311 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-defaults"
[junit4] 2> 2247961 T7311 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field"
[junit4] 2> 2247961 T7311 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-param"
[junit4] 2> 2247961 T7311 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field-with-param-default"
[junit4] 2> 2247962 T7311 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "scheduled-delete" (default)
[junit4] 2> 2247963 T7311 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"scheduled-delete" (default)
[junit4] 2> 2247963 T7311 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2247964 T7311 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2247964 T7311 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2247964 T7311 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2247965 T7311 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 2247965 T7311 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 2247965 T7311 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 2247966 T7311 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 2247966 T7311 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 2247967 T7311 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 2247967 T7311 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 2247968 T7311 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 2247968 T7311 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 2247969 T7311 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 2247969 T7311 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 2247969 T7311 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
[junit4] 2> 2247970 T7311 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 2247971 T7311 oasc.RequestHandlers.initHandlersFromConfig
created /select: solr.SearchHandler
[junit4] 2> 2247973 T7311 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2247975 T7311 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2247976 T7311 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2247977 T7311 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2247978 T7311 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 2247980 T7311 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 2247980 T7311 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 2247981 T7311 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@12efb4c
[junit4] 2> 2247982 T7311 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@19aa290
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1630a03),segFN=segments_1,generation=1}
[junit4] 2> 2247982 T7311 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2247983 T7311 oass.SolrIndexSearcher.<init> Opening
Searcher@275b9a[collection1] main
[junit4] 2> 2247983 T7311 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 2247984 T7311 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 2247984 T7311 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 2247985 T7311
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 2247985 T7311 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 2247986 T7311 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2247987 T7311
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 2247987 T7311 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2247987 T7311 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 2247988 T7311 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 2247988 T7311 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 2247989 T7312 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@275b9a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2247989 T7311 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 2247990 T7316 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:53876 collection:collection1
shard:shard2
[junit4] 2> 2247990 T7253 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4] 2> 2247991 T7253 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 2247991 T7316 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 2247999 T7316 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard2
[junit4] 2> 2248001 T7316
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 2248002 T7279 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2248002 T7316 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C2599 name=collection1
org.apache.solr.core.SolrCore@13811ef url=http://127.0.0.1:53876/collection1
node=127.0.0.1:53876_ C2599_STATE=coll:collection1 core:collection1
props:{core=collection1, base_url=http://127.0.0.1:53876,
node_name=127.0.0.1:53876_, state=down}
[junit4] 2> 2248002 T7316 C2599 P53876 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:53876/collection1/
[junit4] 2> 2248003 T7280 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1"} current state version: 5
[junit4] 2> 2248003 T7316 C2599 P53876 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 2248003 T7316 C2599 P53876 oasc.SyncStrategy.syncToMe
http://127.0.0.1:53876/collection1/ has no replicas
[junit4] 2> 2248004 T7316 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:53876/collection1/ shard2
[junit4] 2> 2248004 T7316 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 2248004 T7280 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 1
[junit4] 2> 2248006 T7310 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 2248007 T7310 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 2
[junit4] 2> 2248010 T7279 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2248011 T7280 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:53876",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 5
[junit4] 2> 2248013 T7280 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 2
[junit4] 2> 2248014 T7310 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 2248015 T7310 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 2248061 T7316 oasc.ZkController.register We are
http://127.0.0.1:53876/collection1/ and leader is
http://127.0.0.1:53876/collection1/
[junit4] 2> 2248061 T7316 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:53876
[junit4] 2> 2248061 T7316 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 2248061 T7316 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 2248062 T7316 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 2248063 T7279 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2248064 T7280 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:53876",
[junit4] 2> "node_name":"127.0.0.1:53876_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 2248065 T7280 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:53876",
[junit4] 2> "node_name":"127.0.0.1:53876_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 2248066 T7316 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 2248066 T7280 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 3
[junit4] 2> 2248067 T7310 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 2248068 T7310 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> ASYNC NEW_CORE C2600 name=collection1
org.apache.solr.core.SolrCore@1f11bea url=http://127.0.0.1:42213/collection1
node=127.0.0.1:42213_ C2600_STATE=coll:control_collection core:collection1
props:{core=collection1, base_url=http://127.0.0.1:42213,
node_name=127.0.0.1:42213_, state=active, leader=true}
[junit4] 2> 2248258 T7285 C2600 P42213
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Begining periodic deletion of expired docs
[junit4] 2> 2248261 T7285 C2600 P42213 oasu.DirectUpdateHandler2.commit
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 2248261 T7285 C2600 P42213 oasc.SolrCore.openNewSearcher
SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 2248261 T7285 C2600 P42213 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 2248262 T7285 C2600 P42213 oasup.LogUpdateProcessor.finish
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO
2014-12-23T11:37:23.41Z] (-1488280243049332736),commit=} 0 4
[junit4] 2> 2248262 T7285 C2600 P42213
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Finished periodic deletion of expired docs
[junit4] 2> 2248308 T7253 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 2248309 T7253 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 2248312 T7253 oejs.AbstractConnector.doStart Started
[email protected]:36041
[junit4] 2> 2248313 T7253 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44
[junit4] 2> 2248313 T7253 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 2248314 T7253 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-004
[junit4] 2> 2248314 T7253 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-004/'
[junit4] 2> 2248332 T7253 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-004/solr.xml
[junit4] 2> 2248345 T7253 oasc.CoreContainer.<init> New CoreContainer
27332684
[junit4] 2> 2248346 T7253 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-004/]
[junit4] 2> 2248347 T7253 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 2248347 T7253 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 2248347 T7253 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 2248348 T7253 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 2248348 T7253 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 2248348 T7253 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 2248349 T7253 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 2248349 T7253 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 2248349 T7253 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 2248350 T7253 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 2248350 T7253 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 2248351 T7253 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2248351 T7253 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2248351 T7253 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 2248352 T7253 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:57852/solr
[junit4] 2> 2248352 T7253 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 2248353 T7253
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2248353 T7253 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2248355 T7328 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@a743a9 name:ZooKeeperConnection
Watcher:127.0.0.1:57852 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 2248355 T7253 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2248356 T7253 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2248358 T7253 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2248360 T7331 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1d6bf87 name:ZooKeeperConnection
Watcher:127.0.0.1:57852/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2248360 T7253 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2248368 T7253
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 2249373 T7253 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36041_
[junit4] 2> 2249374 T7253 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:36041_
[junit4] 2> 2249378 T7253 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 2249383 T7332 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 2249383 T7332 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 2249385 T7279 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2249386 T7332 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 2249386 T7332 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 2249386 T7280 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:36041",
[junit4] 2> "node_name":"127.0.0.1:36041_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 2249387 T7332 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 2249387 T7280 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:36041",
[junit4] 2> "node_name":"127.0.0.1:36041_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 2249387 T7280 oasco.ReplicaMutator.updateState Collection
already exists with numShards=2
[junit4] 2> 2249388 T7280 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 2249388 T7332 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 2249388 T7332 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 2249389 T7280 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 4
[junit4] 2> 2249390 T7310 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 2249390 T7331 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 2249391 T7310 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 2249391 T7331 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 2250389 T7332 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 2250389 T7332 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 2250390 T7332 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 2250390 T7332 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 2250391 T7332 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 2250391 T7332 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-004/collection1/'
[junit4] 2> 2250392 T7332 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 2250393 T7332 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 2250393 T7332 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 2250426 T7332 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 2250428 T7332 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 2250444 T7332 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 2250455 T7332 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 2250457 T7332 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 2250483 T7332 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 2250623 T7332 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 2250625 T7332 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 2250626 T7332 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2250630 T7332 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2250656 T7332 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 2250657 T7332 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 2250657 T7332 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-004/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-001/jetty2/
[junit4] 2> 2250657 T7332 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 2250658 T7332 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-001/jetty2
[junit4] 2> 2250658 T7332 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-001/jetty2/index/
[junit4] 2> 2250659 T7332 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-001/jetty2/index'
doesn't exist. Creating new index...
[junit4] 2> 2250660 T7332 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001/tempDir-001/jetty2/index
[junit4] 2> 2250660 T7332 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=false, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5051677635723771]
[junit4] 2> 2250661 T7332 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@e9f7ba
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f74826),segFN=segments_1,generation=1}
[junit4] 2> 2250661 T7332 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2250662 T7332 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-defaults"
[junit4] 2> 2250663 T7332 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field"
[junit4] 2> 2250664 T7332 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-param"
[junit4] 2> 2250664 T7332 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field-with-param-default"
[junit4] 2> 2250664 T7332 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "scheduled-delete" (default)
[junit4] 2> 2250665 T7332 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"scheduled-delete" (default)
[junit4] 2> 2250665 T7332 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2250666 T7332 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2250666 T7332 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2250666 T7332 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2250667 T7332 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 2250667 T7332 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 2250667 T7332 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 2250668 T7332 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 2250668 T7332 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 2250669 T7332 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 2250669 T7332 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 2250669 T7332 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 2250670 T7332 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 2250670 T7332 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 2250670 T7332 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 2250671 T7332 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
[junit4] 2> 2250671 T7332 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 2250671 T7332 oasc.RequestHandlers.initHandlersFromConfig
created /select: solr.SearchHandler
[junit4] 2> 2250674 T7332 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2250675 T7332 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2250676 T7332 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2250677 T7332 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2250678 T7332 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 2250679 T7332 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 2250679 T7332 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 2250680 T7332 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@9729f9
[junit4] 2> 2250680 T7332 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@e9f7ba
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f74826),segFN=segments_1,generation=1}
[junit4] 2> 2250680 T7332 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2250681 T7332 oass.SolrIndexSearcher.<init> Opening
Searcher@5e5212[collection1] main
[junit4] 2> 2250681 T7332 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 2250682 T7332 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 2250682 T7332 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 2250683 T7332
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 2250683 T7332 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 2250683 T7332 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2250684 T7332
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 2250685 T7332 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2250685 T7332 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 2250685 T7332 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 2250685 T7332 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 2250686 T7333 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@5e5212[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2250686 T7332 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 2250687 T7337 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:36041 collection:collection1
shard:shard1
[junit4] 2> 2250687 T7253 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4] 2> 2250688 T7253 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 2250688 T7337 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 2250692 T7337 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 2250694 T7279 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2250694 T7337
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 2250695 T7337 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> 2250695 T7280 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1"} current state version: 5
[junit4] 2> ASYNC NEW_CORE C2601 name=collection1
org.apache.solr.core.SolrCore@150bee7 url=http://127.0.0.1:36041/collection1
node=127.0.0.1:36041_ C2601_STATE=coll:collection1 core:collection1
props:{core=collection1, base_url=http://127.0.0.1:36041,
node_name=127.0.0.1:36041_, state=down}
[junit4] 2> 2250695 T7337 C2601 P36041 oasc.S
[...truncated too long message...]
: ant test -Dtestcase=DistribDocExpirationUpdateProcessorTest
-Dtests.method=testDistribSearch -Dtests.seed=62402CC6FDD21206
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr_BE
-Dtests.timezone=America/Caracas -Dtests.asserts=false
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 79.7s J0 |
DistribDocExpirationUpdateProcessorTest.testDistribSearch <<<
[junit4] > Throwable #1: java.lang.AssertionError: There are still nodes
recoverying - waited for 30 seconds
[junit4] > at
__randomizedtesting.SeedInfo.seed([62402CC6FDD21206:E3A6A2DE8A8D723A]:0)
[junit4] > at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:178)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:840)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1459)
[junit4] > at
org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.doTest(DistribDocExpirationUpdateProcessorTest.java:79)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2323058 T7253 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-62402CC6FDD21206-001
[junit4] 2> 2323076 T3 oasu.SolrIndexWriter.finalize ERROR SolrIndexWriter
was not closed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
[junit4] 2> 2323077 T3 oasu.SolrIndexWriter.close ERROR Error closing
IndexWriter java.lang.NullPointerException
[junit4] 2> at
org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3002)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:2975)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:944)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.close(IndexWriter.java:989)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.close(SolrIndexWriter.java:129)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.finalize(SolrIndexWriter.java:182)
[junit4] 2> at java.lang.System$2.invokeFinalize(System.java:1267)
[junit4] 2> at
java.lang.ref.Finalizer.runFinalizer(Finalizer.java:98)
[junit4] 2> at java.lang.ref.Finalizer.access$100(Finalizer.java:34)
[junit4] 2> at
java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:210)
[junit4] 2>
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{_version_=FSTOrd50, id=PostingsFormat(name=Memory doPackFST= true)},
docValues:{}, sim=DefaultSimilarity, locale=fr_BE, timezone=America/Caracas
[junit4] 2> 2323078 T3 oasu.SolrIndexWriter.finalize ERROR SolrIndexWriter
was not closed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
[junit4] 2> NOTE: Linux 3.13.0-43-generic i386/Oracle Corporation
1.8.0_40-ea (32-bit)/cpus=8,threads=1,free=115178760,total=212652032
[junit4] 2> NOTE: All tests run in this JVM: [TestDistributedSearch,
LeaderElectionTest, TestFuzzyAnalyzedSuggestions,
DistributedQueryElevationComponentTest, PreAnalyzedFieldTest,
ZkStateWriterTest, TestSolrDynamicMBean, TestConfigOverlay, TestCollationField,
BasicDistributedZkTest, TestCursorMarkWithoutUniqueKey, TestTolerantSearch,
TestFaceting, LeaderInitiatedRecoveryOnCommitTest, TestSearcherReuse,
SuggesterTest, CloudExitableDirectoryReaderTest, CustomCollectionTest,
DistributedSpellCheckComponentTest, TestManagedResourceStorage,
MinimalSchemaTest, TestSolr4Spatial2, QueryElevationComponentTest,
TestClusterStateMutator, ZkControllerTest, TestSolrXml, AtomicUpdatesTest,
TestJmxIntegration, HighlighterMaxOffsetTest, NotRequiredUniqueKeyTest,
DateMathParserTest, TestCodecSupport, TestPhraseSuggestions,
TestPartialUpdateDeduplication, DistributedFacetPivotSmallAdvancedTest,
TestExtendedDismaxParser, AnalysisAfterCoreReloadTest,
TestOverriddenPrefixQueryForCustomFieldType, SolrCoreTest, TestOmitPositions,
CoreAdminHandlerTest, DistributedQueueTest, TestWordDelimiterFilterFactory,
OverseerTest, TestFastWriter, TestFieldTypeCollectionResource,
TestSchemaSimilarityResource, TestSolrXmlPersistence,
DeleteInactiveReplicaTest, DefaultValueUpdateProcessorTest,
TestDefaultSearchFieldResource, DistanceFunctionTest,
SolrCoreCheckLockOnStartupTest, SliceStateTest, TestBlobHandler,
DocExpirationUpdateProcessorFactoryTest, OpenExchangeRatesOrgProviderTest,
DeleteReplicaTest, ResourceLoaderTest, IndexSchemaRuntimeFieldTest,
SolrPluginUtilsTest, TestCoreContainer, TestHighFrequencyDictionaryFactory,
HdfsBasicDistributedZkTest, MigrateRouteKeyTest, DirectSolrConnectionTest,
TestManagedSynonymFilterFactory, QueryResultKeyTest, AddBlockUpdateTest,
TestLMDirichletSimilarityFactory, TestDFRSimilarityFactory,
ClusterStateUpdateTest, DistributedSuggestComponentTest, TestStressReorder,
TestStressUserVersions, RequestHandlersTest, ShowFileRequestHandlerTest,
DateRangeFieldTest, TestQueryTypes, TestStandardQParsers,
TestReplicationHandler, MergeStrategyTest, DirectUpdateHandlerTest,
TestFunctionQuery, TestDynamicFieldCollectionResource, InfoHandlerTest,
TestModifyConfFiles, TestAddFieldRealTimeGet, DocValuesMultiTest,
TestXIncludeConfig, TestDocumentBuilder, TestCSVLoader, RecoveryZkTest,
ModifyConfFileTest, TestRequestStatusCollectionAPI, TestRandomDVFaceting,
DeleteShardTest, SolrIndexConfigTest, EnumFieldTest,
PathHierarchyTokenizerFactoryTest, ZkCLITest, ShardRoutingTest,
HdfsChaosMonkeySafeLeaderTest, TestLazyCores, FieldAnalysisRequestHandlerTest,
TestManagedSchemaDynamicFieldResource, TestSort, SolrXmlInZkTest,
DistributedFacetPivotWhiteBoxTest, SolrIndexSplitterTest,
UniqFieldsUpdateProcessorFactoryTest, TestBadConfig, TestIndexSearcher,
SuggesterFSTTest, SolrRequestParserTest, DocValuesTest, TestStressLucene,
TestTrie, SpatialFilterTest, NoCacheHeaderTest,
DirectUpdateHandlerOptimizeTest, SortByFunctionTest, TestRemoteStreaming,
TestSurroundQueryParser, LukeRequestHandlerTest, TestQueryUtils,
StandardRequestHandlerTest, DirectSolrSpellCheckerTest, TermsComponentTest,
DocumentBuilderTest, TestValueSourceCache, RequiredFieldsTest, IndexSchemaTest,
UpdateRequestProcessorFactoryTest, JSONWriterTest, QueryParsingTest,
BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest,
CoreContainerCoreInitFailuresTest, TestLFUCache, TestQuerySenderListener,
AlternateDirectoryTest, TestQuerySenderNoQuery, BadComponentTest,
TestSolrDeletionPolicy2, MultiTermTest, TestBinaryField, TestSearchPerf,
NumericFieldsTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest,
TestSolrCoreProperties, SpellPossibilityIteratorTest, SynonymTokenizerTest,
TestSweetSpotSimilarityFactory, TestPerFieldSimilarity,
TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory,
TestBM25SimilarityFactory, LegacyHTMLStripCharFilterTest, TestFastOutputStream,
ScriptEngineTest, PluginInfoTest, PrimUtilsTest, TestSuggestSpellingConverter,
DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest,
TestSolrJ, TestLRUCache, TestUtils, ZkNodePropsTest, SystemInfoHandlerTest,
UUIDFieldTest, FileUtilsTest, CircularListTest, CursorPagingTest,
DistributedIntervalFacetingTest, AsyncMigrateRouteKeyTest,
DistribDocExpirationUpdateProcessorTest]
[junit4] 2> 2323079 T3 oasu.SolrIndexWriter.close ERROR Error closing
IndexWriter java.lang.NullPointerException
[junit4] 2> at
org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3002)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:2975)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:944)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.close(IndexWriter.java:989)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.close(SolrIndexWriter.java:129)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.finalize(SolrIndexWriter.java:182)
[junit4] 2> at java.lang.System$2.invokeFinalize(System.java:1267)
[junit4] 2> at
java.lang.ref.Finalizer.runFinalizer(Finalizer.java:98)
[junit4] 2> at java.lang.ref.Finalizer.access$100(Finalizer.java:34)
[junit4] 2> at
java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:210)
[junit4] 2>
[junit4] Completed on J0 in 79.75s, 1 test, 1 failure <<< FAILURES!
[...truncated 331 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:187: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1349:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:956:
There were test failures: 458 suites, 1854 tests, 1 failure, 32 ignored (22
assumptions)
Total time: 90 minutes 51 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_40-ea-b09 -client
-XX:+UseSerialGC (asserts: false)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]