Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4431/
Java: 64bit/jdk1.7.0_67 -XX:-UseCompressedOops -XX:+UseSerialGC (asserts: true)
1 tests failed.
REGRESSION:
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([83C10E629FD8A5E3:227807AE887C5DF]: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.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10949 lines...]
[junit4] Suite: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001\init-core-data-001
[junit4] 2> 2131771 T5203 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(true) and clientAuth (true)
[junit4] 2> 2131771 T5203
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /
[junit4] 2> 2131776 T5203 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 2131777 T5203 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2131778 T5204 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 2131880 T5203 oasc.ZkTestServer.run start zk server on
port:56130
[junit4] 2> 2131880 T5203
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2131882 T5203 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2131885 T5210 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4ec3762 name:ZooKeeperConnection
Watcher:127.0.0.1:56130 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 2131885 T5203 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2131885 T5203 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2131885 T5203 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 2131891 T5203
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2131892 T5203 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2131901 T5212 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1f7ef39c
name:ZooKeeperConnection Watcher:127.0.0.1:56130/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2131901 T5203 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2131901 T5203 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2131901 T5203 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 2131907 T5203 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 2131911 T5203 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 2131916 T5203 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 2131921 T5203 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-doc-expire-update-processor.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 2131921 T5203 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 2131927 T5203 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 2131927 T5203 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 2131931 T5203 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2131932 T5203 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2131936 T5203 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 2131936 T5203 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 2131940 T5203 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 2131941 T5203 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 2131945 T5203 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 2131945 T5203 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 2131949 T5203 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 2131949 T5203 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 2131953 T5203 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 2131953 T5203 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 2131957 T5203 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2131957 T5203 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2131961 T5203 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 2131962 T5203 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 2131965 T5203 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 2131966 T5203 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 2131970 T5203
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2131972 T5203 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2131974 T5214 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6b816d3f
name:ZooKeeperConnection Watcher:127.0.0.1:56130/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2131974 T5203 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2131974 T5203 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2133466 T5203 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 2133473 T5203 oejus.SslContextFactory.doStart Enabled
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3,
TLSv1, TLSv1.1, TLSv1.2]
[junit4] 2> 2133479 T5203 oejs.AbstractConnector.doStart Started
[email protected]:56140
[junit4] 2> 2133483 T5203 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 2133483 T5203 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 2133483 T5203 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001\tempDir-002
[junit4] 2> 2133484 T5203 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001\tempDir-002\'
[junit4] 2> 2133517 T5203 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001\tempDir-002\solr.xml
[junit4] 2> 2133582 T5203 oasc.CoreContainer.<init> New CoreContainer
231306049
[junit4] 2> 2133582 T5203 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001\tempDir-002\]
[junit4] 2> 2133584 T5203 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 2133584 T5203 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 2133584 T5203 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 2133584 T5203 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 2133585 T5203 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 2133585 T5203 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 2133585 T5203 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 2133585 T5203 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 2133586 T5203 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 2133586 T5203 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 2133590 T5203 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 2133593 T5203 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2133593 T5203 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2133593 T5203 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 2133594 T5203 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:56130/solr
[junit4] 2> 2133594 T5203 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 2133594 T5203
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2133596 T5203 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2133598 T5225 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5c795e1e
name:ZooKeeperConnection Watcher:127.0.0.1:56130 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2133599 T5203 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2133599 T5203 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2133602 T5205 oazs.NIOServerCnxn.doIO WARN caught end of
stream exception EndOfStreamException: Unable to read additional data from
client sessionid 0x149acae58730003, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 2133603 T5203 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2133605 T5227 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@49a11b22
name:ZooKeeperConnection Watcher:127.0.0.1:56130/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2133605 T5203 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2133607 T5203 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 2133612 T5203 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 2133616 T5203 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 2133620 T5203 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 2133624 T5203 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 2133629 T5203 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 2133632 T5203 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56140_
[junit4] 2> 2133633 T5203 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:56140_
[junit4] 2> 2133637 T5203 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 2133639 T5203 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 2133641 T5203 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 2133644 T5203 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:56140_
[junit4] 2> 2133644 T5203 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 2133647 T5203 oasc.Overseer.start Overseer
(id=92795132146024452-127.0.0.1:56140_-n_0000000000) starting
[junit4] 2> 2133651 T5203 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 2133664 T5203 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 2133665 T5229 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 2133666 T5203 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 2133670 T5203 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 2133672 T5203
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 2133678 T5228 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 2133683 T5231 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 2133684 T5231 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 2133685 T5231 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 2133685 T5232 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2133691 T5228 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":null,
[junit4] 2> "operation":"state",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "numShards":"1",
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"https://127.0.0.1:56140",
[junit4] 2> "node_name":"127.0.0.1:56140_"}
[junit4] 2> 2133691 T5228
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
control_collection with shards [shard1]
[junit4] 2> 2133691 T5228
oasc.Overseer$ClusterStateUpdater.createCollection state version
control_collection 1
[junit4] 2> 2133691 T5228 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 2133695 T5232 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> 2134705 T5231 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 2134705 T5231 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 2134706 T5231 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 2134707 T5231 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 2134708 T5231 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 2134709 T5231 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001\tempDir-002\collection1\'
[junit4] 2> 2134711 T5231 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 2134713 T5231 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 2134714 T5231 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 2134789 T5231 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 2134833 T5231 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 2134836 T5231 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 2134848 T5231 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 2135214 T5231 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 2135217 T5231 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 2135218 T5231 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2135224 T5231 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2135259 T5231 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 2135259 T5231 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 2135260 T5231 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001\tempDir-002\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001\tempDir-001/control/data\
[junit4] 2> 2135260 T5231 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 2135260 T5231 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001\tempDir-001/control/data\
[junit4] 2> 2135260 T5231 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001\tempDir-001/control/data\index/
[junit4] 2> 2135261 T5231 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001\tempDir-001\control\data\index'
doesn't exist. Creating new index...
[junit4] 2> 2135262 T5231 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001\tempDir-001/control/data\index
[junit4] 2> 2135262 T5231 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=44, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=86.8466796875,
floorSegmentMB=1.7080078125, forceMergeDeletesPctAllowed=11.450074995444869,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 2135263 T5231 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@14a9ac9f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f840552),segFN=segments_1,generation=1}
[junit4] 2> 2135263 T5231 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2135264 T5231 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-defaults"
[junit4] 2> 2135310 T5231 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field"
[junit4] 2> 2135311 T5231 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-param"
[junit4] 2> 2135311 T5231 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field-with-param-default"
[junit4] 2> 2135311 T5231 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "scheduled-delete" (default)
[junit4] 2> 2135366 T5231 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"scheduled-delete" (default)
[junit4] 2> 2135366 T5231 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 2135366 T5231 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2135367 T5231 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2135367 T5231 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2135367 T5231 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 2135367 T5231 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 2135367 T5231 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 2135368 T5231 oasc.RequestHandlers.initHandlersFromConfig
created /select: solr.SearchHandler
[junit4] 2> 2135368 T5231 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 2135368 T5231 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: solr.admin.AdminHandlers
[junit4] 2> 2135374 T5231 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2135376 T5231 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2135378 T5231 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2135380 T5231 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2135389 T5231 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 2135389 T5231 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 2135389 T5231 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=53.005859375,
floorSegmentMB=0.546875, forceMergeDeletesPctAllowed=28.649533493003556,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 2135390 T5231 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@14a9ac9f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f840552),segFN=segments_1,generation=1}
[junit4] 2> 2135390 T5231 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2135390 T5231 oass.SolrIndexSearcher.<init> Opening
Searcher@63180a96[collection1] main
[junit4] 2> 2135390 T5231 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 2135392 T5231 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 2135392 T5231 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 2135393 T5231
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 2135393 T5231 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 2135393 T5231 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2135395 T5231
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 2135395 T5231 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2135396 T5231 oascc.SolrZkClient.makePath makePath:
/configs/conf1/_rest_managed.json
[junit4] 2> 2135401 T5231
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new
znode /configs/conf1/_rest_managed.json
[junit4] 2> 2135401 T5231 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2135401 T5231 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 2135411 T5231 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 2135411 T5233 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@63180a96[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2135412 T5238 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:56140 collection:control_collection
shard:shard1
[junit4] 2> 2135413 T5203 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4] 2> 2135413 T5203 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 2135415 T5238 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 2135423 T5238 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 2135425 T5203
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2135426 T5232 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2135427 T5203 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2135428 T5238
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 2135428 T5238 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C7939 name=collection1
org.apache.solr.core.SolrCore@5b3c222f url=https://127.0.0.1:56140/collection1
node=127.0.0.1:56140_ C7939_STATE=coll:control_collection core:collection1
props:{state=down, core=collection1, base_url=https://127.0.0.1:56140,
node_name=127.0.0.1:56140_}
[junit4] 2> 2135428 T5238 C7939 P56140 oasc.SyncStrategy.sync Sync
replicas to https://127.0.0.1:56140/collection1/
[junit4] 2> 2135429 T5238 C7939 P56140 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 2135430 T5238 C7939 P56140 oasc.SyncStrategy.syncToMe
https://127.0.0.1:56140/collection1/ has no replicas
[junit4] 2> 2135430 T5238 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: https://127.0.0.1:56140/collection1/ shard1
[junit4] 2> 2135430 T5238 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 2135430 T5240 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@73af4c name:ZooKeeperConnection
Watcher:127.0.0.1:56130/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2135431 T5203 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2135431 T5203 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2135434 T5203
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 2135440 T5232 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> 2135441 T5241 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> 2135442 T5203 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 2135442 T5203 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 2135443 T5203
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2135445 T5203 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2135449 T5243 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3ed8394e
name:ZooKeeperConnection Watcher:127.0.0.1:56130/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2135450 T5203 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2135450 T5203 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2135455 T5232 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2135463 T5228
oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection:
collection1
[junit4] 2> 2135463 T5228
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
collection1 with shards [shard1, shard2]
[junit4] 2> 2135464 T5228
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
[junit4] 2> 2135468 T5232 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2135469 T5228 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to create_collection /collections/collection1/state.json
[junit4] 2> 2135472 T5241 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> 2135473 T5232 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> 2135503 T5238 oasc.ZkController.register We are
https://127.0.0.1:56140/collection1/ and leader is
https://127.0.0.1:56140/collection1/
[junit4] 2> 2135503 T5238 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=https://127.0.0.1:56140
[junit4] 2> 2135503 T5238 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 2135503 T5238 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 2135503 T5238 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 2135508 T5232 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2135519 T5228 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "operation":"state",
[junit4] 2> "roles":null,
[junit4] 2> "state":"active",
[junit4] 2> "numShards":"2",
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"https://127.0.0.1:56140",
[junit4] 2> "node_name":"127.0.0.1:56140_",
[junit4] 2> "core_node_name":"core_node1"}
[junit4] 2> 2135629 T5241 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> 2135630 T5232 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> 2136965 T5203 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 2136967 T5203 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 2136975 T5203 oejus.SslContextFactory.doStart Enabled
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3,
TLSv1, TLSv1.1, TLSv1.2]
[junit4] 2> 2136979 T5203 oejs.AbstractConnector.doStart Started
[email protected]:56155
[junit4] 2> 2136986 T5203 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 2136986 T5203 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 2136987 T5203 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001\tempDir-003
[junit4] 2> 2136987 T5203 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001\tempDir-003\'
[junit4] 2> 2137033 T5203 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001\tempDir-003\solr.xml
[junit4] 2> 2137094 T5203 oasc.CoreContainer.<init> New CoreContainer
1934671681
[junit4] 2> 2137094 T5203 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001\tempDir-003\]
[junit4] 2> 2137096 T5203 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 2137096 T5203 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 2137096 T5203 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 2137096 T5203 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 2137096 T5203 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 2137096 T5203 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 2137096 T5203 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 2137096 T5203 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 2137098 T5203 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 2137098 T5203 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 2137101 T5203 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 2137104 T5203 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2137104 T5203 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2137104 T5203 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 2137104 T5203 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:56130/solr
[junit4] 2> 2137104 T5203 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 2137104 T5203
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2137108 T5203 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2137110 T5254 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@649945d8
name:ZooKeeperConnection Watcher:127.0.0.1:56130 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2137111 T5203 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2137111 T5203 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2137115 T5203 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2137117 T5256 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2b98c8aa
name:ZooKeeperConnection Watcher:127.0.0.1:56130/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2137117 T5203 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2137128 T5203
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 2138159 T5203 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56155_
[junit4] 2> 2138160 T5203 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:56155_
[junit4] 2> 2138167 T5203 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 2138180 T5258 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 2138181 T5258 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 2138183 T5232 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2138184 T5258 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 2138184 T5258 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 2138185 T5258 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 2138188 T5258 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 0
[junit4] 2> 2138188 T5258 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 2138198 T5228 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "operation":"state",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "numShards":"2",
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"https://127.0.0.1:56155",
[junit4] 2> "node_name":"127.0.0.1:56155_"}
[junit4] 2> 2138203 T5228 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=2
[junit4] 2> 2138205 T5228 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 2138212 T5232 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2138213 T5228 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 2138214 T5257 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 2138215 T5257 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 1
[junit4] 2> ASYNC NEW_CORE C7940 name=collection1
org.apache.solr.core.SolrCore@5b3c222f url=https://127.0.0.1:56140/collection1
node=127.0.0.1:56140_ C7940_STATE=coll:control_collection core:collection1
props:{state=active, core=collection1, base_url=https://127.0.0.1:56140,
node_name=127.0.0.1:56140_, leader=true}
[junit4] 2> 2138481 T5235 C7940 P56140
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Begining periodic deletion of expired docs
[junit4] 2> 2138488 T5235 C7940 P56140 oasu.DirectUpdateHandler2.commit
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 2138488 T5235 C7940 P56140 oasc.SolrCore.openNewSearcher
SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 2138488 T5235 C7940 P56140 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 2138489 T5235 C7940 P56140 oasup.LogUpdateProcessor.finish
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO
2014-11-14T05:02:34.141Z] (-1484722121360801792),commit=} 0 8
[junit4] 2> 2138489 T5235 C7940 P56140
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Finished periodic deletion of expired docs
[junit4] 2> 2139296 T5258 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 2139296 T5258 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 2139298 T5258 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 2139299 T5258 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 2139300 T5258 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 2139300 T5258 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001\tempDir-003\collection1\'
[junit4] 2> 2139301 T5258 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 2139304 T5258 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 2139304 T5258 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 2139392 T5258 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 2139486 T5258 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 2139490 T5258 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 2139507 T5258 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 2139932 T5258 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 2139934 T5258 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 2139936 T5258 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2139945 T5258 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2139988 T5258 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 2139988 T5258 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 2139989 T5258 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001\tempDir-003\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001\tempDir-001/jetty1\
[junit4] 2> 2139989 T5258 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 2139990 T5258 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001\tempDir-001/jetty1\
[junit4] 2> 2139990 T5258 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001\tempDir-001/jetty1\index/
[junit4] 2> 2139990 T5258 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001\tempDir-001\jetty1\index'
doesn't exist. Creating new index...
[junit4] 2> 2139991 T5258 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001\tempDir-001/jetty1\index
[junit4] 2> 2139991 T5258 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=44, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=86.8466796875,
floorSegmentMB=1.7080078125, forceMergeDeletesPctAllowed=11.450074995444869,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 2139992 T5258 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@18c776ff
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f556c0e),segFN=segments_1,generation=1}
[junit4] 2> 2139993 T5258 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2139994 T5258 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-defaults"
[junit4] 2> 2139995 T5258 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field"
[junit4] 2> 2139995 T5258 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-param"
[junit4] 2> 2139995 T5258 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field-with-param-default"
[junit4] 2> 2139997 T5258 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "scheduled-delete" (default)
[junit4] 2> 2139997 T5258 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"scheduled-delete" (default)
[junit4] 2> 2139998 T5258 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 2139998 T5258 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2139999 T5258 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2139999 T5258 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2139999 T5258 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 2140000 T5258 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 2140000 T5258 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 2140000 T5258 oasc.RequestHandlers.initHandlersFromConfig
created /select: solr.SearchHandler
[junit4] 2> 2140000 T5258 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 2140001 T5258 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: solr.admin.AdminHandlers
[junit4] 2> 2140017 T5258 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2140021 T5258 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2140024 T5258 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2140027 T5258 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2140033 T5258 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 2140033 T5258 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 2140034 T5258 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=53.005859375,
floorSegmentMB=0.546875, forceMergeDeletesPctAllowed=28.649533493003556,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 2140034 T5258 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@18c776ff
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f556c0e),segFN=segments_1,generation=1}
[junit4] 2> 2140034 T5258 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2140034 T5258 oass.SolrIndexSearcher.<init> Opening
Searcher@57a10e[collection1] main
[junit4] 2> 2140034 T5258 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 2140037 T5258 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 2140037 T5258 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 2140039 T5258
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 2140039 T5258 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 2140039 T5258 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2140041 T5258
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 2140041 T5258 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2140041 T5258 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 2140041 T5258 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 2140045 T5259 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@57a10e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2140045 T5258 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 2140047 T5263 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:56155 collection:collection1
shard:shard1
[junit4] 2> 2140048 T5203 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4] 2> 2140048 T5203 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 2140050 T5263 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 2140064 T5263 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 2140068 T5232 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2140071 T5263
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 2140071 T5263 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C7941 name=collection1
org.apache.solr.core.SolrCore@25a66630 url=https://127.0.0.1:56155/collection1
node=127.0.0.1:56155_ C7941_STATE=coll:collection1 core:collection1
props:{state=down, core=collection1, base_url=https://127.0.0.1:56155,
node_name=127.0.0.1:56155_}
[junit4] 2> 2140071 T5263 C7941 P56155 oasc.SyncStrategy.sync Sync
replicas to https://127.0.0.1:56155/collection1/
[junit4] 2> 2140071 T5263 C7941 P56155 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 2140071 T5263 C7941 P56155 oasc.SyncStrategy.syncToMe
https://127.0.0.1:56155/collection1/ has no replicas
[junit4] 2> 2140071 T5263 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: https://127.0.0.1:56155/collection1/ shard1
[junit4] 2> 2140072 T5263 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard1
[junit4] 2> 2140108 T5228 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 2140111 T5257 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 2140113 T5257 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 2
[junit4] 2> 2140135 T5232 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2140136 T5228 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 2140138 T5257 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 2140140 T5257 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 2140158 T5263 oasc.ZkController.register We are
https://127.0.0.1:56155/collection1/ and leader is
https://127.0.0.1:56155/collection1/
[junit4] 2> 2140158 T5263 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=https://127.0.0.1:56155
[junit4] 2> 2140158 T5263 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 2140158 T5263 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 2140158 T5263 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 2140162 T5232 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2140178 T5228 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "operation":"state",
[junit4] 2> "roles":null,
[junit4] 2> "state":"active",
[junit4] 2> "numShards":"2",
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"https://127.0.0.1:56155",
[junit4] 2> "node_name":"127.0.0.1:56155_",
[junit4] 2> "core_node_name":"core_node1"}
[junit4] 2> 2140182 T5263 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 2140194 T5228 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 2140196 T5257 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 2140199 T5257 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 2141799 T5203 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 2141800 T5203 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 2141810 T5203 oejus.SslContextFactory.doStart Enabled
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3,
TLSv1, TLSv1.1, TLSv1.2]
[junit4] 2> 2141812 T5203 oejs.AbstractConnector.doStart Started
[email protected]:56164
[junit4] 2> ASYNC NEW_CORE C7942 name=collection1
org.apache.solr.core.SolrCore@5b3c222f url=https://127.0.0.1:56140/collection1
node=127.0.0.1:56140_ C7942_STATE=coll:control_collection core:collection1
props:{state=active, core=collection1, base_url=https://127.0.0.1:56140,
node_name=127.0.0.1:56140_, leader=true}
[junit4] 2> 2141812 T5235 C7942 P56140
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Begining periodic deletion of expired docs
[junit4] 2> 2141813 T5235 C7942 P56140 oasu.DirectUpdateHandler2.commit
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 2141813 T5235 C7942 P56140 oasc.SolrCore.openNewSearcher
SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 2141814 T5235 C7942 P56140 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 2141814 T5235 C7942 P56140 oasup.LogUpdateProcessor.finish
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO
2014-11-14T05:02:37.472Z] (-1484722124853608448),commit=} 0 2
[junit4] 2> 2141814 T5235 C7942 P56140
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Finished periodic deletion of expired docs
[junit4] 2> 2141815 T5203 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 2141816 T5203 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 2141816 T5203 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001\tempDir-004
[junit4] 2> 2141816 T5203 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001\tempDir-004\'
[junit4] 2> 2141849 T5203 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001\tempDir-004\solr.xml
[junit4] 2> 2141932 T5203 oasc.CoreContainer.<init> New CoreContainer
599514212
[junit4] 2> 2141934 T5203 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001\tempDir-004\]
[junit4] 2> 2141935 T5203 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 2141935 T5203 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 2141935 T5203 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 2141935 T5203 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 2141936 T5203 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 2141936 T5203 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 2141936 T5203 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 2141937 T5203 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 2141937 T5203 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 2141937 T5203 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 2141941 T5203 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 2141945 T5203 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2141945 T5203 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2141945 T5203 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 2141946 T5203 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:56130/solr
[junit4] 2> 2141946 T5203 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 2141946 T5203
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2141948 T5203 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2141950 T5274 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@421f1502
name:ZooKeeperConnection Watcher:127.0.0.1:56130 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2141952 T5203 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2141952 T5203 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2141957 T5203 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2141959 T5276 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@52572a8 name:ZooKeeperConnection
Watcher:127.0.0.1:56130/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2141959 T5203 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2141971 T5203
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 2143103 T5203 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56164_
[junit4] 2> 2143104 T5203 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:56164_
[junit4] 2> 2143115 T5203 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 2143134 T5278 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 2143134 T5278 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 2143137 T5232 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2143139 T5278 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 2143139 T5278 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 2143140 T5278 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 2143142 T5278 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 2143143 T5278 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 2143144 T5228 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "operation":"state",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "numShards":"2",
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"https://127.0.0.1:56164",
[junit4] 2> "node_name":"127.0.0.1:56164_"}
[junit4] 2> 2143150 T5228 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=2
[junit4] 2> 2143152 T5228 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard2
[junit4] 2> 2143162 T5228 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 2143163 T5277 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 2143163 T5257 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 2143164 T5277 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 2143164 T5257 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> ASYNC NEW_CORE C7943 name=collection1
org.apache.solr.core.SolrCore@25a66630 url=https://127.0.0.1:56155/collection1
node=127.0.0.1:56155_ C7943_STATE=coll:collection1 core:collection1
props:{state=active, core=collection1, base_url=https://127.0.0.1:56155,
node_name=127.0.0.1:56155_, leader=true}
[junit4] 2> 2143407 T5260 C7943 P56155
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Begining periodic deletion of expired docs
[junit4] 2> 2144265 T5278 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 2144265 T5278 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 2144266 T5278 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 2144266 T5278 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 2144268 T5278 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 2144268 T5278 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001\tempDir-004\collection1\'
[junit4] 2> 2144272 T5278 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 2144274 T5278 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 2144275 T5278 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 2144342 T5278 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 2144390 T5278 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 2144392 T5278 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 2144423 T5278 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 2144803 T5278 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 2144806 T5278 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 2144807 T5278 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2144815 T5278 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2144864 T5278 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 2144864 T5278 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 2144865 T5278 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001\tempDir-004\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001\tempDir-001/jetty2\
[junit4] 2> 2144865 T5278 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 2144865 T5278 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001\tempDir-001/jetty2\
[junit4] 2> 2144865 T5278 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001\tempDir-001/jetty2\index/
[junit4] 2> 2144865 T5278 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001\tempDir-001\jetty2\index'
doesn't exist. Creating new index...
[junit4] 2> 2144868 T5278 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001\tempDir-001/jetty2\index
[junit4] 2> 2144868 T5278 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=44, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=86.8466796875,
floorSegmentMB=1.7080078125, forceMergeDeletesPctAllowed=11.450074995444869,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 2144869 T5278 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@3a826f4c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49590496),segFN=segments_1,generation=1}
[junit4] 2> 2144869 T5278 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2144870 T5278 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-defaults"
[junit4] 2> 2144870 T5278 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field"
[junit4] 2> 2144871 T5278 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-param"
[junit4] 2> 2144871 T5278 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field-with-param-default"
[junit4] 2> 2144871 T5278 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "scheduled-delete" (default)
[junit4] 2> 2144872 T5278 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"scheduled-delete" (default)
[junit4] 2> 2144872 T5278 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 2144872 T5278 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2144872 T5278 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2144873 T5278 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2144873 T5278 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 2144873 T5278 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 2144873 T5278 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 2144873 T5278 oasc.RequestHandlers.initHandlersFromConfig
created /select: solr.SearchHandler
[junit4] 2> 2144874 T5278 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 2144874 T5278 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: solr.admin.AdminHandlers
[junit4] 2> 2144883 T5278 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2144886 T5278 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2144887 T5278 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2144888 T5278 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2144893 T5278 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 2144893 T5278 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 2144895 T5278 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=53.005859375,
floorSegmentMB=0.546875, forceMergeDeletesPctAllowed=28.649533493003556,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 2144896 T5278 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@3a826f4c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49590496),segFN=segments_1,generation=1}
[junit4] 2> 2144896 T5278 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2144896 T5278 oass.SolrIndexSearcher.<init> Opening
Searcher@6f12794b[collection1] main
[junit4] 2> 2144896 T5278 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 2144899 T5278 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 2144899 T5278 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 2144900 T5278
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 2144900 T5278 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 2144900 T5278 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2144903 T5278
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 2144903 T5278 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2144903 T5278 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 2144903 T5278 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 2144908 T5278 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 2144908 T5279 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@6f12794b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2144910 T5283 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:56164 collection:collection1
shard:shard2
[junit4] 2> 2144910 T5203 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4] 2> 2144910 T5203 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 2144929 T5283 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> ASYNC NEW_CORE C7944 name=collection1
org.apache.solr.core.SolrCore@5b3c222f url=https://127.0.0.1:56140/collection1
node=127.0.0.1:56140_ C7944_STATE=coll:control_collection core:collection1
props:{state=active, core=collection1, base_url=https://127.0.0.1:56140,
node_name=127.0.0.1:56140_, leader=true}
[junit4] 2> 2145157 T5235 C7944 P56140
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Begining periodic deletion of expired docs
[junit4] 2> 2145182 T5235 C7944 P56140 oasu.DirectUpdateHandler2.commit
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 2145184 T5235 C7944 P56140 oasc.SolrCore.openNewSearcher
SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 2145185 T5235 C7944 P56140 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 2145185 T5235 C7944 P56140 oasup.LogUpdateProcessor.finish
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO
2014-11-14T05:02:40.793Z] (-1484722128386260992),commit=} 0 52
[junit4] 2> 2145185 T5235 C7944 P56140
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Finished periodic deletion of expired docs
[junit4] 2> 2145189 T5283 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard2
[junit4] 2> 2145192 T5283
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 2145192 T5283 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> 2145192 T5232 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> ASYNC NEW_CORE C7945 name=collection1
org.apache.solr.core.SolrCore@352e604f url=https://127.0.0.1:56164/collection1
node=127.0.0.1:56164_ C7945_STATE=coll:collection1 core:collection1
props:{state=down, core=collection1, base_url=https://127.0.0.1:56164,
node_name=127.0.0.1:56164_}
[junit4] 2> 2145192 T5283 C7945 P56164 oasc.SyncStrategy.sync Sync
replicas to https://127.0.0.1:56164/collection1/
[junit4] 2> 2145193 T5283 C7945 P56164 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 2145193 T5283 C7945 P56164 oasc.SyncStrategy.syncToMe
https://127.0.0.1:56164/collection1/ has no replicas
[junit4] 2> 2145193 T5283 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: https://127.0.0.1:56164/collection1/ shard2
[junit4] 2> 2145193 T5283 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 2145209 T5228 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 2145211 T5277 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 2145212 T5257 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 2145213 T5257 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 6
[junit4] 2> 2145214 T5277 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 6
[junit4] 2> 2145225 T5232 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2145225 T5228 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 2145227 T5257 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 2145227 T5277 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 2145229 T5277 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 7
[junit4] 2> 2145229 T5257 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 7
[junit4] 2> 2145265 T5283 oasc.ZkController.register We are
https://127.0.0.1:56164/collection1/ and leader is
https://127.0.0.1:56164/collection1/
[junit4] 2> 2145265 T5283 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=https://127.0.0.1:56164
[junit4] 2> 2145265 T5283 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 2145265 T5283 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 2145265 T5283 oasc.ZkController.publish numShards not found o
[...truncated too long message...]
2> at
org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:466)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:229)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:162)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:124)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:313)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:220)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:466)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:229)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:162)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:124)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:357)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:267)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 2215927 T5662 oasc.Overseer$ClusterStateUpdater.run ERROR
Exception in Overseer main queue loop org.apache.solr.common.SolrException:
Could not load collection from ZK:collection1
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:781)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.constructState(ZkStateReader.java:453)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:517)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:255)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:292)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.lang.InterruptedException
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:68)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:345)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:768)
[junit4] 2> ... 5 more
[junit4] 2>
[junit4] 2> 2215929 T5205 oazs.NIOServerCnxn.doIO WARN caught end of
stream exception EndOfStreamException: Unable to read additional data from
client sessionid 0x149acae5873000e, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 2215931 T5654 oascc.ZkStateReader$3.process WARN ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 2215931 T5662 oasc.Overseer$ClusterStateUpdater.run Overseer
Loop exiting : 127.0.0.1:56194_
[junit4] 2> 2215945 T5203 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/,null}
[junit4] 2> 2220935 T5203 oas.SolrTestCaseJ4.tearDown ###Ending
testDistribSearch
[junit4] 2> 2220938 T5203 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:56130 56130
[junit4] 2> 2223190 T5204 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:56130 56130
[junit4] 2> 2223193 T5204 oasc.ZkTestServer$ZKServerMain.runFromConfig
WARN Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=DistribDocExpirationUpdateProcessorTest
-Dtests.method=testDistribSearch -Dtests.seed=83C10E629FD8A5E3
-Dtests.slow=true -Dtests.locale=en_IN -Dtests.timezone=Africa/Khartoum
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 91.4s |
DistribDocExpirationUpdateProcessorTest.testDistribSearch <<<
[junit4] > Throwable #1: java.lang.AssertionError: There are still nodes
recoverying - waited for 30 seconds
[junit4] > at
__randomizedtesting.SeedInfo.seed([83C10E629FD8A5E3:227807AE887C5DF]: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> 2223215 T5203 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-83C10E629FD8A5E3-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=DefaultSimilarity, locale=en_IN, timezone=Africa/Khartoum
[junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_67
(64-bit)/cpus=2,threads=1,free=79288008,total=271347712
[junit4] 2> NOTE: All tests run in this JVM:
[LeaderFailoverAfterPartitionTest, CurrencyFieldXmlFileTest,
TestBulkSchemaConcurrent, ReplicationFactorTest, TestAddFieldRealTimeGet,
UUIDUpdateProcessorFallbackTest, TestTrie,
AddSchemaFieldsUpdateProcessorFactoryTest, QueryElevationComponentTest,
OutOfBoxZkACLAndCredentialsProvidersTest, TestDefaultSimilarityFactory,
TestAnalyzedSuggestions, OverseerStatusTest, OverseerCollectionProcessorTest,
HdfsUnloadDistributedZkTest, DistributedFacetPivotSmallTest,
DirectSolrConnectionTest, DistributedSpellCheckComponentTest,
StatelessScriptUpdateProcessorFactoryTest, CloudMLTQParserTest, PolyFieldTest,
RecoveryZkTest, SolrIndexConfigTest, TestChildDocTransformer, ZkCLITest,
IndexSchemaTest, DeleteReplicaTest, TestDistributedGrouping,
HdfsBasicDistributedZkTest, EnumFieldTest, HdfsLockFactoryTest,
HdfsBasicDistributedZk2Test, TestCloudManagedSchemaConcurrent, TestLRUCache,
TestStressLucene, TestLMJelinekMercerSimilarityFactory,
RegexBoostProcessorTest, CoreAdminRequestStatusTest, CustomCollectionTest,
TestManagedResource, ResourceLoaderTest, CoreMergeIndexesAdminHandlerTest,
CloudExitableDirectoryReaderTest, MultiTermTest, HighlighterMaxOffsetTest,
LukeRequestHandlerTest, SolrTestCaseJ4Test, TestComponentsName, SliceStateTest,
RollingRestartTest, CursorPagingTest, TestInfoStreamLogging, SpatialFilterTest,
SuggestComponentTest, TestRealTimeGet, ReturnFieldsTest, SolrPluginUtilsTest,
TestBulkSchemaAPI, TestArbitraryIndexDir, SuggesterTSTTest,
TestCopyFieldCollectionResource, DefaultValueUpdateProcessorTest, DOMUtilTest,
AnalyticsQueryTest, TestExpandComponent, AutoCommitTest, TestStressVersions,
DistributedTermsComponentTest, SOLR749Test, TestReplicaProperties,
TestSuggestSpellingConverter, TestSolrJ, TestCoreContainer,
DistribDocExpirationUpdateProcessorTest]
[junit4] Completed in 91.48s, 1 test, 1 failure <<< FAILURES!
[...truncated 1177 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:525: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:473: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:186:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:508:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1358:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:965:
There were test failures: 447 suites, 1820 tests, 1 failure, 54 ignored (30
assumptions)
Total time: 170 minutes 39 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0_67
-XX:-UseCompressedOops -XX:+UseSerialGC (asserts: true)
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]