You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/01/19 14:14:38 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 106 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/106/
Java: 64bit/jdk1.7.0 -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch

Error Message:
There are still nodes recoverying - waited for 230 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 230 seconds
	at __randomizedtesting.SeedInfo.seed([380A723D0CDBB4F4:B9ECFC257B84D4C8]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:168)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:126)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:121)
	at org.apache.solr.cloud.BasicDistributedZkTest.testCoreUnloadAndLeaders(BasicDistributedZkTest.java:586)
	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:337)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 8681 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
[junit4:junit4]   2> 0 T496 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 9 T496 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1358599730536
[junit4:junit4]   2> 11 T496 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 12 T497 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 15 T497 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 15 T497 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 16 T497 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 17 T497 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 19 T497 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 114 T496 oasc.ZkTestServer.run start zk server on port:49342
[junit4:junit4]   2> 115 T496 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49342 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@701a89ad
[junit4:junit4]   2> 117 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 117 T502 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49342. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 118 T502 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49342, initiating session
[junit4:junit4]   2> 118 T498 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49343
[junit4:junit4]   2> 119 T498 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49343
[junit4:junit4]   2> 119 T500 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 123 T500 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c52dab5720000 with negotiated timeout 10000 for client /127.0.0.1:49343
[junit4:junit4]   2> 123 T502 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49342, sessionid = 0x13c52dab5720000, negotiated timeout = 10000
[junit4:junit4]   2> 124 T503 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@701a89ad name:ZooKeeperConnection Watcher:127.0.0.1:49342 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 124 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 125 T496 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 130 T501 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c52dab5720000
[junit4:junit4]   2> 132 T498 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49343 which had sessionid 0x13c52dab5720000
[junit4:junit4]   2> 133 T503 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 133 T496 oaz.ZooKeeper.close Session: 0x13c52dab5720000 closed
[junit4:junit4]   2> 134 T496 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49342/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@7c0ee511
[junit4:junit4]   2> 135 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 135 T504 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49342. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 136 T504 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49342, initiating session
[junit4:junit4]   2> 136 T498 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49344
[junit4:junit4]   2> 137 T498 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49344
[junit4:junit4]   2> 138 T500 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c52dab5720001 with negotiated timeout 10000 for client /127.0.0.1:49344
[junit4:junit4]   2> 139 T504 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49342, sessionid = 0x13c52dab5720001, negotiated timeout = 10000
[junit4:junit4]   2> 139 T505 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7c0ee511 name:ZooKeeperConnection Watcher:127.0.0.1:49342/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 139 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 140 T496 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 147 T496 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 154 T496 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 159 T496 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 166 T496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 167 T496 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 177 T496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 178 T496 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 185 T496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 186 T496 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 194 T496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 195 T496 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 203 T496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 204 T496 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 211 T496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 212 T496 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 220 T496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 221 T496 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 228 T496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 229 T496 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 238 T496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 239 T496 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 246 T501 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c52dab5720001
[junit4:junit4]   2> 248 T498 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49344 which had sessionid 0x13c52dab5720001
[junit4:junit4]   2> 249 T505 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 248 T496 oaz.ZooKeeper.close Session: 0x13c52dab5720001 closed
[junit4:junit4]   2> 466 T496 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 478 T496 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49345
[junit4:junit4]   2> 480 T496 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 481 T496 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 482 T496 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358599730776
[junit4:junit4]   2> 483 T496 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358599730776/solr.xml
[junit4:junit4]   2> 484 T496 oasc.CoreContainer.<init> New CoreContainer 2132041066
[junit4:junit4]   2> 485 T496 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358599730776/'
[junit4:junit4]   2> 486 T496 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358599730776/'
[junit4:junit4]   2> 557 T496 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 557 T496 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 558 T496 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 559 T496 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 560 T496 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 561 T496 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 562 T496 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 563 T496 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 564 T496 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 565 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 593 T496 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 623 T496 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49342/solr
[junit4:junit4]   2> 624 T496 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 625 T496 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49342 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@11648ebb
[junit4:junit4]   2> 627 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 628 T515 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49342. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 630 T515 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49342, initiating session
[junit4:junit4]   2> 631 T498 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49346
[junit4:junit4]   2> 631 T498 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49346
[junit4:junit4]   2> 633 T500 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c52dab5720002 with negotiated timeout 20000 for client /127.0.0.1:49346
[junit4:junit4]   2> 634 T515 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49342, sessionid = 0x13c52dab5720002, negotiated timeout = 20000
[junit4:junit4]   2> 634 T516 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11648ebb name:ZooKeeperConnection Watcher:127.0.0.1:49342 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 635 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 638 T501 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c52dab5720002
[junit4:junit4]   2> 640 T498 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49346 which had sessionid 0x13c52dab5720002
[junit4:junit4]   2> 641 T516 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 641 T496 oaz.ZooKeeper.close Session: 0x13c52dab5720002 closed
[junit4:junit4]   2> 642 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 650 T496 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49342/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@45de945
[junit4:junit4]   2> 652 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 653 T517 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49342. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 654 T517 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49342, initiating session
[junit4:junit4]   2> 655 T498 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49347
[junit4:junit4]   2> 655 T498 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49347
[junit4:junit4]   2> 657 T500 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c52dab5720003 with negotiated timeout 20000 for client /127.0.0.1:49347
[junit4:junit4]   2> 657 T517 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49342, sessionid = 0x13c52dab5720003, negotiated timeout = 20000
[junit4:junit4]   2> 658 T518 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@45de945 name:ZooKeeperConnection Watcher:127.0.0.1:49342/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 658 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 663 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 665 T496 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 670 T496 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49345_
[junit4:junit4]   2> 671 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49345_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49345_
[junit4:junit4]   2> 672 T496 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49345_
[junit4:junit4]   2> 682 T496 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 697 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720003 type:delete cxid:0x15 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 699 T496 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 706 T496 oasc.Overseer.start Overseer (id=89037191941062659-127.0.0.1:49345_-n_0000000000) starting
[junit4:junit4]   2> 708 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 710 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 713 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 716 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 718 T520 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 722 T519 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 725 T496 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 731 T496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 744 T521 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358599730776/collection1
[junit4:junit4]   2> 745 T521 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 747 T521 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 748 T521 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 752 T521 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358599730776/collection1/'
[junit4:junit4]   2> 753 T521 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358599730776/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 754 T521 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358599730776/collection1/lib/README' to classloader
[junit4:junit4]   2> 838 T521 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 923 T521 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 925 T521 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 935 T521 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1755 T521 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1774 T521 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1781 T521 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1814 T521 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1821 T521 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1827 T521 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1830 T521 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1833 T521 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1358599730776/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/control/data/
[junit4:junit4]   2> 1833 T521 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bfd2f14
[junit4:junit4]   2> 1834 T521 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1852 T521 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/control/data forceNew:false
[junit4:junit4]   2> 1853 T521 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/control/data
[junit4:junit4]   2> 1853 T521 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/control/data/index/
[junit4:junit4]   2> 1854 T521 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1855 T521 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/control/data/index forceNew:false
[junit4:junit4]   2> 1860 T521 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@19ba9239; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1861 T521 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1862 T521 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/control/data/index
[junit4:junit4]   2> 1862 T521 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1865 T521 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1865 T521 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1865 T521 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1866 T521 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1867 T521 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1868 T521 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1868 T521 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1869 T521 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1869 T521 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1870 T521 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1871 T521 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1871 T521 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1872 T521 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1873 T521 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1873 T521 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1874 T521 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1874 T521 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1875 T521 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1875 T521 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1876 T521 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1877 T521 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1877 T521 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1879 T521 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1880 T521 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1881 T521 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1882 T521 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1896 T521 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1901 T521 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1908 T521 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 1912 T521 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/control/data
[junit4:junit4]   2> 1915 T521 oass.SolrIndexSearcher.<init> Opening Searcher@3fe4928c main
[junit4:junit4]   2> 1916 T521 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1917 T521 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1918 T521 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1931 T521 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 2016 T522 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3fe4928c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2017 T521 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2018 T521 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2019 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2246 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2247 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49345_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49345"}
[junit4:junit4]   2> 2247 T519 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2247 T519 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2248 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2264 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 3028 T521 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 3029 T521 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49345 collection:control_collection shard:shard1
[junit4:junit4]   2> 3031 T521 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 3051 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 3053 T521 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 3055 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3061 T521 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 3062 T521 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 3062 T521 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49345/collection1/
[junit4:junit4]   2> 3062 T521 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 3063 T521 oasc.SyncStrategy.syncToMe http://127.0.0.1:49345/collection1/ has no replicas
[junit4:junit4]   2> 3063 T521 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49345/collection1/
[junit4:junit4]   2> 3064 T521 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 3090 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3776 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3797 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 3835 T521 oasc.ZkController.register We are http://127.0.0.1:49345/collection1/ and leader is http://127.0.0.1:49345/collection1/
[junit4:junit4]   2> 3835 T521 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49345
[junit4:junit4]   2> 3836 T521 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3836 T521 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3837 T521 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3842 T521 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3844 T496 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3845 T496 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3845 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3858 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3867 T496 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49342/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1c9e3c7d
[junit4:junit4]   2> 3869 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3870 T523 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49342. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3871 T523 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49342, initiating session
[junit4:junit4]   2> 3872 T498 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49348
[junit4:junit4]   2> 3872 T498 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49348
[junit4:junit4]   2> 3874 T500 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c52dab5720004 with negotiated timeout 10000 for client /127.0.0.1:49348
[junit4:junit4]   2> 3874 T523 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49342, sessionid = 0x13c52dab5720004, negotiated timeout = 10000
[junit4:junit4]   2> 3875 T524 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c9e3c7d name:ZooKeeperConnection Watcher:127.0.0.1:49342/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3876 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3878 T496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3884 T496 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4105 T496 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4109 T496 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49349
[junit4:junit4]   2> 4111 T496 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4111 T496 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4112 T496 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358599734411
[junit4:junit4]   2> 4113 T496 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358599734411/solr.xml
[junit4:junit4]   2> 4113 T496 oasc.CoreContainer.<init> New CoreContainer 1551695177
[junit4:junit4]   2> 4114 T496 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358599734411/'
[junit4:junit4]   2> 4114 T496 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358599734411/'
[junit4:junit4]   2> 4152 T496 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 4153 T496 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4154 T496 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4154 T496 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4155 T496 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4156 T496 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4156 T496 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4157 T496 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4158 T496 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4159 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4180 T496 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4198 T496 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49342/solr
[junit4:junit4]   2> 4199 T496 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4199 T496 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49342 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@352e9fef
[junit4:junit4]   2> 4201 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4201 T534 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49342. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4204 T534 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49342, initiating session
[junit4:junit4]   2> 4204 T498 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49350
[junit4:junit4]   2> 4205 T498 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49350
[junit4:junit4]   2> 4207 T500 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c52dab5720005 with negotiated timeout 20000 for client /127.0.0.1:49350
[junit4:junit4]   2> 4207 T534 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49342, sessionid = 0x13c52dab5720005, negotiated timeout = 20000
[junit4:junit4]   2> 4208 T535 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@352e9fef name:ZooKeeperConnection Watcher:127.0.0.1:49342 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4208 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4211 T501 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c52dab5720005
[junit4:junit4]   2> 4213 T498 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49350 which had sessionid 0x13c52dab5720005
[junit4:junit4]   2> 4213 T496 oaz.ZooKeeper.close Session: 0x13c52dab5720005 closed
[junit4:junit4]   2> 4213 T535 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4214 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4222 T496 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49342/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@ca555b0
[junit4:junit4]   2> 4224 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4224 T536 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49342. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4225 T536 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49342, initiating session
[junit4:junit4]   2> 4226 T498 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49351
[junit4:junit4]   2> 4227 T498 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49351
[junit4:junit4]   2> 4228 T500 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c52dab5720006 with negotiated timeout 20000 for client /127.0.0.1:49351
[junit4:junit4]   2> 4228 T536 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49342, sessionid = 0x13c52dab5720006, negotiated timeout = 20000
[junit4:junit4]   2> 4229 T537 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ca555b0 name:ZooKeeperConnection Watcher:127.0.0.1:49342/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4229 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4232 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4234 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4236 T496 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49349_
[junit4:junit4]   2> 4238 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49349_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49349_
[junit4:junit4]   2> 4239 T496 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49349_
[junit4:junit4]   2> 4244 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 4247 T524 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4251 T518 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4257 T496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4266 T538 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358599734411/collection1
[junit4:junit4]   2> 4267 T538 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4269 T538 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4269 T538 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4272 T538 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358599734411/collection1/'
[junit4:junit4]   2> 4273 T538 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358599734411/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4274 T538 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358599734411/collection1/lib/README' to classloader
[junit4:junit4]   2> 4332 T538 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4404 T538 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4407 T538 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4414 T538 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5167 T538 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5178 T538 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5181 T538 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5218 T538 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5225 T538 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5232 T538 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5236 T538 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5239 T538 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1358599734411/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty1/
[junit4:junit4]   2> 5240 T538 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bfd2f14
[junit4:junit4]   2> 5240 T538 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 5241 T538 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty1 forceNew:false
[junit4:junit4]   2> 5242 T538 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty1
[junit4:junit4]   2> 5242 T538 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty1/index/
[junit4:junit4]   2> 5243 T538 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5244 T538 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty1/index forceNew:false
[junit4:junit4]   2> 5249 T538 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c7136ab; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5250 T538 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5251 T538 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty1/index
[junit4:junit4]   2> 5252 T538 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5255 T538 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5255 T538 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5256 T538 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5257 T538 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5258 T538 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5258 T538 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5259 T538 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5260 T538 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5260 T538 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5261 T538 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5262 T538 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5263 T538 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5264 T538 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5264 T538 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5264 T538 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5265 T538 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5266 T538 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5267 T538 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5267 T538 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5268 T538 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5269 T538 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5269 T538 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5270 T538 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5271 T538 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5272 T538 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5273 T538 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5281 T538 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5284 T538 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5287 T538 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 5289 T538 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty1
[junit4:junit4]   2> 5291 T538 oass.SolrIndexSearcher.<init> Opening Searcher@5e6c33c main
[junit4:junit4]   2> 5292 T538 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5293 T538 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5293 T538 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5301 T538 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5314 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5318 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49345_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49345"}
[junit4:junit4]   2> 5374 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5381 T524 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5388 T537 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5391 T539 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5e6c33c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5403 T538 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5404 T538 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6887 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6889 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49349_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49349"}
[junit4:junit4]   2> 6889 T519 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6889 T519 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6898 T537 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6899 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6899 T524 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7410 T538 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7411 T538 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49349 collection:collection1 shard:shard1
[junit4:junit4]   2> 7412 T538 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7427 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720006 type:delete cxid:0x45 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7428 T538 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7429 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720006 type:create cxid:0x46 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7433 T538 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7433 T538 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7434 T538 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49349/collection1/
[junit4:junit4]   2> 7434 T538 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7434 T538 oasc.SyncStrategy.syncToMe http://127.0.0.1:49349/collection1/ has no replicas
[junit4:junit4]   2> 7435 T538 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49349/collection1/
[junit4:junit4]   2> 7435 T538 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7444 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720006 type:create cxid:0x50 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8412 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8429 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8429 T524 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8429 T537 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8473 T538 oasc.ZkController.register We are http://127.0.0.1:49349/collection1/ and leader is http://127.0.0.1:49349/collection1/
[junit4:junit4]   2> 8473 T538 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49349
[junit4:junit4]   2> 8474 T538 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8474 T538 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8474 T538 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8483 T538 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8486 T496 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8487 T496 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8487 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8692 T496 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8700 T496 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49352
[junit4:junit4]   2> 8702 T496 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8702 T496 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8703 T496 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358599739026
[junit4:junit4]   2> 8703 T496 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358599739026/solr.xml
[junit4:junit4]   2> 8704 T496 oasc.CoreContainer.<init> New CoreContainer 203039882
[junit4:junit4]   2> 8706 T496 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358599739026/'
[junit4:junit4]   2> 8708 T496 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358599739026/'
[junit4:junit4]   2> 8748 T496 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 8749 T496 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8750 T496 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8750 T496 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8751 T496 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8752 T496 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8752 T496 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8753 T496 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8754 T496 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8754 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8775 T496 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8801 T496 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49342/solr
[junit4:junit4]   2> 8803 T496 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8804 T496 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49342 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@68f350c8
[junit4:junit4]   2> 8806 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8807 T549 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49342. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8809 T549 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49342, initiating session
[junit4:junit4]   2> 8809 T498 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49353
[junit4:junit4]   2> 8810 T498 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49353
[junit4:junit4]   2> 8812 T500 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c52dab5720007 with negotiated timeout 20000 for client /127.0.0.1:49353
[junit4:junit4]   2> 8812 T549 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49342, sessionid = 0x13c52dab5720007, negotiated timeout = 20000
[junit4:junit4]   2> 8813 T550 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@68f350c8 name:ZooKeeperConnection Watcher:127.0.0.1:49342 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8813 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8817 T501 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c52dab5720007
[junit4:junit4]   2> 8819 T496 oaz.ZooKeeper.close Session: 0x13c52dab5720007 closed
[junit4:junit4]   2> 8819 T498 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49353 which had sessionid 0x13c52dab5720007
[junit4:junit4]   2> 8820 T550 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8820 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 8832 T496 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49342/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@6e9b7ab8
[junit4:junit4]   2> 8834 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8835 T551 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49342. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8836 T551 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49342, initiating session
[junit4:junit4]   2> 8837 T498 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49354
[junit4:junit4]   2> 8838 T498 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49354
[junit4:junit4]   2> 8840 T500 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c52dab5720008 with negotiated timeout 20000 for client /127.0.0.1:49354
[junit4:junit4]   2> 8840 T551 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49342, sessionid = 0x13c52dab5720008, negotiated timeout = 20000
[junit4:junit4]   2> 8841 T552 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6e9b7ab8 name:ZooKeeperConnection Watcher:127.0.0.1:49342/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8841 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8845 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8848 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8852 T496 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49352_
[junit4:junit4]   2> 8854 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720008 type:delete cxid:0x4 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49352_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49352_
[junit4:junit4]   2> 8855 T496 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49352_
[junit4:junit4]   2> 8862 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8862 T524 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8865 T537 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8865 T537 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 8871 T518 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8872 T524 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8879 T496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 8905 T553 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358599739026/collection1
[junit4:junit4]   2> 8906 T553 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 8908 T553 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 8908 T553 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 8912 T553 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358599739026/collection1/'
[junit4:junit4]   2> 8913 T553 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358599739026/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 8914 T553 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358599739026/collection1/lib/README' to classloader
[junit4:junit4]   2> 8992 T553 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9087 T553 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9089 T553 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9100 T553 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9751 T553 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9769 T553 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9775 T553 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9817 T553 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9827 T553 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9836 T553 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9839 T553 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9843 T553 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1358599739026/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty2/
[junit4:junit4]   2> 9843 T553 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bfd2f14
[junit4:junit4]   2> 9844 T553 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 9846 T553 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty2 forceNew:false
[junit4:junit4]   2> 9847 T553 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty2
[junit4:junit4]   2> 9847 T553 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty2/index/
[junit4:junit4]   2> 9848 T553 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9849 T553 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty2/index forceNew:false
[junit4:junit4]   2> 9857 T553 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@24f98ad2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9858 T553 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9859 T553 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty2/index
[junit4:junit4]   2> 9860 T553 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 9864 T553 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9865 T553 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 9865 T553 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9866 T553 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 9867 T553 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9868 T553 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9869 T553 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9870 T553 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9871 T553 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9872 T553 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 9873 T553 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 9873 T553 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9874 T553 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 9875 T553 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 9875 T553 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 9876 T553 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9877 T553 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9878 T553 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9879 T553 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9880 T553 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9882 T553 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9883 T553 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9884 T553 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9885 T553 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9887 T553 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 9888 T553 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 9900 T553 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9920 T553 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 9923 T553 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 9926 T553 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty2
[junit4:junit4]   2> 9928 T553 oass.SolrIndexSearcher.<init> Opening Searcher@10415726 main
[junit4:junit4]   2> 9930 T553 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9930 T553 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9931 T553 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 9940 T553 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 9954 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9957 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49349_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49349"}
[junit4:junit4]   2> 10188 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10188 T552 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10189 T537 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10189 T524 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10309 T554 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10415726 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10328 T553 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10329 T553 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11713 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11715 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49352_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49352"}
[junit4:junit4]   2> 11716 T519 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11716 T519 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 11728 T537 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11728 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11728 T552 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11728 T524 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12342 T553 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 12343 T553 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49352 collection:collection1 shard:shard2
[junit4:junit4]   2> 12345 T553 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 12359 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720008 type:delete cxid:0x44 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 12360 T553 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 12361 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720008 type:create cxid:0x45 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12365 T553 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 12365 T553 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 12366 T553 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49352/collection1/
[junit4:junit4]   2> 12366 T553 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 12366 T553 oasc.SyncStrategy.syncToMe http://127.0.0.1:49352/collection1/ has no replicas
[junit4:junit4]   2> 12367 T553 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49352/collection1/
[junit4:junit4]   2> 12367 T553 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 12382 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab5720008 type:create cxid:0x4e zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13245 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13263 T537 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13263 T524 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13264 T552 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13263 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13306 T553 oasc.ZkController.register We are http://127.0.0.1:49352/collection1/ and leader is http://127.0.0.1:49352/collection1/
[junit4:junit4]   2> 13307 T553 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49352
[junit4:junit4]   2> 13307 T553 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 13307 T553 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 13308 T553 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13312 T553 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13314 T496 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 13315 T496 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13316 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13555 T496 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13560 T496 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49355
[junit4:junit4]   2> 13561 T496 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13562 T496 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13563 T496 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358599743852
[junit4:junit4]   2> 13564 T496 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358599743852/solr.xml
[junit4:junit4]   2> 13564 T496 oasc.CoreContainer.<init> New CoreContainer 1894012262
[junit4:junit4]   2> 13565 T496 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358599743852/'
[junit4:junit4]   2> 13566 T496 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358599743852/'
[junit4:junit4]   2> 13621 T496 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 13622 T496 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13623 T496 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13623 T496 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13624 T496 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13625 T496 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13626 T496 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13626 T496 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13627 T496 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13628 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13649 T496 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13676 T496 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49342/solr
[junit4:junit4]   2> 13677 T496 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13678 T496 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49342 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@a1f0cb1
[junit4:junit4]   2> 13680 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13681 T564 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49342. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13682 T564 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49342, initiating session
[junit4:junit4]   2> 13683 T498 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49356
[junit4:junit4]   2> 13684 T498 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49356
[junit4:junit4]   2> 13686 T500 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c52dab5720009 with negotiated timeout 20000 for client /127.0.0.1:49356
[junit4:junit4]   2> 13686 T564 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49342, sessionid = 0x13c52dab5720009, negotiated timeout = 20000
[junit4:junit4]   2> 13686 T565 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a1f0cb1 name:ZooKeeperConnection Watcher:127.0.0.1:49342 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13687 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13691 T501 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c52dab5720009
[junit4:junit4]   2> 13693 T498 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49356 which had sessionid 0x13c52dab5720009
[junit4:junit4]   2> 13693 T496 oaz.ZooKeeper.close Session: 0x13c52dab5720009 closed
[junit4:junit4]   2> 13693 T565 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13694 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 13704 T496 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49342/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1e4a333d
[junit4:junit4]   2> 13706 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13707 T566 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49342. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13708 T566 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49342, initiating session
[junit4:junit4]   2> 13710 T498 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49357
[junit4:junit4]   2> 13710 T498 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49357
[junit4:junit4]   2> 13712 T500 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c52dab572000a with negotiated timeout 20000 for client /127.0.0.1:49357
[junit4:junit4]   2> 13712 T566 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49342, sessionid = 0x13c52dab572000a, negotiated timeout = 20000
[junit4:junit4]   2> 13713 T567 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e4a333d name:ZooKeeperConnection Watcher:127.0.0.1:49342/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13713 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13716 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab572000a type:create cxid:0x1 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13718 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab572000a type:create cxid:0x2 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13721 T496 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49355_
[junit4:junit4]   2> 13722 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab572000a type:delete cxid:0x4 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49355_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49355_
[junit4:junit4]   2> 13724 T496 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49355_
[junit4:junit4]   2> 13730 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13731 T524 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13731 T552 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13733 T537 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13733 T537 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 13740 T524 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13740 T518 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13741 T552 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13749 T496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13760 T568 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358599743852/collection1
[junit4:junit4]   2> 13761 T568 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13762 T568 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13763 T568 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13766 T568 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358599743852/collection1/'
[junit4:junit4]   2> 13767 T568 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358599743852/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13768 T568 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358599743852/collection1/lib/README' to classloader
[junit4:junit4]   2> 13832 T568 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13905 T568 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13907 T568 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13917 T568 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14592 T568 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14603 T568 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14606 T568 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14636 T568 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14644 T568 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14654 T568 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14657 T568 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14660 T568 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1358599743852/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/
[junit4:junit4]   2> 14661 T568 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bfd2f14
[junit4:junit4]   2> 14661 T568 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 14662 T568 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3 forceNew:false
[junit4:junit4]   2> 14663 T568 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3
[junit4:junit4]   2> 14663 T568 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index/
[junit4:junit4]   2> 14664 T568 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14665 T568 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index forceNew:false
[junit4:junit4]   2> 14670 T568 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2222014c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14670 T568 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14671 T568 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index
[junit4:junit4]   2> 14671 T568 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 14674 T568 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14675 T568 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 14676 T568 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14677 T568 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 14678 T568 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14678 T568 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14678 T568 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14679 T568 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14680 T568 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14681 T568 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 14681 T568 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 14682 T568 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14683 T568 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 14683 T568 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 14683 T568 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 14684 T568 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14685 T568 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14686 T568 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14686 T568 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14687 T568 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14688 T568 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14689 T568 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14689 T568 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14690 T568 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14691 T568 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 14692 T568 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 14698 T568 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14702 T568 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 14704 T568 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 14707 T568 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3
[junit4:junit4]   2> 14708 T568 oass.SolrIndexSearcher.<init> Opening Searcher@2d7d6db9 main
[junit4:junit4]   2> 14710 T568 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14711 T568 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14711 T568 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 14717 T568 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 14756 T569 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2d7d6db9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14764 T568 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14765 T568 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14782 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14784 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49352_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49352"}
[junit4:junit4]   2> 14793 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49355_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49355"}
[junit4:junit4]   2> 14793 T519 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 14794 T519 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14805 T567 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14805 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14805 T552 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14806 T537 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14806 T524 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15769 T568 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15769 T568 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49355 collection:collection1 shard:shard1
[junit4:junit4]   2> 15777 T568 oasc.ZkController.register We are http://127.0.0.1:49355/collection1/ and leader is http://127.0.0.1:49349/collection1/
[junit4:junit4]   2> 15777 T568 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49355
[junit4:junit4]   2> 15778 T568 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15778 T568 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C29 name=collection1 org.apache.solr.core.SolrCore@61b888d2 url=http://127.0.0.1:49355/collection1 node=127.0.0.1:49355_ C29_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:49355_, base_url=http://127.0.0.1:49355}
[junit4:junit4]   2> 15779 T570 C29 P49355 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15780 T570 C29 P49355 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15781 T568 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15781 T570 C29 P49355 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15781 T570 C29 P49355 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15783 T496 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 15783 T570 C29 P49355 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15784 T496 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15785 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16044 T496 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16048 T496 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49359
[junit4:junit4]   2> 16050 T496 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16051 T496 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16052 T496 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358599746323
[junit4:junit4]   2> 16053 T496 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358599746323/solr.xml
[junit4:junit4]   2> 16053 T496 oasc.CoreContainer.<init> New CoreContainer 30154083
[junit4:junit4]   2> 16054 T496 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358599746323/'
[junit4:junit4]   2> 16055 T496 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358599746323/'
[junit4:junit4]   2> 16099 T496 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 16100 T496 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16100 T496 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16101 T496 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16101 T496 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16102 T496 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16102 T496 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16103 T496 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16103 T496 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16104 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16117 T496 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16134 T496 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49342/solr
[junit4:junit4]   2> 16135 T496 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16135 T496 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49342 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5f7ba156
[junit4:junit4]   2> 16137 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16138 T580 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49342. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16140 T580 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49342, initiating session
[junit4:junit4]   2> 16140 T498 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49360
[junit4:junit4]   2> 16141 T498 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49360
[junit4:junit4]   2> 16142 T500 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c52dab572000b with negotiated timeout 20000 for client /127.0.0.1:49360
[junit4:junit4]   2> 16142 T580 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49342, sessionid = 0x13c52dab572000b, negotiated timeout = 20000
[junit4:junit4]   2> 16143 T581 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5f7ba156 name:ZooKeeperConnection Watcher:127.0.0.1:49342 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16143 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16146 T501 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c52dab572000b
[junit4:junit4]   2> 16147 T498 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49360 which had sessionid 0x13c52dab572000b
[junit4:junit4]   2> 16147 T496 oaz.ZooKeeper.close Session: 0x13c52dab572000b closed
[junit4:junit4]   2> 16148 T581 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16148 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 16155 T496 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49342/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@79be114c
[junit4:junit4]   2> 16156 T496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16157 T582 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49342. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16158 T582 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49342, initiating session
[junit4:junit4]   2> 16159 T498 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49361
[junit4:junit4]   2> 16159 T498 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49361
[junit4:junit4]   2> 16161 T500 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c52dab572000c with negotiated timeout 20000 for client /127.0.0.1:49361
[junit4:junit4]   2> 16161 T582 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49342, sessionid = 0x13c52dab572000c, negotiated timeout = 20000
[junit4:junit4]   2> 16162 T583 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79be114c name:ZooKeeperConnection Watcher:127.0.0.1:49342/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16162 T496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16164 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab572000c type:create cxid:0x1 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16166 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab572000c type:create cxid:0x2 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16168 T496 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49359_
[junit4:junit4]   2> 16169 T501 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c52dab572000c type:delete cxid:0x4 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49359_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49359_
[junit4:junit4]   2> 16171 T496 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49359_
[junit4:junit4]   2> 16176 T567 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16177 T552 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16177 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16178 T524 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16180 T537 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16180 T537 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16188 T524 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16188 T552 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16189 T518 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16189 T567 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16211 T496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 16220 T584 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358599746323/collection1
[junit4:junit4]   2> 16221 T584 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 16222 T584 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 16223 T584 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 16226 T584 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358599746323/collection1/'
[junit4:junit4]   2> 16228 T584 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358599746323/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 16228 T584 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358599746323/collection1/lib/README' to classloader
[junit4:junit4]   2> 16289 T584 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 16328 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16330 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49355_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49355"}
[junit4:junit4]   2> 16342 T583 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16342 T567 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16344 T524 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16343 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16345 T537 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16346 T552 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16381 T584 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 16384 T584 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 16396 T584 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17052 T584 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17074 T584 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17083 T584 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17121 T584 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17130 T584 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17137 T584 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17141 T584 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17144 T584 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1358599746323/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/
[junit4:junit4]   2> 17144 T584 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bfd2f14
[junit4:junit4]   2> 17145 T584 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 17146 T584 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4 forceNew:false
[junit4:junit4]   2> 17147 T584 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4
[junit4:junit4]   2> 17147 T584 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index/
[junit4:junit4]   2> 17147 T584 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17149 T584 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index forceNew:false
[junit4:junit4]   2> 17154 T584 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a3724da; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17154 T584 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17155 T584 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index
[junit4:junit4]   2> 17155 T584 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 17159 T584 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17160 T584 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 17160 T584 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17160 T584 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 17161 T584 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17162 T584 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17162 T584 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17163 T584 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17164 T584 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17164 T584 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 17165 T584 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 17166 T584 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17166 T584 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 17167 T584 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 17167 T584 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 17168 T584 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17169 T584 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17169 T584 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17170 T584 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17171 T584 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17172 T584 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17173 T584 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17173 T584 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17174 T584 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17175 T584 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 17176 T584 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 17185 T584 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17189 T584 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 17192 T584 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 17195 T584 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4
[junit4:junit4]   2> 17196 T584 oass.SolrIndexSearcher.<init> Opening Searcher@7224e28b main
[junit4:junit4]   2> 17197 T584 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17198 T584 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17198 T584 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 17205 T584 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 17243 T585 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7224e28b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17252 T584 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17253 T584 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17868 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17870 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49359_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49359"}
[junit4:junit4]   2> 17871 T519 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 17871 T519 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 17882 T567 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17883 T583 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17883 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17883 T552 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17884 T537 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17885 T524 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18260 T584 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18261 T584 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49359 collection:collection1 shard:shard2
[junit4:junit4]   2> 18268 T584 oasc.ZkController.register We are http://127.0.0.1:49359/collection1/ and leader is http://127.0.0.1:49352/collection1/
[junit4:junit4]   2> 18269 T584 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49359
[junit4:junit4]   2> 18269 T584 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18269 T584 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C30 name=collection1 org.apache.solr.core.SolrCore@1b8d1c6d url=http://127.0.0.1:49359/collection1 node=127.0.0.1:49359_ C30_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:49359_, base_url=http://127.0.0.1:49359}
[junit4:junit4]   2> 18270 T586 C30 P49359 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18272 T586 C30 P49359 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18272 T586 C30 P49359 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18272 T586 C30 P49359 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18274 T584 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18275 T586 C30 P49359 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18276 T496 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 18277 T496 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18277 T496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18288 T496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18290 T496 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 18291 T496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C29_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:49355_, base_url=http://127.0.0.1:49355}
[junit4:junit4]   2> 18803 T570 C29 P49355 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:49349/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18804 T570 C29 P49355 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:49355 START replicas=[http://127.0.0.1:49349/collection1/] nUpdates=100
[junit4:junit4]   2> 18805 T570 C29 P49355 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18811 T570 C29 P49355 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18811 T570 C29 P49355 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18811 T570 C29 P49355 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18812 T570 C29 P49355 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18812 T570 C29 P49355 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:49349/collection1/. core=collection1
[junit4:junit4]   2> 18812 T570 C29 P49355 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C31 name=collection1 org.apache.solr.core.SolrCore@285b6af1 url=http://127.0.0.1:49349/collection1 node=127.0.0.1:49349_ C31_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49349_, base_url=http://127.0.0.1:49349, leader=true}
[junit4:junit4]   2> 18825 T529 C31 P49349 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18830 T531 C31 P49349 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18832 T531 C31 P49349 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty1
[junit4:junit4]   2> 18837 T531 C31 P49349 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c7136ab; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18842 T531 C31 P49349 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18846 T531 C31 P49349 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c7136ab; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c7136ab; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18847 T531 C31 P49349 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18848 T531 C31 P49349 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty1
[junit4:junit4]   2> 18848 T531 C31 P49349 oass.SolrIndexSearcher.<init> Opening Searcher@18b56bf realtime
[junit4:junit4]   2> 18849 T531 C31 P49349 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18849 T531 C31 P49349 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 19
[junit4:junit4]   2> 18851 T570 C29 P49355 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18852 T570 C29 P49355 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18858 T528 C31 P49349 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18859 T528 C31 P49349 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=4 
[junit4:junit4]   2> 18860 T570 C29 P49355 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 18860 T570 C29 P49355 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18861 T570 C29 P49355 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18864 T532 C31 P49349 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty1
[junit4:junit4]   2> 18865 T532 C31 P49349 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty1/index
[junit4:junit4]   2> 18865 T532 C31 P49349 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18867 T570 C29 P49355 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18868 T570 C29 P49355 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index.20130119154909393 forceNew:false
[junit4:junit4]   2> 18869 T570 C29 P49355 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3
[junit4:junit4]   2> 18870 T570 C29 P49355 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index.20130119154909393 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4cc1f63a; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 18881 T530 C31 P49349 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 18884 T570 C29 P49355 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index
[junit4:junit4]   2> 18885 T570 C29 P49355 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18886 T570 C29 P49355 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130119154909393
[junit4:junit4]   2> 18889 T570 C29 P49355 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3
[junit4:junit4]   2> 18903 T570 C29 P49355 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3
[junit4:junit4]   2> 18904 T570 C29 P49355 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index.20130119154909393
[junit4:junit4]   2> 18914 T570 C29 P49355 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index.20130119154909393 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4cc1f63a; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18915 T570 C29 P49355 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18916 T570 C29 P49355 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3
[junit4:junit4]   2> 18916 T570 C29 P49355 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18916 T570 C29 P49355 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18917 T570 C29 P49355 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 18917 T570 C29 P49355 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index.20130119154909393
[junit4:junit4]   2> 18919 T570 C29 P49355 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3
[junit4:junit4]   2> 18924 T570 C29 P49355 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index.20130119154909393 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4cc1f63a; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18925 T570 C29 P49355 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18925 T570 C29 P49355 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18926 T570 C29 P49355 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3
[junit4:junit4]   2> 18927 T570 C29 P49355 oass.SolrIndexSearcher.<init> Opening Searcher@53815a8e main
[junit4:junit4]   2> 18930 T569 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@53815a8e main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 18931 T569 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index
[junit4:junit4]   2> 18931 T570 C29 P49355 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18935 T570 C29 P49355 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index.20130119154909393 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4cc1f63a; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index.20130119154909393 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4cc1f63a; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18935 T570 C29 P49355 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18936 T570 C29 P49355 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3
[junit4:junit4]   2> 18937 T570 C29 P49355 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18937 T570 C29 P49355 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index.20130119154909393
[junit4:junit4]   2> 18938 T570 C29 P49355 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3/index
[junit4:junit4]   2> 18938 T570 C29 P49355 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18938 T570 C29 P49355 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18939 T570 C29 P49355 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18939 T570 C29 P49355 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19441 T570 C29 P49355 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19442 T496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19445 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19447 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49359_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49359"}
[junit4:junit4]   2> 19454 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49355_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49355"}
[junit4:junit4]   2> 19463 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19464 T537 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19463 T567 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19464 T583 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19464 T524 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19463 T552 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20447 T496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21454 T496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C30_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:49359_, base_url=http://127.0.0.1:49359}
[junit4:junit4]   2> 22335 T586 C30 P49359 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:49352/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22336 T586 C30 P49359 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:49359 START replicas=[http://127.0.0.1:49352/collection1/] nUpdates=100
[junit4:junit4]   2> 22336 T586 C30 P49359 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22337 T586 C30 P49359 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22337 T586 C30 P49359 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22337 T586 C30 P49359 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22338 T586 C30 P49359 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22338 T586 C30 P49359 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:49352/collection1/. core=collection1
[junit4:junit4]   2> 22339 T586 C30 P49359 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C32 name=collection1 org.apache.solr.core.SolrCore@475b3ee url=http://127.0.0.1:49352/collection1 node=127.0.0.1:49352_ C32_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49352_, base_url=http://127.0.0.1:49352, leader=true}
[junit4:junit4]   2> 22350 T546 C32 P49352 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 22353 T544 C32 P49352 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 22354 T544 C32 P49352 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty2
[junit4:junit4]   2> 22359 T544 C32 P49352 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@24f98ad2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22360 T544 C32 P49352 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22363 T544 C32 P49352 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@24f98ad2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@24f98ad2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22364 T544 C32 P49352 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22365 T544 C32 P49352 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty2
[junit4:junit4]   2> 22365 T544 C32 P49352 oass.SolrIndexSearcher.<init> Opening Searcher@48e4e20a realtime
[junit4:junit4]   2> 22366 T544 C32 P49352 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22366 T544 C32 P49352 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 14
[junit4:junit4]   2> 22368 T586 C30 P49359 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22368 T586 C30 P49359 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22372 T547 C32 P49352 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22373 T547 C32 P49352 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 22374 T586 C30 P49359 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 22374 T586 C30 P49359 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22374 T586 C30 P49359 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22377 T548 C32 P49352 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty2
[junit4:junit4]   2> 22378 T548 C32 P49352 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty2/index
[junit4:junit4]   2> 22378 T548 C32 P49352 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 22379 T586 C30 P49359 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22381 T586 C30 P49359 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index.20130119154912906 forceNew:false
[junit4:junit4]   2> 22381 T586 C30 P49359 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4
[junit4:junit4]   2> 22382 T586 C30 P49359 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index.20130119154912906 lockFactory=org.apache.lucene.store.NativeFSLockFactory@20eca2b5; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 22386 T546 C32 P49352 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 22388 T586 C30 P49359 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index
[junit4:junit4]   2> 22389 T586 C30 P49359 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22389 T586 C30 P49359 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130119154912906
[junit4:junit4]   2> 22391 T586 C30 P49359 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4
[junit4:junit4]   2> 22391 T586 C30 P49359 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4
[junit4:junit4]   2> 22392 T586 C30 P49359 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index.20130119154912906
[junit4:junit4]   2> 22395 T586 C30 P49359 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index.20130119154912906 lockFactory=org.apache.lucene.store.NativeFSLockFactory@20eca2b5; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22396 T586 C30 P49359 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22397 T586 C30 P49359 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4
[junit4:junit4]   2> 22398 T586 C30 P49359 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22398 T586 C30 P49359 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22398 T586 C30 P49359 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 22399 T586 C30 P49359 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index.20130119154912906
[junit4:junit4]   2> 22400 T586 C30 P49359 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4
[junit4:junit4]   2> 22404 T586 C30 P49359 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index.20130119154912906 lockFactory=org.apache.lucene.store.NativeFSLockFactory@20eca2b5; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22406 T586 C30 P49359 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22410 T586 C30 P49359 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22411 T586 C30 P49359 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4
[junit4:junit4]   2> 22411 T586 C30 P49359 oass.SolrIndexSearcher.<init> Opening Searcher@2aa98324 main
[junit4:junit4]   2> 22414 T585 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2aa98324 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22414 T585 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index
[junit4:junit4]   2> 22415 T586 C30 P49359 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 22419 T586 C30 P49359 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index.20130119154912906 lockFactory=org.apache.lucene.store.NativeFSLockFactory@20eca2b5; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index.20130119154912906 lockFactory=org.apache.lucene.store.NativeFSLockFactory@20eca2b5; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 22419 T586 C30 P49359 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 22421 T586 C30 P49359 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4
[junit4:junit4]   2> 22422 T586 C30 P49359 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22422 T586 C30 P49359 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index.20130119154912906
[junit4:junit4]   2> 22423 T586 C30 P49359 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4/index
[junit4:junit4]   2> 22423 T586 C30 P49359 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22424 T586 C30 P49359 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22424 T586 C30 P49359 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22425 T586 C30 P49359 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22428 T586 C30 P49359 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 22459 T496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22489 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22491 T519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49359_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49359"}
[junit4:junit4]   2> 22504 T567 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22504 T518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22505 T537 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22505 T583 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22506 T524 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22505 T552 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23464 T496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23466 T496 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C33 name=collection1 org.apache.solr.core.SolrCore@7b4e7a17 url=http://127.0.0.1:49345/collection1 node=127.0.0.1:49345_ C33_STATE=coll:control_collection core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:49345_, base_url=http://127.0.0.1:49345, leader=true}
[junit4:junit4]   2> 23479 T511 C33 P49345 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/control/data
[junit4:junit4]   2> 23485 T511 C33 P49345 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@19ba9239; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 23486 T511 C33 P49345 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 23487 T511 C33 P49345 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/control/data
[junit4:junit4]   2> 23488 T511 C33 P49345 oass.SolrIndexSearcher.<init> Opening Searcher@489dcae5 realtime
[junit4:junit4]   2> 23488 T511 C33 P49345 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1424595095653449728)} 0 11
[junit4:junit4]   2> 23494 T530 C31 P49349 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty1
[junit4:junit4]   2> 23502 T545 C32 P49352 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty2
[junit4:junit4]   2>  C29_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49355_, base_url=http://127.0.0.1:49355}
[junit4:junit4]   2> 23511 T562 C29 P49355 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty3
[junit4:junit4]   2> 23512 T562 C29 P49355 /update {update.distrib=FROMLEADER&_version_=-1424595095669178368&update.from=http://127.0.0.1:49349/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1424595095669178368)} 0 3
[junit4:junit4]   2>  C30_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49359_, base_url=http://127.0.0.1:49359}
[junit4:junit4]   2> 23516 T578 C30 P49359 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1358599730536/jetty4
[junit4:junit4]   2> 23516 T578 C30 P49359 /update {update.distrib=FROMLEADER&_version_=-1424595095677566976&update.from=http://127.0.0.1:49352/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1424595095677566976)} 0 2
[junit4:junit4]   2> 23517 T545 C32 P49352 /update {update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1424595095677566976)} 0 18
[junit4:junit4]   2> 23518 T530 C31 P49349 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1424595095669178368)} 0 26
[junit4:junit4]   2> 23539 T512 C33 P49345 /update {wt=javabin&version=2} {add=[1 (1424595095713218560)]} 0 6
[junit4:junit4]   2> 23554 T563 C29 P49355 /update {distrib.from=http://127.0.0.1:49349/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1424595095722655744)]} 0 3
[junit4:junit4]   2> 23555 T529 C31 P49349 /update {wt=javabin&version=2} {add=[1 (1424595095722655744)]} 0 12
[junit4:junit4]   2> 23583 T513 C33 P49345 /update {wt=javabin&version=2} {add=[2 (1424595095762501632)]} 0 2
[junit4:junit4]   2> 23608 T574 C30 P49359 /update {distrib.from=http://127.0.0.1:49352/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1424595095772987392)]} 0 4
[junit4:junit4]   2> 23610 T547 C32 P49352 /update {distrib.from=http://127.0.0.1:49349/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[2 (1424595095772987392)]} 0 19
[junit4:junit4]   2> 23611 T531 C31 P49349 /update {wt=javabin&version=2} {add=[2]} 0 24
[junit4:junit4]   2> 23619 T514 C33 P49345 /update {wt=javabin&version=2} {add=[3 (1424595095800250368)]} 0 2
[junit4:junit4]   2> 23637 T575 C30 P49359 /update {distrib.from=http://127.0.0.1:49352/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1424595095812833280)]} 0 3
[junit4:junit4]   2> 23638 T546 C32 P49352 /update {distrib.from=http://127.0.0.1:49349/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[3 (1424595095812833280)]} 0 9
[junit4:junit4]   2> 23639 T533 C31 P49349 /update {wt=javabin&version=2} {add=[3]} 0 15
[junit4:junit4]   2> 23645 T509 C33 P49345 /update {wt=javabin&version=2} {add=[4 (1424595095827513344)]} 0 2
[junit4:junit4]   2> 23665 T558 C29 P49355 /update {distrib.from=http://127.0.0.1:49349/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[4 (1424595095837999104)]} 0 2
[junit4:junit4]   2> 23666 T528 C31 P49349 /update {distrib.from=http://127.0.0.1:49352/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[4 (1424595095837999104)]} 0 14
[junit4:junit4]   2> 23667 T543 C32 P49352 /update {wt=javabin&version=2} {add=[4]} 0 18
[junit4:junit4]   2> 23673 T510 C33 P49345 /update {wt=javabin&version

[...truncated too long message...]

teId"}}
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=380A723D0CDBB4F4 -Dtests.slow=true -Dtests.locale=vi_VN -Dtests.timezone=EAT -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE  401s | BasicDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 230 seconds
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([380A723D0CDBB4F4:B9ECFC257B84D4C8]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:168)
[junit4:junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:126)
[junit4:junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:121)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.testCoreUnloadAndLeaders(BasicDistributedZkTest.java:586)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:337)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 400557 T496 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: {n_f1=PostingsFormat(name=Direct), foo_b=Lucene41(blocksize=128), cat=MockFixedIntBlock(blockSize=990), foo_d=PostingsFormat(name=MockRandom), foo_f=Lucene41(blocksize=128), n_tl1=PostingsFormat(name=Direct), n_d1=MockFixedIntBlock(blockSize=990), rnd_b=PostingsFormat(name=MockRandom), intDefault=PostingsFormat(name=Direct), n_td1=PostingsFormat(name=Direct), timestamp=MockFixedIntBlock(blockSize=990), id=PostingsFormat(name=MockRandom), range_facet_sl=PostingsFormat(name=MockRandom), range_facet_si=MockFixedIntBlock(blockSize=990), oddField_s=PostingsFormat(name=MockRandom), sequence_i=PostingsFormat(name=MockRandom), name=PostingsFormat(name=MockRandom), foo_i=PostingsFormat(name=Direct), regex_dup_B_s=MockFixedIntBlock(blockSize=990), multiDefault=MockFixedIntBlock(blockSize=990), n_tf1=MockFixedIntBlock(blockSize=990), n_dt1=PostingsFormat(name=Direct), genre_s=PostingsFormat(name=MockRandom), author_t=PostingsFormat(name=Direct), n_ti1=PostingsFormat(name=MockRandom), range_facet_l=MockFixedIntBlock(blockSize=990), text=Lucene41(blocksize=128), _version_=PostingsFormat(name=Direct), val_i=PostingsFormat(name=MockRandom), SubjectTerms_mfacet=PostingsFormat(name=Direct), series_t=PostingsFormat(name=Direct), a_t=MockFixedIntBlock(blockSize=990), n_tdt1=PostingsFormat(name=Direct), regex_dup_A_s=Lucene41(blocksize=128), price=Lucene41(blocksize=128), other_tl1=PostingsFormat(name=Direct), n_l1=MockFixedIntBlock(blockSize=990), a_si=PostingsFormat(name=Direct), inStock=Lucene41(blocksize=128)}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=vi_VN, timezone=EAT
[junit4:junit4]   2> NOTE: Mac OS X 10.8.2 x86_64/Oracle Corporation 1.7.0_10 (64-bit)/cpus=2,threads=1,free=115722472,total=301006848
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SuggesterWFSTTest, RecoveryZkTest, TestBadConfig, TestJoin, QueryElevationComponentTest, NumericFieldsTest, SpellCheckComponentTest, TestUtils, TestSolrXMLSerializer, SimpleFacetsTest, FileUtilsTest, TermsComponentTest, MBeansHandlerTest, TestStressVersions, TestPartialUpdateDeduplication, CoreAdminHandlerTest, ResourceLoaderTest, BadIndexSchemaTest, TestValueSourceCache, PingRequestHandlerTest, SolrInfoMBeanTest, ChaosMonkeyNothingIsSafeTest, TestExtendedDismaxParser, SolrCmdDistributorTest, TestPropInjectDefaults, LukeRequestHandlerTest, BasicDistributedZkTest]
[junit4:junit4] Completed in 401.02s, 1 test, 1 failure <<< FAILURES!

[...truncated 674 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/build.xml:344: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:178: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:428: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1176: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:841: There were test failures: 247 suites, 1031 tests, 1 failure, 14 ignored (3 assumptions)

Total time: 56 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/jdk1.7.0 -XX:+UseParallelGC
Email was triggered for: Failure
Sending email for trigger: Failure



RE: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 107 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
I opened https://issues.apache.org/jira/browse/SOLR-4325

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Uwe Schindler [mailto:uwe@thetaphi.de]
> Sent: Saturday, January 19, 2013 10:47 PM
> To: dev@lucene.apache.org
> Subject: RE: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build #
> 107 - Still Failing!
> 
> In addition, if you go 2 days back, one hour is missing... So the bug seems to
> be in the date math, it support locales but seems to substract 48 hours and
> not 2 days wall clock.
> 
> -----
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: uwe@thetaphi.de
> 
> 
> > -----Original Message-----
> > From: Uwe Schindler [mailto:uwe@thetaphi.de]
> > Sent: Saturday, January 19, 2013 7:46 PM
> > To: dev@lucene.apache.org
> > Subject: RE: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) -
> > Build #
> > 107 - Still Failing!
> >
> > According to http://www.timeanddate.com/time/dst/events.html:
> >
> > Today is DST change in Fidji (see
> > http://www.timeanddate.com/library/abbreviations/timezones/pacific/fjt
> > .h tml). DST ends there and clock goes back from 3 to 2, so 2:00-2:59
> > happens 2 times, which makes the bijectivity of local time <->
> > universal time not working.
> >
> > -----
> > Uwe Schindler
> > H.-H.-Meier-Allee 63, D-28213 Bremen
> > http://www.thetaphi.de
> > eMail: uwe@thetaphi.de
> >
> >
> > > -----Original Message-----
> > > From: Uwe Schindler [mailto:uwe@thetaphi.de]
> > > Sent: Saturday, January 19, 2013 7:13 PM
> > > To: dev@lucene.apache.org
> > > Subject: RE: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) -
> > > Build #
> > > 107 - Still Failing!
> > >
> > > I disabled the test for now! I have no idea how to fix, because the
> > > DateforatEvaluator is black magic to me and I have no idea where the
> > > "NOW- 2DAYS" comes from...
> > >
> > > -----
> > > Uwe Schindler
> > > H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de
> > > eMail: uwe@thetaphi.de
> > >
> > >
> > > > -----Original Message-----
> > > > From: Uwe Schindler [mailto:uwe@thetaphi.de]
> > > > Sent: Saturday, January 19, 2013 7:10 PM
> > > > To: dev@lucene.apache.org
> > > > Subject: RE: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) -
> > > > Build #
> > > > 107 - Still Failing!
> > > >
> > > > This is caused by some DST changes TODAY!
> > > >
> > > > This part is completely invalid, because the transformation from
> > > > local time to universal time is not bijective:
> > > >
> > > >       {
> > > >         SimpleDateFormat sdfDate = new SimpleDateFormat("yyyy-MM-
> dd
> > > > HH", Locale.getDefault());
> > > >         String sdf = sdfDate.format(getNow());
> > > >         String dfe =
> > > > dateFormatEval.evaluate("'NOW-2DAYS','yyyy-MM-dd
> > > > HH','"+ currentLocale + "'", context);
> > > >         assertEquals(sdf,dfe);
> > > >         for(String tz : TimeZone.getAvailableIDs()) {
> > > >           sdfDate.setTimeZone(TimeZone.getTimeZone(tz));
> > > >           sdf = sdfDate.format(getNow());
> > > >           dfe = dateFormatEval.evaluate("'NOW-2DAYS','yyyy-MM-dd
> > > > HH','" + currentLocale + "','" + tz + "'", context);
> > > >           assertEquals(sdf,dfe);
> > > >         }
> > > >       }
> > > >
> > > > This test may also fail on non-gregorian calendars!
> > > >
> > > > Uwe
> > > >
> > > > -----
> > > > Uwe Schindler
> > > > H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de
> > > > eMail: uwe@thetaphi.de
> > > >
> > > >
> > > > > -----Original Message-----
> > > > > From: Policeman Jenkins Server [mailto:jenkins@thetaphi.de]
> > > > > Sent: Saturday, January 19, 2013 6:51 PM
> > > > > To: dev@lucene.apache.org
> > > > > Subject: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build
> > > > > #
> > > > > 107 - Still Failing!
> > > > >
> > > > > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-
> MacOSX/107/
> > > > > Java: 64bit/jdk1.7.0 -XX:+UseConcMarkSweepGC
> > > > >
> > > > > 1 tests failed.
> > > > > FAILED:
> > > > > org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateFor
> > > > > ma
> > > > > tEv
> > > > > aluator
> > > > >
> > > > > Error Message:
> > > > > expected:<2013-01-18 0[6]> but was:<2013-01-18 0[5]>
> > > > >
> > > > > Stack Trace:
> > > > > org.junit.ComparisonFailure: expected:<2013-01-18 0[6]> but
> > > > > was:<2013-01-
> > > > > 18 0[5]>
> > > > > 	at
> > > > >
> > > >
> > >
> >
> __randomizedtesting.SeedInfo.seed([67A0481D0708E5BE:1FEEC78D1A32009
> > > > > 0]:0)
> > > > > 	at org.junit.Assert.assertEquals(Assert.java:125)
> > > > > 	at org.junit.Assert.assertEquals(Assert.java:147)
> > > > > 	at
> > > > > org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateFor
> > > > > ma
> > > > > tEv
> > > > > aluator(TestBuiltInEvaluators.java:140)
> > > > > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> > > > > ava:57)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> > > > > sorImpl.java:43)
> > > > > 	at java.lang.reflect.Method.invoke(Method.java:601)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> > > > > dRunner.java:1559)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> > > > > mizedRunner.java:79)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> > > > > mizedRunner.java:737)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> > > > > mizedRunner.java:773)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> > > > > mizedRunner.java:787)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > > > > evaluate(SystemPropertiesRestoreRule.java:53)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRul
> > > > > e
> > > > > SetupTeardownChained.java:50)
> > > > > 	at
> > > > >
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleF
> > > > > ie
> > > > > ldCa
> > > > > cheSanity.java:51)
> > > > > 	at
> > > > >
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBe
> > > > > fo
> > > > > reA
> > > > > fterRule.java:46)
> > > > > 	at
> > > > >
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRu
> > > > > le
> > > > > $1
> > > > > .evaluate(SystemPropertiesInvariantRule.java:55)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> > > > > readAndTestName.java:49)
> > > > > 	at
> > > > >
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Tes
> > > > > tR
> > > > > ule
> > > > > IgnoreAfterMaxFailures.java:70)
> > > > > 	at
> > > > >
> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFa
> > > > > il
> > > > > ure
> > > > > .java:48)
> > > > > 	at
> > > > >
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > > > ta
> > > > > t
> > > > > ementAdapter.java:36)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > > > > run(ThreadLeakControl.java:358)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTas
> > > > > k
> > > > > (ThreadLeakControl.java:782)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Thread
> > > > > L
> > > > > eakControl.java:442)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> > > > > domizedRunner.java:746)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> > > > > mizedRunner.java:648)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> > > > > mizedRunner.java:682)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> > > > > mizedRunner.java:693)
> > > > > 	at
> > > > >
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > > > ta
> > > > > t
> > > > > ementAdapter.java:36)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > > > > evaluate(SystemPropertiesRestoreRule.java:53)
> > > > > 	at
> > > > >
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBe
> > > > > fo
> > > > > reA
> > > > > fterRule.java:46)
> > > > > 	at
> > > > >
> > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleSto
> > > > > re
> > > > > Cl
> > > > > assName.java:42)
> > > > > 	at
> > > > >
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRu
> > > > > le
> > > > > $1
> > > > > .evaluate(SystemPropertiesInvariantRule.java:55)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > > > >
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > > > >
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > > > > 	at
> > > > >
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > > > ta
> > > > > t
> > > > > ementAdapter.java:36)
> > > > > 	at
> > > > >
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRul
> > > > > eA
> > > > > ss
> > > > > ertionsRequired.java:43)
> > > > > 	at
> > > > >
> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFa
> > > > > il
> > > > > ure
> > > > > .java:48)
> > > > > 	at
> > > > >
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Tes
> > > > > tR
> > > > > ule
> > > > > IgnoreAfterMaxFailures.java:70)
> > > > > 	at
> > > > >
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleI
> > > > > gn
> > > > > ore
> > > > > TestSuites.java:55)
> > > > > 	at
> > > > >
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > > > ta
> > > > > t
> > > > > ementAdapter.java:36)
> > > > > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > > > > run(ThreadLeakControl.java:358)
> > > > > 	at java.lang.Thread.run(Thread.java:722)
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > Build Log:
> > > > > [...truncated 12221 lines...]
> > > > > [junit4:junit4] Suite:
> > > > > org.apache.solr.handler.dataimport.TestBuiltInEvaluators
> > > > > [junit4:junit4]   2> 6 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > > > > testEscapeSolrQueryFunction
> > > > > [junit4:junit4]   2> 9 T205
> > > > > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > > > > dataimport.properties at:
> > > > > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > > > > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > > > >
> dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > > > > [junit4:junit4]   2> 9 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > > > > testEscapeSolrQueryFunction
> > > > > [junit4:junit4]   2> 15 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > > > > testUrlEvaluator
> > > > > [junit4:junit4]   2> 16 T205
> > > > > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > > > > dataimport.properties at:
> > > > > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > > > > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > > > >
> dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > > > > [junit4:junit4]   2> 17 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > > > > testUrlEvaluator
> > > > > [junit4:junit4]   2> 23 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > > > > testDateFormatEvaluator
> > > > > [junit4:junit4]   2> 871 T205
> > > > > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > > > > dataimport.properties at:
> > > > > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > > > > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > > > >
> dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > > > > [junit4:junit4]   2> 873 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > > > > testDateFormatEvaluator
> > > > > [junit4:junit4]   2> NOTE: reproduce with: ant test  -
> > > > > Dtestcase=TestBuiltInEvaluators
> > > > > -Dtests.method=testDateFormatEvaluator
> > > > > - Dtests.seed=67A0481D0708E5BE -Dtests.slow=true
> > > > > -Dtests.locale=no_NO
> > > > > - Dtests.timezone=America/La_Paz -Dtests.file.encoding=UTF-8
> > > > > [junit4:junit4] FAILURE 1.07s |
> > > > > TestBuiltInEvaluators.testDateFormatEvaluator <<<
> > > > > [junit4:junit4]    > Throwable #1: org.junit.ComparisonFailure:
> > > > > expected:<2013-01-18 0[6]> but was:<2013-01-18 0[5]>
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> __randomizedtesting.SeedInfo.seed([67A0481D0708E5BE:1FEEC78D1A32009
> > > > > 0]:0)
> > > > > [junit4:junit4]    > 	at
> > org.junit.Assert.assertEquals(Assert.java:125)
> > > > > [junit4:junit4]    > 	at
> > org.junit.Assert.assertEquals(Assert.java:147)
> > > > > [junit4:junit4]    > 	at
> > > > > org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateFor
> > > > > ma
> > > > > tEv
> > > > > aluator(TestBuiltInEvaluators.java:140)
> > > > > [junit4:junit4]    > 	at
> > > > > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> > > > > ava:57)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> > > > > sorImpl.java:43)
> > > > > [junit4:junit4]    > 	at
> > java.lang.reflect.Method.invoke(Method.java:601)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> > > > > dRunner.java:1559)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> > > > > mizedRunner.java:79)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> > > > > mizedRunner.java:737)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> > > > > mizedRunner.java:773)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> > > > > mizedRunner.java:787)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > > > > evaluate(SystemPropertiesRestoreRule.java:53)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRul
> > > > > e
> > > > > SetupTeardownChained.java:50)
> > > > > [junit4:junit4]    > 	at
> > > > >
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleF
> > > > > ie
> > > > > ldCa
> > > > > cheSanity.java:51)
> > > > > [junit4:junit4]    > 	at
> > > > >
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBe
> > > > > fo
> > > > > reA
> > > > > fterRule.java:46)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRu
> > > > > le
> > > > > $1
> > > > > .evaluate(SystemPropertiesInvariantRule.java:55)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> > > > > readAndTestName.java:49)
> > > > > [junit4:junit4]    > 	at
> > > > >
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Tes
> > > > > tR
> > > > > ule
> > > > > IgnoreAfterMaxFailures.java:70)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFa
> > > > > il
> > > > > ure
> > > > > .java:48)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > > > ta
> > > > > t
> > > > > ementAdapter.java:36)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > > > > run(ThreadLeakControl.java:358)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTas
> > > > > k
> > > > > (ThreadLeakControl.java:782)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Thread
> > > > > L
> > > > > eakControl.java:442)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> > > > > domizedRunner.java:746)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> > > > > mizedRunner.java:648)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> > > > > mizedRunner.java:682)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> > > > > mizedRunner.java:693)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > > > ta
> > > > > t
> > > > > ementAdapter.java:36)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > > > > evaluate(SystemPropertiesRestoreRule.java:53)
> > > > > [junit4:junit4]    > 	at
> > > > >
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBe
> > > > > fo
> > > > > reA
> > > > > fterRule.java:46)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleSto
> > > > > re
> > > > > Cl
> > > > > assName.java:42)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRu
> > > > > le
> > > > > $1
> > > > > .evaluate(SystemPropertiesInvariantRule.java:55)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > > > >
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > > > >
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > > > ta
> > > > > t
> > > > > ementAdapter.java:36)
> > > > > [junit4:junit4]    > 	at
> > > > >
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRul
> > > > > eA
> > > > > ss
> > > > > ertionsRequired.java:43)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFa
> > > > > il
> > > > > ure
> > > > > .java:48)
> > > > > [junit4:junit4]    > 	at
> > > > >
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Tes
> > > > > tR
> > > > > ule
> > > > > IgnoreAfterMaxFailures.java:70)
> > > > > [junit4:junit4]    > 	at
> > > > >
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleI
> > > > > gn
> > > > > ore
> > > > > TestSuites.java:55)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > > > ta
> > > > > t
> > > > > ementAdapter.java:36)
> > > > > [junit4:junit4]    > 	at
> > > > >
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > > > > run(ThreadLeakControl.java:358)
> > > > > [junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
> > > > > [junit4:junit4]   2> 1097 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > > > > parseParams
> > > > > [junit4:junit4]   2> 1099 T205
> > > > > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > > > > dataimport.properties at:
> > > > > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > > > > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > > > >
> dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > > > > [junit4:junit4]   2> 1099 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > > > > parseParams
> > > > > [junit4:junit4]   2> 1107 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > > > > testSqlEscapingEvaluator
> > > > > [junit4:junit4]   2> 1109 T205
> > > > > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > > > > dataimport.properties at:
> > > > > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > > > > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > > > >
> dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > > > > [junit4:junit4]   2> 1110 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > > > > testSqlEscapingEvaluator
> > > > > [junit4:junit4]   2> 1112 T205 oas.SolrTestCaseJ4.deleteCore
> > > ###deleteCore
> > > > > [junit4:junit4]   2> NOTE: test params are: codec=Lucene40,
> > > > > sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {},
> > > > > locale=no_NO, timezone=America/La_Paz
> > > > > [junit4:junit4]   2> NOTE: Mac OS X 10.8.2 x86_64/Oracle Corporation
> > > > 1.7.0_10
> > > > > (64-bit)/cpus=2,threads=1,free=53544616,total=92209152
> > > > > [junit4:junit4]   2> NOTE: All tests run in this JVM:
> > > > > [TestContentStreamDataSource, TestZKPropertiesWriter,
> > > > > TestEntityProcessorBase, TestNumberFormatTransformer,
> > > > > TestURLDataSource, TestScriptTransformer,
> > > > > TestSqlEntityProcessorDelta, TestDocBuilder,
> > > > > TestSolrEntityProcessorUnit, TestLineEntityProcessor,
> > > > > TestVariableResolverEndToEnd, TestSolrEntityProcessorEndToEnd,
> > > > > TestFileListEntityProcessor, TestErrorHandling,
> > > > > TestXPathRecordReader, TestRegexTransformer, TestDocBuilder2,
> > > > > TestJdbcDataSource, TestXPathEntityProcessor,
> TestEphemeralCache,
> > > > > TestVariableResolver, TestDataConfig, TestContextImpl,
> > > > > TestSqlEntityProcessor, TestDateFormatTransformer,
> > > > > TestPlainTextEntityProcessor, TestFieldReader, TestClobTransformer,
> > > > > TestTemplateTransformer, TestBuiltInEvaluators] [junit4:junit4]
> > > > > Completed in 1.16s, 5 tests, 1 failure
> > > > <<< FAILURES!
> > > > >
> > > > > [...truncated 21 lines...]
> > > > > BUILD FAILED
> > > > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > > > MacOSX/build.xml:344: The following error occurred while executing
> > > > > this
> > > > > line:
> > > > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > > > MacOSX/build.xml:39: The following error occurred while executing
> > > > > this
> > > > line:
> > > > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > > > MacOSX/solr/build.xml:192: The following error occurred while
> > > > > executing this
> > > > > line:
> > > > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > > > MacOSX/solr/common-build.xml:400: The following error occurred
> > while
> > > > > executing this line:
> > > > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > > > MacOSX/solr/common-build.xml:428: The following error occurred
> > while
> > > > > executing this line:
> > > > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > > > MacOSX/lucene/common-build.xml:1176: The following error
> occurred
> > > > > while executing this line:
> > > > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > > > MacOSX/lucene/common-build.xml:841: There were test failures: 35
> > > > > suites,
> > > > > 141 tests, 1 failure, 3 ignored
> > > > >
> > > > > Total time: 71 minutes 30 seconds
> > > > > Build step 'Invoke Ant' marked build as failure Archiving artifacts
> > > > > Recording test results Description set: Java: 64bit/jdk1.7.0
> > > > > -XX:+UseConcMarkSweepGC Email was triggered for: Failure Sending
> > > > > email for trigger: Failure
> > > > >
> > > >
> > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For
> > > > additional commands, e-mail: dev-help@lucene.apache.org
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For
> additional
> > > commands, e-mail: dev-help@lucene.apache.org
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > For additional commands, e-mail: dev-help@lucene.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


RE: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 107 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
In addition, if you go 2 days back, one hour is missing... So the bug seems to be in the date math, it support locales but seems to substract 48 hours and not 2 days wall clock.

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Uwe Schindler [mailto:uwe@thetaphi.de]
> Sent: Saturday, January 19, 2013 7:46 PM
> To: dev@lucene.apache.org
> Subject: RE: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build #
> 107 - Still Failing!
> 
> According to http://www.timeanddate.com/time/dst/events.html:
> 
> Today is DST change in Fidji (see
> http://www.timeanddate.com/library/abbreviations/timezones/pacific/fjt.h
> tml). DST ends there and clock goes back from 3 to 2, so 2:00-2:59 happens 2
> times, which makes the bijectivity of local time <-> universal time not
> working.
> 
> -----
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: uwe@thetaphi.de
> 
> 
> > -----Original Message-----
> > From: Uwe Schindler [mailto:uwe@thetaphi.de]
> > Sent: Saturday, January 19, 2013 7:13 PM
> > To: dev@lucene.apache.org
> > Subject: RE: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) -
> > Build #
> > 107 - Still Failing!
> >
> > I disabled the test for now! I have no idea how to fix, because the
> > DateforatEvaluator is black magic to me and I have no idea where the
> > "NOW- 2DAYS" comes from...
> >
> > -----
> > Uwe Schindler
> > H.-H.-Meier-Allee 63, D-28213 Bremen
> > http://www.thetaphi.de
> > eMail: uwe@thetaphi.de
> >
> >
> > > -----Original Message-----
> > > From: Uwe Schindler [mailto:uwe@thetaphi.de]
> > > Sent: Saturday, January 19, 2013 7:10 PM
> > > To: dev@lucene.apache.org
> > > Subject: RE: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) -
> > > Build #
> > > 107 - Still Failing!
> > >
> > > This is caused by some DST changes TODAY!
> > >
> > > This part is completely invalid, because the transformation from
> > > local time to universal time is not bijective:
> > >
> > >       {
> > >         SimpleDateFormat sdfDate = new SimpleDateFormat("yyyy-MM-dd
> > > HH", Locale.getDefault());
> > >         String sdf = sdfDate.format(getNow());
> > >         String dfe =
> > > dateFormatEval.evaluate("'NOW-2DAYS','yyyy-MM-dd
> > > HH','"+ currentLocale + "'", context);
> > >         assertEquals(sdf,dfe);
> > >         for(String tz : TimeZone.getAvailableIDs()) {
> > >           sdfDate.setTimeZone(TimeZone.getTimeZone(tz));
> > >           sdf = sdfDate.format(getNow());
> > >           dfe = dateFormatEval.evaluate("'NOW-2DAYS','yyyy-MM-dd
> > > HH','" + currentLocale + "','" + tz + "'", context);
> > >           assertEquals(sdf,dfe);
> > >         }
> > >       }
> > >
> > > This test may also fail on non-gregorian calendars!
> > >
> > > Uwe
> > >
> > > -----
> > > Uwe Schindler
> > > H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de
> > > eMail: uwe@thetaphi.de
> > >
> > >
> > > > -----Original Message-----
> > > > From: Policeman Jenkins Server [mailto:jenkins@thetaphi.de]
> > > > Sent: Saturday, January 19, 2013 6:51 PM
> > > > To: dev@lucene.apache.org
> > > > Subject: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build
> > > > #
> > > > 107 - Still Failing!
> > > >
> > > > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/107/
> > > > Java: 64bit/jdk1.7.0 -XX:+UseConcMarkSweepGC
> > > >
> > > > 1 tests failed.
> > > > FAILED:
> > > > org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateFor
> > > > ma
> > > > tEv
> > > > aluator
> > > >
> > > > Error Message:
> > > > expected:<2013-01-18 0[6]> but was:<2013-01-18 0[5]>
> > > >
> > > > Stack Trace:
> > > > org.junit.ComparisonFailure: expected:<2013-01-18 0[6]> but
> > > > was:<2013-01-
> > > > 18 0[5]>
> > > > 	at
> > > >
> > >
> >
> __randomizedtesting.SeedInfo.seed([67A0481D0708E5BE:1FEEC78D1A32009
> > > > 0]:0)
> > > > 	at org.junit.Assert.assertEquals(Assert.java:125)
> > > > 	at org.junit.Assert.assertEquals(Assert.java:147)
> > > > 	at
> > > > org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateFor
> > > > ma
> > > > tEv
> > > > aluator(TestBuiltInEvaluators.java:140)
> > > > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > > > 	at
> > > >
> > >
> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> > > > ava:57)
> > > > 	at
> > > >
> > >
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> > > > sorImpl.java:43)
> > > > 	at java.lang.reflect.Method.invoke(Method.java:601)
> > > > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> > > > dRunner.java:1559)
> > > > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> > > > mizedRunner.java:79)
> > > > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> > > > mizedRunner.java:737)
> > > > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> > > > mizedRunner.java:773)
> > > > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> > > > mizedRunner.java:787)
> > > > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > > > evaluate(SystemPropertiesRestoreRule.java:53)
> > > > 	at
> > > >
> > >
> >
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRul
> > > > e
> > > > SetupTeardownChained.java:50)
> > > > 	at
> > > > org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleF
> > > > ie
> > > > ldCa
> > > > cheSanity.java:51)
> > > > 	at
> > > > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBe
> > > > fo
> > > > reA
> > > > fterRule.java:46)
> > > > 	at
> > > >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRu
> > > > le
> > > > $1
> > > > .evaluate(SystemPropertiesInvariantRule.java:55)
> > > > 	at
> > > >
> > >
> >
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> > > > readAndTestName.java:49)
> > > > 	at
> > > > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Tes
> > > > tR
> > > > ule
> > > > IgnoreAfterMaxFailures.java:70)
> > > > 	at
> > > >
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFa
> > > > il
> > > > ure
> > > > .java:48)
> > > > 	at
> > > >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > > ta
> > > > t
> > > > ementAdapter.java:36)
> > > > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > > > run(ThreadLeakControl.java:358)
> > > > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTas
> > > > k
> > > > (ThreadLeakControl.java:782)
> > > > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Thread
> > > > L
> > > > eakControl.java:442)
> > > > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> > > > domizedRunner.java:746)
> > > > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> > > > mizedRunner.java:648)
> > > > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> > > > mizedRunner.java:682)
> > > > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> > > > mizedRunner.java:693)
> > > > 	at
> > > >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > > ta
> > > > t
> > > > ementAdapter.java:36)
> > > > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > > > evaluate(SystemPropertiesRestoreRule.java:53)
> > > > 	at
> > > > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBe
> > > > fo
> > > > reA
> > > > fterRule.java:46)
> > > > 	at
> > > >
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleSto
> > > > re
> > > > Cl
> > > > assName.java:42)
> > > > 	at
> > > >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRu
> > > > le
> > > > $1
> > > > .evaluate(SystemPropertiesInvariantRule.java:55)
> > > > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > > >
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > > > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > > >
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > > > 	at
> > > >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > > ta
> > > > t
> > > > ementAdapter.java:36)
> > > > 	at
> > > > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRul
> > > > eA
> > > > ss
> > > > ertionsRequired.java:43)
> > > > 	at
> > > >
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFa
> > > > il
> > > > ure
> > > > .java:48)
> > > > 	at
> > > > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Tes
> > > > tR
> > > > ule
> > > > IgnoreAfterMaxFailures.java:70)
> > > > 	at
> > > > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleI
> > > > gn
> > > > ore
> > > > TestSuites.java:55)
> > > > 	at
> > > >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > > ta
> > > > t
> > > > ementAdapter.java:36)
> > > > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > > > run(ThreadLeakControl.java:358)
> > > > 	at java.lang.Thread.run(Thread.java:722)
> > > >
> > > >
> > > >
> > > >
> > > > Build Log:
> > > > [...truncated 12221 lines...]
> > > > [junit4:junit4] Suite:
> > > > org.apache.solr.handler.dataimport.TestBuiltInEvaluators
> > > > [junit4:junit4]   2> 6 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > > > testEscapeSolrQueryFunction
> > > > [junit4:junit4]   2> 9 T205
> > > > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > > > dataimport.properties at:
> > > > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > > > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > > > dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > > > [junit4:junit4]   2> 9 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > > > testEscapeSolrQueryFunction
> > > > [junit4:junit4]   2> 15 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > > > testUrlEvaluator
> > > > [junit4:junit4]   2> 16 T205
> > > > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > > > dataimport.properties at:
> > > > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > > > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > > > dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > > > [junit4:junit4]   2> 17 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > > > testUrlEvaluator
> > > > [junit4:junit4]   2> 23 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > > > testDateFormatEvaluator
> > > > [junit4:junit4]   2> 871 T205
> > > > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > > > dataimport.properties at:
> > > > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > > > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > > > dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > > > [junit4:junit4]   2> 873 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > > > testDateFormatEvaluator
> > > > [junit4:junit4]   2> NOTE: reproduce with: ant test  -
> > > > Dtestcase=TestBuiltInEvaluators
> > > > -Dtests.method=testDateFormatEvaluator
> > > > - Dtests.seed=67A0481D0708E5BE -Dtests.slow=true
> > > > -Dtests.locale=no_NO
> > > > - Dtests.timezone=America/La_Paz -Dtests.file.encoding=UTF-8
> > > > [junit4:junit4] FAILURE 1.07s |
> > > > TestBuiltInEvaluators.testDateFormatEvaluator <<<
> > > > [junit4:junit4]    > Throwable #1: org.junit.ComparisonFailure:
> > > > expected:<2013-01-18 0[6]> but was:<2013-01-18 0[5]>
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> __randomizedtesting.SeedInfo.seed([67A0481D0708E5BE:1FEEC78D1A32009
> > > > 0]:0)
> > > > [junit4:junit4]    > 	at
> org.junit.Assert.assertEquals(Assert.java:125)
> > > > [junit4:junit4]    > 	at
> org.junit.Assert.assertEquals(Assert.java:147)
> > > > [junit4:junit4]    > 	at
> > > > org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateFor
> > > > ma
> > > > tEv
> > > > aluator(TestBuiltInEvaluators.java:140)
> > > > [junit4:junit4]    > 	at
> > > > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> > > > ava:57)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> > > > sorImpl.java:43)
> > > > [junit4:junit4]    > 	at
> java.lang.reflect.Method.invoke(Method.java:601)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> > > > dRunner.java:1559)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> > > > mizedRunner.java:79)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> > > > mizedRunner.java:737)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> > > > mizedRunner.java:773)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> > > > mizedRunner.java:787)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > > > evaluate(SystemPropertiesRestoreRule.java:53)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRul
> > > > e
> > > > SetupTeardownChained.java:50)
> > > > [junit4:junit4]    > 	at
> > > > org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleF
> > > > ie
> > > > ldCa
> > > > cheSanity.java:51)
> > > > [junit4:junit4]    > 	at
> > > > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBe
> > > > fo
> > > > reA
> > > > fterRule.java:46)
> > > > [junit4:junit4]    > 	at
> > > >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRu
> > > > le
> > > > $1
> > > > .evaluate(SystemPropertiesInvariantRule.java:55)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> > > > readAndTestName.java:49)
> > > > [junit4:junit4]    > 	at
> > > > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Tes
> > > > tR
> > > > ule
> > > > IgnoreAfterMaxFailures.java:70)
> > > > [junit4:junit4]    > 	at
> > > >
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFa
> > > > il
> > > > ure
> > > > .java:48)
> > > > [junit4:junit4]    > 	at
> > > >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > > ta
> > > > t
> > > > ementAdapter.java:36)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > > > run(ThreadLeakControl.java:358)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTas
> > > > k
> > > > (ThreadLeakControl.java:782)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Thread
> > > > L
> > > > eakControl.java:442)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> > > > domizedRunner.java:746)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> > > > mizedRunner.java:648)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> > > > mizedRunner.java:682)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> > > > mizedRunner.java:693)
> > > > [junit4:junit4]    > 	at
> > > >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > > ta
> > > > t
> > > > ementAdapter.java:36)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > > > evaluate(SystemPropertiesRestoreRule.java:53)
> > > > [junit4:junit4]    > 	at
> > > > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBe
> > > > fo
> > > > reA
> > > > fterRule.java:46)
> > > > [junit4:junit4]    > 	at
> > > >
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleSto
> > > > re
> > > > Cl
> > > > assName.java:42)
> > > > [junit4:junit4]    > 	at
> > > >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRu
> > > > le
> > > > $1
> > > > .evaluate(SystemPropertiesInvariantRule.java:55)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > > >
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > > >
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > > > [junit4:junit4]    > 	at
> > > >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > > ta
> > > > t
> > > > ementAdapter.java:36)
> > > > [junit4:junit4]    > 	at
> > > > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRul
> > > > eA
> > > > ss
> > > > ertionsRequired.java:43)
> > > > [junit4:junit4]    > 	at
> > > >
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFa
> > > > il
> > > > ure
> > > > .java:48)
> > > > [junit4:junit4]    > 	at
> > > > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Tes
> > > > tR
> > > > ule
> > > > IgnoreAfterMaxFailures.java:70)
> > > > [junit4:junit4]    > 	at
> > > > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleI
> > > > gn
> > > > ore
> > > > TestSuites.java:55)
> > > > [junit4:junit4]    > 	at
> > > >
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > > ta
> > > > t
> > > > ementAdapter.java:36)
> > > > [junit4:junit4]    > 	at
> > > >
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > > > run(ThreadLeakControl.java:358)
> > > > [junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
> > > > [junit4:junit4]   2> 1097 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > > > parseParams
> > > > [junit4:junit4]   2> 1099 T205
> > > > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > > > dataimport.properties at:
> > > > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > > > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > > > dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > > > [junit4:junit4]   2> 1099 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > > > parseParams
> > > > [junit4:junit4]   2> 1107 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > > > testSqlEscapingEvaluator
> > > > [junit4:junit4]   2> 1109 T205
> > > > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > > > dataimport.properties at:
> > > > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > > > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > > > dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > > > [junit4:junit4]   2> 1110 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > > > testSqlEscapingEvaluator
> > > > [junit4:junit4]   2> 1112 T205 oas.SolrTestCaseJ4.deleteCore
> > ###deleteCore
> > > > [junit4:junit4]   2> NOTE: test params are: codec=Lucene40,
> > > > sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {},
> > > > locale=no_NO, timezone=America/La_Paz
> > > > [junit4:junit4]   2> NOTE: Mac OS X 10.8.2 x86_64/Oracle Corporation
> > > 1.7.0_10
> > > > (64-bit)/cpus=2,threads=1,free=53544616,total=92209152
> > > > [junit4:junit4]   2> NOTE: All tests run in this JVM:
> > > > [TestContentStreamDataSource, TestZKPropertiesWriter,
> > > > TestEntityProcessorBase, TestNumberFormatTransformer,
> > > > TestURLDataSource, TestScriptTransformer,
> > > > TestSqlEntityProcessorDelta, TestDocBuilder,
> > > > TestSolrEntityProcessorUnit, TestLineEntityProcessor,
> > > > TestVariableResolverEndToEnd, TestSolrEntityProcessorEndToEnd,
> > > > TestFileListEntityProcessor, TestErrorHandling,
> > > > TestXPathRecordReader, TestRegexTransformer, TestDocBuilder2,
> > > > TestJdbcDataSource, TestXPathEntityProcessor, TestEphemeralCache,
> > > > TestVariableResolver, TestDataConfig, TestContextImpl,
> > > > TestSqlEntityProcessor, TestDateFormatTransformer,
> > > > TestPlainTextEntityProcessor, TestFieldReader, TestClobTransformer,
> > > > TestTemplateTransformer, TestBuiltInEvaluators] [junit4:junit4]
> > > > Completed in 1.16s, 5 tests, 1 failure
> > > <<< FAILURES!
> > > >
> > > > [...truncated 21 lines...]
> > > > BUILD FAILED
> > > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > > MacOSX/build.xml:344: The following error occurred while executing
> > > > this
> > > > line:
> > > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > > MacOSX/build.xml:39: The following error occurred while executing
> > > > this
> > > line:
> > > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > > MacOSX/solr/build.xml:192: The following error occurred while
> > > > executing this
> > > > line:
> > > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > > MacOSX/solr/common-build.xml:400: The following error occurred
> while
> > > > executing this line:
> > > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > > MacOSX/solr/common-build.xml:428: The following error occurred
> while
> > > > executing this line:
> > > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > > MacOSX/lucene/common-build.xml:1176: The following error occurred
> > > > while executing this line:
> > > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > > MacOSX/lucene/common-build.xml:841: There were test failures: 35
> > > > suites,
> > > > 141 tests, 1 failure, 3 ignored
> > > >
> > > > Total time: 71 minutes 30 seconds
> > > > Build step 'Invoke Ant' marked build as failure Archiving artifacts
> > > > Recording test results Description set: Java: 64bit/jdk1.7.0
> > > > -XX:+UseConcMarkSweepGC Email was triggered for: Failure Sending
> > > > email for trigger: Failure
> > > >
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For
> > > additional commands, e-mail: dev-help@lucene.apache.org
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional
> > commands, e-mail: dev-help@lucene.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


RE: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 107 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
According to http://www.timeanddate.com/time/dst/events.html:

Today is DST change in Fidji (see http://www.timeanddate.com/library/abbreviations/timezones/pacific/fjt.html). DST ends there and clock goes back from 3 to 2, so 2:00-2:59 happens 2 times, which makes the bijectivity of local time <-> universal time not working.

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Uwe Schindler [mailto:uwe@thetaphi.de]
> Sent: Saturday, January 19, 2013 7:13 PM
> To: dev@lucene.apache.org
> Subject: RE: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build #
> 107 - Still Failing!
> 
> I disabled the test for now! I have no idea how to fix, because the
> DateforatEvaluator is black magic to me and I have no idea where the "NOW-
> 2DAYS" comes from...
> 
> -----
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: uwe@thetaphi.de
> 
> 
> > -----Original Message-----
> > From: Uwe Schindler [mailto:uwe@thetaphi.de]
> > Sent: Saturday, January 19, 2013 7:10 PM
> > To: dev@lucene.apache.org
> > Subject: RE: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) -
> > Build #
> > 107 - Still Failing!
> >
> > This is caused by some DST changes TODAY!
> >
> > This part is completely invalid, because the transformation from local
> > time to universal time is not bijective:
> >
> >       {
> >         SimpleDateFormat sdfDate = new SimpleDateFormat("yyyy-MM-dd
> > HH", Locale.getDefault());
> >         String sdf = sdfDate.format(getNow());
> >         String dfe = dateFormatEval.evaluate("'NOW-2DAYS','yyyy-MM-dd
> > HH','"+ currentLocale + "'", context);
> >         assertEquals(sdf,dfe);
> >         for(String tz : TimeZone.getAvailableIDs()) {
> >           sdfDate.setTimeZone(TimeZone.getTimeZone(tz));
> >           sdf = sdfDate.format(getNow());
> >           dfe = dateFormatEval.evaluate("'NOW-2DAYS','yyyy-MM-dd
> > HH','" + currentLocale + "','" + tz + "'", context);
> >           assertEquals(sdf,dfe);
> >         }
> >       }
> >
> > This test may also fail on non-gregorian calendars!
> >
> > Uwe
> >
> > -----
> > Uwe Schindler
> > H.-H.-Meier-Allee 63, D-28213 Bremen
> > http://www.thetaphi.de
> > eMail: uwe@thetaphi.de
> >
> >
> > > -----Original Message-----
> > > From: Policeman Jenkins Server [mailto:jenkins@thetaphi.de]
> > > Sent: Saturday, January 19, 2013 6:51 PM
> > > To: dev@lucene.apache.org
> > > Subject: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build
> > > #
> > > 107 - Still Failing!
> > >
> > > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/107/
> > > Java: 64bit/jdk1.7.0 -XX:+UseConcMarkSweepGC
> > >
> > > 1 tests failed.
> > > FAILED:
> > > org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateFor
> > > ma
> > > tEv
> > > aluator
> > >
> > > Error Message:
> > > expected:<2013-01-18 0[6]> but was:<2013-01-18 0[5]>
> > >
> > > Stack Trace:
> > > org.junit.ComparisonFailure: expected:<2013-01-18 0[6]> but
> > > was:<2013-01-
> > > 18 0[5]>
> > > 	at
> > >
> >
> __randomizedtesting.SeedInfo.seed([67A0481D0708E5BE:1FEEC78D1A32009
> > > 0]:0)
> > > 	at org.junit.Assert.assertEquals(Assert.java:125)
> > > 	at org.junit.Assert.assertEquals(Assert.java:147)
> > > 	at
> > > org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateFor
> > > ma
> > > tEv
> > > aluator(TestBuiltInEvaluators.java:140)
> > > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > > 	at
> > >
> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> > > ava:57)
> > > 	at
> > >
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> > > sorImpl.java:43)
> > > 	at java.lang.reflect.Method.invoke(Method.java:601)
> > > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> > > dRunner.java:1559)
> > > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> > > mizedRunner.java:79)
> > > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> > > mizedRunner.java:737)
> > > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> > > mizedRunner.java:773)
> > > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> > > mizedRunner.java:787)
> > > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > > evaluate(SystemPropertiesRestoreRule.java:53)
> > > 	at
> > >
> >
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRul
> > > e
> > > SetupTeardownChained.java:50)
> > > 	at
> > > org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleF
> > > ie
> > > ldCa
> > > cheSanity.java:51)
> > > 	at
> > > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBe
> > > fo
> > > reA
> > > fterRule.java:46)
> > > 	at
> > > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRu
> > > le
> > > $1
> > > .evaluate(SystemPropertiesInvariantRule.java:55)
> > > 	at
> > >
> >
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> > > readAndTestName.java:49)
> > > 	at
> > > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Tes
> > > tR
> > > ule
> > > IgnoreAfterMaxFailures.java:70)
> > > 	at
> > > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFa
> > > il
> > > ure
> > > .java:48)
> > > 	at
> > > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > ta
> > > t
> > > ementAdapter.java:36)
> > > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > > run(ThreadLeakControl.java:358)
> > > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTas
> > > k
> > > (ThreadLeakControl.java:782)
> > > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Thread
> > > L
> > > eakControl.java:442)
> > > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> > > domizedRunner.java:746)
> > > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> > > mizedRunner.java:648)
> > > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> > > mizedRunner.java:682)
> > > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> > > mizedRunner.java:693)
> > > 	at
> > > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > ta
> > > t
> > > ementAdapter.java:36)
> > > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > > evaluate(SystemPropertiesRestoreRule.java:53)
> > > 	at
> > > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBe
> > > fo
> > > reA
> > > fterRule.java:46)
> > > 	at
> > > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleSto
> > > re
> > > Cl
> > > assName.java:42)
> > > 	at
> > > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRu
> > > le
> > > $1
> > > .evaluate(SystemPropertiesInvariantRule.java:55)
> > > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > > 	at
> > > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > ta
> > > t
> > > ementAdapter.java:36)
> > > 	at
> > > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRul
> > > eA
> > > ss
> > > ertionsRequired.java:43)
> > > 	at
> > > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFa
> > > il
> > > ure
> > > .java:48)
> > > 	at
> > > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Tes
> > > tR
> > > ule
> > > IgnoreAfterMaxFailures.java:70)
> > > 	at
> > > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleI
> > > gn
> > > ore
> > > TestSuites.java:55)
> > > 	at
> > > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > ta
> > > t
> > > ementAdapter.java:36)
> > > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > > run(ThreadLeakControl.java:358)
> > > 	at java.lang.Thread.run(Thread.java:722)
> > >
> > >
> > >
> > >
> > > Build Log:
> > > [...truncated 12221 lines...]
> > > [junit4:junit4] Suite:
> > > org.apache.solr.handler.dataimport.TestBuiltInEvaluators
> > > [junit4:junit4]   2> 6 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > > testEscapeSolrQueryFunction
> > > [junit4:junit4]   2> 9 T205
> > > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > > dataimport.properties at:
> > > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > > dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > > [junit4:junit4]   2> 9 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > > testEscapeSolrQueryFunction
> > > [junit4:junit4]   2> 15 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > > testUrlEvaluator
> > > [junit4:junit4]   2> 16 T205
> > > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > > dataimport.properties at:
> > > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > > dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > > [junit4:junit4]   2> 17 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > > testUrlEvaluator
> > > [junit4:junit4]   2> 23 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > > testDateFormatEvaluator
> > > [junit4:junit4]   2> 871 T205
> > > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > > dataimport.properties at:
> > > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > > dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > > [junit4:junit4]   2> 873 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > > testDateFormatEvaluator
> > > [junit4:junit4]   2> NOTE: reproduce with: ant test  -
> > > Dtestcase=TestBuiltInEvaluators
> > > -Dtests.method=testDateFormatEvaluator
> > > - Dtests.seed=67A0481D0708E5BE -Dtests.slow=true
> > > -Dtests.locale=no_NO
> > > - Dtests.timezone=America/La_Paz -Dtests.file.encoding=UTF-8
> > > [junit4:junit4] FAILURE 1.07s |
> > > TestBuiltInEvaluators.testDateFormatEvaluator <<<
> > > [junit4:junit4]    > Throwable #1: org.junit.ComparisonFailure:
> > > expected:<2013-01-18 0[6]> but was:<2013-01-18 0[5]>
> > > [junit4:junit4]    > 	at
> > >
> >
> __randomizedtesting.SeedInfo.seed([67A0481D0708E5BE:1FEEC78D1A32009
> > > 0]:0)
> > > [junit4:junit4]    > 	at org.junit.Assert.assertEquals(Assert.java:125)
> > > [junit4:junit4]    > 	at org.junit.Assert.assertEquals(Assert.java:147)
> > > [junit4:junit4]    > 	at
> > > org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateFor
> > > ma
> > > tEv
> > > aluator(TestBuiltInEvaluators.java:140)
> > > [junit4:junit4]    > 	at
> > > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > > [junit4:junit4]    > 	at
> > >
> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> > > ava:57)
> > > [junit4:junit4]    > 	at
> > >
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> > > sorImpl.java:43)
> > > [junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
> > > [junit4:junit4]    > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> > > dRunner.java:1559)
> > > [junit4:junit4]    > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> > > mizedRunner.java:79)
> > > [junit4:junit4]    > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> > > mizedRunner.java:737)
> > > [junit4:junit4]    > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> > > mizedRunner.java:773)
> > > [junit4:junit4]    > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> > > mizedRunner.java:787)
> > > [junit4:junit4]    > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > > evaluate(SystemPropertiesRestoreRule.java:53)
> > > [junit4:junit4]    > 	at
> > >
> >
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRul
> > > e
> > > SetupTeardownChained.java:50)
> > > [junit4:junit4]    > 	at
> > > org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleF
> > > ie
> > > ldCa
> > > cheSanity.java:51)
> > > [junit4:junit4]    > 	at
> > > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBe
> > > fo
> > > reA
> > > fterRule.java:46)
> > > [junit4:junit4]    > 	at
> > > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRu
> > > le
> > > $1
> > > .evaluate(SystemPropertiesInvariantRule.java:55)
> > > [junit4:junit4]    > 	at
> > >
> >
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> > > readAndTestName.java:49)
> > > [junit4:junit4]    > 	at
> > > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Tes
> > > tR
> > > ule
> > > IgnoreAfterMaxFailures.java:70)
> > > [junit4:junit4]    > 	at
> > > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFa
> > > il
> > > ure
> > > .java:48)
> > > [junit4:junit4]    > 	at
> > > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > ta
> > > t
> > > ementAdapter.java:36)
> > > [junit4:junit4]    > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > > run(ThreadLeakControl.java:358)
> > > [junit4:junit4]    > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTas
> > > k
> > > (ThreadLeakControl.java:782)
> > > [junit4:junit4]    > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Thread
> > > L
> > > eakControl.java:442)
> > > [junit4:junit4]    > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> > > domizedRunner.java:746)
> > > [junit4:junit4]    > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> > > mizedRunner.java:648)
> > > [junit4:junit4]    > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> > > mizedRunner.java:682)
> > > [junit4:junit4]    > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> > > mizedRunner.java:693)
> > > [junit4:junit4]    > 	at
> > > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > ta
> > > t
> > > ementAdapter.java:36)
> > > [junit4:junit4]    > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > > evaluate(SystemPropertiesRestoreRule.java:53)
> > > [junit4:junit4]    > 	at
> > > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBe
> > > fo
> > > reA
> > > fterRule.java:46)
> > > [junit4:junit4]    > 	at
> > > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleSto
> > > re
> > > Cl
> > > assName.java:42)
> > > [junit4:junit4]    > 	at
> > > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRu
> > > le
> > > $1
> > > .evaluate(SystemPropertiesInvariantRule.java:55)
> > > [junit4:junit4]    > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > > [junit4:junit4]    > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > > [junit4:junit4]    > 	at
> > > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > ta
> > > t
> > > ementAdapter.java:36)
> > > [junit4:junit4]    > 	at
> > > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRul
> > > eA
> > > ss
> > > ertionsRequired.java:43)
> > > [junit4:junit4]    > 	at
> > > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFa
> > > il
> > > ure
> > > .java:48)
> > > [junit4:junit4]    > 	at
> > > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Tes
> > > tR
> > > ule
> > > IgnoreAfterMaxFailures.java:70)
> > > [junit4:junit4]    > 	at
> > > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleI
> > > gn
> > > ore
> > > TestSuites.java:55)
> > > [junit4:junit4]    > 	at
> > > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(S
> > > ta
> > > t
> > > ementAdapter.java:36)
> > > [junit4:junit4]    > 	at
> > >
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > > run(ThreadLeakControl.java:358)
> > > [junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
> > > [junit4:junit4]   2> 1097 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > > parseParams
> > > [junit4:junit4]   2> 1099 T205
> > > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > > dataimport.properties at:
> > > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > > dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > > [junit4:junit4]   2> 1099 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > > parseParams
> > > [junit4:junit4]   2> 1107 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > > testSqlEscapingEvaluator
> > > [junit4:junit4]   2> 1109 T205
> > > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > > dataimport.properties at:
> > > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > > dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > > [junit4:junit4]   2> 1110 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > > testSqlEscapingEvaluator
> > > [junit4:junit4]   2> 1112 T205 oas.SolrTestCaseJ4.deleteCore
> ###deleteCore
> > > [junit4:junit4]   2> NOTE: test params are: codec=Lucene40,
> > > sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {},
> > > locale=no_NO, timezone=America/La_Paz
> > > [junit4:junit4]   2> NOTE: Mac OS X 10.8.2 x86_64/Oracle Corporation
> > 1.7.0_10
> > > (64-bit)/cpus=2,threads=1,free=53544616,total=92209152
> > > [junit4:junit4]   2> NOTE: All tests run in this JVM:
> > > [TestContentStreamDataSource, TestZKPropertiesWriter,
> > > TestEntityProcessorBase, TestNumberFormatTransformer,
> > > TestURLDataSource, TestScriptTransformer,
> > > TestSqlEntityProcessorDelta, TestDocBuilder,
> > > TestSolrEntityProcessorUnit, TestLineEntityProcessor,
> > > TestVariableResolverEndToEnd, TestSolrEntityProcessorEndToEnd,
> > > TestFileListEntityProcessor, TestErrorHandling,
> > > TestXPathRecordReader, TestRegexTransformer, TestDocBuilder2,
> > > TestJdbcDataSource, TestXPathEntityProcessor, TestEphemeralCache,
> > > TestVariableResolver, TestDataConfig, TestContextImpl,
> > > TestSqlEntityProcessor, TestDateFormatTransformer,
> > > TestPlainTextEntityProcessor, TestFieldReader, TestClobTransformer,
> > > TestTemplateTransformer, TestBuiltInEvaluators] [junit4:junit4]
> > > Completed in 1.16s, 5 tests, 1 failure
> > <<< FAILURES!
> > >
> > > [...truncated 21 lines...]
> > > BUILD FAILED
> > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > MacOSX/build.xml:344: The following error occurred while executing
> > > this
> > > line:
> > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > MacOSX/build.xml:39: The following error occurred while executing
> > > this
> > line:
> > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > MacOSX/solr/build.xml:192: The following error occurred while
> > > executing this
> > > line:
> > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > MacOSX/solr/common-build.xml:400: The following error occurred while
> > > executing this line:
> > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > MacOSX/solr/common-build.xml:428: The following error occurred while
> > > executing this line:
> > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > MacOSX/lucene/common-build.xml:1176: The following error occurred
> > > while executing this line:
> > > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > > MacOSX/lucene/common-build.xml:841: There were test failures: 35
> > > suites,
> > > 141 tests, 1 failure, 3 ignored
> > >
> > > Total time: 71 minutes 30 seconds
> > > Build step 'Invoke Ant' marked build as failure Archiving artifacts
> > > Recording test results Description set: Java: 64bit/jdk1.7.0
> > > -XX:+UseConcMarkSweepGC Email was triggered for: Failure Sending
> > > email for trigger: Failure
> > >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For
> > additional commands, e-mail: dev-help@lucene.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional
> commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


RE: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 107 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
I disabled the test for now! I have no idea how to fix, because the DateforatEvaluator is black magic to me and I have no idea where the "NOW-2DAYS" comes from...

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Uwe Schindler [mailto:uwe@thetaphi.de]
> Sent: Saturday, January 19, 2013 7:10 PM
> To: dev@lucene.apache.org
> Subject: RE: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build #
> 107 - Still Failing!
> 
> This is caused by some DST changes TODAY!
> 
> This part is completely invalid, because the transformation from local time to
> universal time is not bijective:
> 
>       {
>         SimpleDateFormat sdfDate = new SimpleDateFormat("yyyy-MM-dd HH",
> Locale.getDefault());
>         String sdf = sdfDate.format(getNow());
>         String dfe = dateFormatEval.evaluate("'NOW-2DAYS','yyyy-MM-dd
> HH','"+ currentLocale + "'", context);
>         assertEquals(sdf,dfe);
>         for(String tz : TimeZone.getAvailableIDs()) {
>           sdfDate.setTimeZone(TimeZone.getTimeZone(tz));
>           sdf = sdfDate.format(getNow());
>           dfe = dateFormatEval.evaluate("'NOW-2DAYS','yyyy-MM-dd HH','" +
> currentLocale + "','" + tz + "'", context);
>           assertEquals(sdf,dfe);
>         }
>       }
> 
> This test may also fail on non-gregorian calendars!
> 
> Uwe
> 
> -----
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: uwe@thetaphi.de
> 
> 
> > -----Original Message-----
> > From: Policeman Jenkins Server [mailto:jenkins@thetaphi.de]
> > Sent: Saturday, January 19, 2013 6:51 PM
> > To: dev@lucene.apache.org
> > Subject: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build #
> > 107 - Still Failing!
> >
> > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/107/
> > Java: 64bit/jdk1.7.0 -XX:+UseConcMarkSweepGC
> >
> > 1 tests failed.
> > FAILED:
> > org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateForma
> > tEv
> > aluator
> >
> > Error Message:
> > expected:<2013-01-18 0[6]> but was:<2013-01-18 0[5]>
> >
> > Stack Trace:
> > org.junit.ComparisonFailure: expected:<2013-01-18 0[6]> but
> > was:<2013-01-
> > 18 0[5]>
> > 	at
> >
> __randomizedtesting.SeedInfo.seed([67A0481D0708E5BE:1FEEC78D1A32009
> > 0]:0)
> > 	at org.junit.Assert.assertEquals(Assert.java:125)
> > 	at org.junit.Assert.assertEquals(Assert.java:147)
> > 	at
> > org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateForma
> > tEv
> > aluator(TestBuiltInEvaluators.java:140)
> > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > 	at
> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> > ava:57)
> > 	at
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> > sorImpl.java:43)
> > 	at java.lang.reflect.Method.invoke(Method.java:601)
> > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> > dRunner.java:1559)
> > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> > mizedRunner.java:79)
> > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> > mizedRunner.java:737)
> > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> > mizedRunner.java:773)
> > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> > mizedRunner.java:787)
> > 	at
> >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > evaluate(SystemPropertiesRestoreRule.java:53)
> > 	at
> >
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRul
> > e
> > SetupTeardownChained.java:50)
> > 	at
> > org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFie
> > ldCa
> > cheSanity.java:51)
> > 	at
> > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBefo
> > reA
> > fterRule.java:46)
> > 	at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule
> > $1
> > .evaluate(SystemPropertiesInvariantRule.java:55)
> > 	at
> >
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> > readAndTestName.java:49)
> > 	at
> > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestR
> > ule
> > IgnoreAfterMaxFailures.java:70)
> > 	at
> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFail
> > ure
> > .java:48)
> > 	at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Sta
> > t
> > ementAdapter.java:36)
> > 	at
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > run(ThreadLeakControl.java:358)
> > 	at
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTas
> > k
> > (ThreadLeakControl.java:782)
> > 	at
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Thread
> > L
> > eakControl.java:442)
> > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> > domizedRunner.java:746)
> > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> > mizedRunner.java:648)
> > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> > mizedRunner.java:682)
> > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> > mizedRunner.java:693)
> > 	at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Sta
> > t
> > ementAdapter.java:36)
> > 	at
> >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > evaluate(SystemPropertiesRestoreRule.java:53)
> > 	at
> > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBefo
> > reA
> > fterRule.java:46)
> > 	at
> > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStore
> > Cl
> > assName.java:42)
> > 	at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule
> > $1
> > .evaluate(SystemPropertiesInvariantRule.java:55)
> > 	at
> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > 	at
> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > 	at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Sta
> > t
> > ementAdapter.java:36)
> > 	at
> > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleA
> > ss
> > ertionsRequired.java:43)
> > 	at
> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFail
> > ure
> > .java:48)
> > 	at
> > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestR
> > ule
> > IgnoreAfterMaxFailures.java:70)
> > 	at
> > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgn
> > ore
> > TestSuites.java:55)
> > 	at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Sta
> > t
> > ementAdapter.java:36)
> > 	at
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > run(ThreadLeakControl.java:358)
> > 	at java.lang.Thread.run(Thread.java:722)
> >
> >
> >
> >
> > Build Log:
> > [...truncated 12221 lines...]
> > [junit4:junit4] Suite:
> > org.apache.solr.handler.dataimport.TestBuiltInEvaluators
> > [junit4:junit4]   2> 6 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > testEscapeSolrQueryFunction
> > [junit4:junit4]   2> 9 T205
> > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > dataimport.properties at:
> > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > [junit4:junit4]   2> 9 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > testEscapeSolrQueryFunction
> > [junit4:junit4]   2> 15 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > testUrlEvaluator
> > [junit4:junit4]   2> 16 T205
> > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > dataimport.properties at:
> > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > [junit4:junit4]   2> 17 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > testUrlEvaluator
> > [junit4:junit4]   2> 23 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > testDateFormatEvaluator
> > [junit4:junit4]   2> 871 T205
> > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > dataimport.properties at:
> > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > [junit4:junit4]   2> 873 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > testDateFormatEvaluator
> > [junit4:junit4]   2> NOTE: reproduce with: ant test  -
> > Dtestcase=TestBuiltInEvaluators -Dtests.method=testDateFormatEvaluator
> > - Dtests.seed=67A0481D0708E5BE -Dtests.slow=true -Dtests.locale=no_NO
> > - Dtests.timezone=America/La_Paz -Dtests.file.encoding=UTF-8
> > [junit4:junit4] FAILURE 1.07s |
> > TestBuiltInEvaluators.testDateFormatEvaluator <<<
> > [junit4:junit4]    > Throwable #1: org.junit.ComparisonFailure:
> > expected:<2013-01-18 0[6]> but was:<2013-01-18 0[5]>
> > [junit4:junit4]    > 	at
> >
> __randomizedtesting.SeedInfo.seed([67A0481D0708E5BE:1FEEC78D1A32009
> > 0]:0)
> > [junit4:junit4]    > 	at org.junit.Assert.assertEquals(Assert.java:125)
> > [junit4:junit4]    > 	at org.junit.Assert.assertEquals(Assert.java:147)
> > [junit4:junit4]    > 	at
> > org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateForma
> > tEv
> > aluator(TestBuiltInEvaluators.java:140)
> > [junit4:junit4]    > 	at
> > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > [junit4:junit4]    > 	at
> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> > ava:57)
> > [junit4:junit4]    > 	at
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> > sorImpl.java:43)
> > [junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
> > [junit4:junit4]    > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> > dRunner.java:1559)
> > [junit4:junit4]    > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> > mizedRunner.java:79)
> > [junit4:junit4]    > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> > mizedRunner.java:737)
> > [junit4:junit4]    > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> > mizedRunner.java:773)
> > [junit4:junit4]    > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> > mizedRunner.java:787)
> > [junit4:junit4]    > 	at
> >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > evaluate(SystemPropertiesRestoreRule.java:53)
> > [junit4:junit4]    > 	at
> >
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRul
> > e
> > SetupTeardownChained.java:50)
> > [junit4:junit4]    > 	at
> > org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFie
> > ldCa
> > cheSanity.java:51)
> > [junit4:junit4]    > 	at
> > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBefo
> > reA
> > fterRule.java:46)
> > [junit4:junit4]    > 	at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule
> > $1
> > .evaluate(SystemPropertiesInvariantRule.java:55)
> > [junit4:junit4]    > 	at
> >
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> > readAndTestName.java:49)
> > [junit4:junit4]    > 	at
> > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestR
> > ule
> > IgnoreAfterMaxFailures.java:70)
> > [junit4:junit4]    > 	at
> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFail
> > ure
> > .java:48)
> > [junit4:junit4]    > 	at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Sta
> > t
> > ementAdapter.java:36)
> > [junit4:junit4]    > 	at
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > run(ThreadLeakControl.java:358)
> > [junit4:junit4]    > 	at
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTas
> > k
> > (ThreadLeakControl.java:782)
> > [junit4:junit4]    > 	at
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Thread
> > L
> > eakControl.java:442)
> > [junit4:junit4]    > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> > domizedRunner.java:746)
> > [junit4:junit4]    > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> > mizedRunner.java:648)
> > [junit4:junit4]    > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> > mizedRunner.java:682)
> > [junit4:junit4]    > 	at
> >
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> > mizedRunner.java:693)
> > [junit4:junit4]    > 	at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Sta
> > t
> > ementAdapter.java:36)
> > [junit4:junit4]    > 	at
> >
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> > evaluate(SystemPropertiesRestoreRule.java:53)
> > [junit4:junit4]    > 	at
> > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBefo
> > reA
> > fterRule.java:46)
> > [junit4:junit4]    > 	at
> > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStore
> > Cl
> > assName.java:42)
> > [junit4:junit4]    > 	at
> > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule
> > $1
> > .evaluate(SystemPropertiesInvariantRule.java:55)
> > [junit4:junit4]    > 	at
> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > [junit4:junit4]    > 	at
> >
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> > [junit4:junit4]    > 	at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Sta
> > t
> > ementAdapter.java:36)
> > [junit4:junit4]    > 	at
> > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleA
> > ss
> > ertionsRequired.java:43)
> > [junit4:junit4]    > 	at
> > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFail
> > ure
> > .java:48)
> > [junit4:junit4]    > 	at
> > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestR
> > ule
> > IgnoreAfterMaxFailures.java:70)
> > [junit4:junit4]    > 	at
> > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgn
> > ore
> > TestSuites.java:55)
> > [junit4:junit4]    > 	at
> > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Sta
> > t
> > ementAdapter.java:36)
> > [junit4:junit4]    > 	at
> >
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> > run(ThreadLeakControl.java:358)
> > [junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
> > [junit4:junit4]   2> 1097 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > parseParams
> > [junit4:junit4]   2> 1099 T205
> > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > dataimport.properties at:
> > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > [junit4:junit4]   2> 1099 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > parseParams
> > [junit4:junit4]   2> 1107 T205 oas.SolrTestCaseJ4.setUp ###Starting
> > testSqlEscapingEvaluator
> > [junit4:junit4]   2> 1109 T205
> > oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> > dataimport.properties at:
> > /Users/jenkins/jenkins-slave/workspace/Lucene-
> > Solr-trunk-MacOSX/solr/build/contrib/solr-
> > dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> > [junit4:junit4]   2> 1110 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> > testSqlEscapingEvaluator
> > [junit4:junit4]   2> 1112 T205 oas.SolrTestCaseJ4.deleteCore ###deleteCore
> > [junit4:junit4]   2> NOTE: test params are: codec=Lucene40,
> > sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {},
> > locale=no_NO, timezone=America/La_Paz
> > [junit4:junit4]   2> NOTE: Mac OS X 10.8.2 x86_64/Oracle Corporation
> 1.7.0_10
> > (64-bit)/cpus=2,threads=1,free=53544616,total=92209152
> > [junit4:junit4]   2> NOTE: All tests run in this JVM:
> > [TestContentStreamDataSource, TestZKPropertiesWriter,
> > TestEntityProcessorBase, TestNumberFormatTransformer,
> > TestURLDataSource, TestScriptTransformer, TestSqlEntityProcessorDelta,
> > TestDocBuilder, TestSolrEntityProcessorUnit, TestLineEntityProcessor,
> > TestVariableResolverEndToEnd, TestSolrEntityProcessorEndToEnd,
> > TestFileListEntityProcessor, TestErrorHandling, TestXPathRecordReader,
> > TestRegexTransformer, TestDocBuilder2, TestJdbcDataSource,
> > TestXPathEntityProcessor, TestEphemeralCache, TestVariableResolver,
> > TestDataConfig, TestContextImpl, TestSqlEntityProcessor,
> > TestDateFormatTransformer, TestPlainTextEntityProcessor,
> > TestFieldReader, TestClobTransformer, TestTemplateTransformer,
> > TestBuiltInEvaluators] [junit4:junit4] Completed in 1.16s, 5 tests, 1 failure
> <<< FAILURES!
> >
> > [...truncated 21 lines...]
> > BUILD FAILED
> > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > MacOSX/build.xml:344: The following error occurred while executing
> > this
> > line:
> > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > MacOSX/build.xml:39: The following error occurred while executing this
> line:
> > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > MacOSX/solr/build.xml:192: The following error occurred while
> > executing this
> > line:
> > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > MacOSX/solr/common-build.xml:400: The following error occurred while
> > executing this line:
> > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > MacOSX/solr/common-build.xml:428: The following error occurred while
> > executing this line:
> > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > MacOSX/lucene/common-build.xml:1176: The following error occurred
> > while executing this line:
> > /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> > MacOSX/lucene/common-build.xml:841: There were test failures: 35
> > suites,
> > 141 tests, 1 failure, 3 ignored
> >
> > Total time: 71 minutes 30 seconds
> > Build step 'Invoke Ant' marked build as failure Archiving artifacts
> > Recording test results Description set: Java: 64bit/jdk1.7.0
> > -XX:+UseConcMarkSweepGC Email was triggered for: Failure Sending email
> > for trigger: Failure
> >
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional
> commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


RE: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 107 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
This is caused by some DST changes TODAY!

This part is completely invalid, because the transformation from local time to universal time is not bijective:

      {
        SimpleDateFormat sdfDate = new SimpleDateFormat("yyyy-MM-dd HH", Locale.getDefault());
        String sdf = sdfDate.format(getNow());
        String dfe = dateFormatEval.evaluate("'NOW-2DAYS','yyyy-MM-dd HH','"+ currentLocale + "'", context);
        assertEquals(sdf,dfe);
        for(String tz : TimeZone.getAvailableIDs()) {          
          sdfDate.setTimeZone(TimeZone.getTimeZone(tz));
          sdf = sdfDate.format(getNow());
          dfe = dateFormatEval.evaluate("'NOW-2DAYS','yyyy-MM-dd HH','" + currentLocale + "','" + tz + "'", context);
          assertEquals(sdf,dfe);          
        }
      }

This test may also fail on non-gregorian calendars!

Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Policeman Jenkins Server [mailto:jenkins@thetaphi.de]
> Sent: Saturday, January 19, 2013 6:51 PM
> To: dev@lucene.apache.org
> Subject: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 107 -
> Still Failing!
> 
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/107/
> Java: 64bit/jdk1.7.0 -XX:+UseConcMarkSweepGC
> 
> 1 tests failed.
> FAILED:
> org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateFormatEv
> aluator
> 
> Error Message:
> expected:<2013-01-18 0[6]> but was:<2013-01-18 0[5]>
> 
> Stack Trace:
> org.junit.ComparisonFailure: expected:<2013-01-18 0[6]> but was:<2013-01-
> 18 0[5]>
> 	at
> __randomizedtesting.SeedInfo.seed([67A0481D0708E5BE:1FEEC78D1A32009
> 0]:0)
> 	at org.junit.Assert.assertEquals(Assert.java:125)
> 	at org.junit.Assert.assertEquals(Assert.java:147)
> 	at
> org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateFormatEv
> aluator(TestBuiltInEvaluators.java:140)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> mizedRunner.java:737)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> mizedRunner.java:773)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> mizedRunner.java:787)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRule
> SetupTeardownChained.java:50)
> 	at
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCa
> cheSanity.java:51)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> readAndTestName.java:49)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask
> (ThreadLeakControl.java:782)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadL
> eakControl.java:442)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> domizedRunner.java:746)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> mizedRunner.java:648)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:682)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:722)
> 
> 
> 
> 
> Build Log:
> [...truncated 12221 lines...]
> [junit4:junit4] Suite:
> org.apache.solr.handler.dataimport.TestBuiltInEvaluators
> [junit4:junit4]   2> 6 T205 oas.SolrTestCaseJ4.setUp ###Starting
> testEscapeSolrQueryFunction
> [junit4:junit4]   2> 9 T205
> oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> dataimport.properties at: /Users/jenkins/jenkins-slave/workspace/Lucene-
> Solr-trunk-MacOSX/solr/build/contrib/solr-
> dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> [junit4:junit4]   2> 9 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> testEscapeSolrQueryFunction
> [junit4:junit4]   2> 15 T205 oas.SolrTestCaseJ4.setUp ###Starting
> testUrlEvaluator
> [junit4:junit4]   2> 16 T205
> oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> dataimport.properties at: /Users/jenkins/jenkins-slave/workspace/Lucene-
> Solr-trunk-MacOSX/solr/build/contrib/solr-
> dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> [junit4:junit4]   2> 17 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> testUrlEvaluator
> [junit4:junit4]   2> 23 T205 oas.SolrTestCaseJ4.setUp ###Starting
> testDateFormatEvaluator
> [junit4:junit4]   2> 871 T205
> oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> dataimport.properties at: /Users/jenkins/jenkins-slave/workspace/Lucene-
> Solr-trunk-MacOSX/solr/build/contrib/solr-
> dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> [junit4:junit4]   2> 873 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> testDateFormatEvaluator
> [junit4:junit4]   2> NOTE: reproduce with: ant test  -
> Dtestcase=TestBuiltInEvaluators -Dtests.method=testDateFormatEvaluator -
> Dtests.seed=67A0481D0708E5BE -Dtests.slow=true -Dtests.locale=no_NO -
> Dtests.timezone=America/La_Paz -Dtests.file.encoding=UTF-8
> [junit4:junit4] FAILURE 1.07s |
> TestBuiltInEvaluators.testDateFormatEvaluator <<<
> [junit4:junit4]    > Throwable #1: org.junit.ComparisonFailure:
> expected:<2013-01-18 0[6]> but was:<2013-01-18 0[5]>
> [junit4:junit4]    > 	at
> __randomizedtesting.SeedInfo.seed([67A0481D0708E5BE:1FEEC78D1A32009
> 0]:0)
> [junit4:junit4]    > 	at org.junit.Assert.assertEquals(Assert.java:125)
> [junit4:junit4]    > 	at org.junit.Assert.assertEquals(Assert.java:147)
> [junit4:junit4]    > 	at
> org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateFormatEv
> aluator(TestBuiltInEvaluators.java:140)
> [junit4:junit4]    > 	at
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [junit4:junit4]    > 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:57)
> [junit4:junit4]    > 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
> [junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1559)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Rando
> mizedRunner.java:79)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> mizedRunner.java:737)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> mizedRunner.java:773)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> mizedRunner.java:787)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> [junit4:junit4]    > 	at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRule
> SetupTeardownChained.java:50)
> [junit4:junit4]    > 	at
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCa
> cheSanity.java:51)
> [junit4:junit4]    > 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    > 	at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> readAndTestName.java:49)
> [junit4:junit4]    > 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    > 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask
> (ThreadLeakControl.java:782)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadL
> eakControl.java:442)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
> domizedRunner.java:746)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> mizedRunner.java:648)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:682)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:693)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.
> evaluate(SystemPropertiesRestoreRule.java:53)
> [junit4:junit4]    > 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> [junit4:junit4]    > 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> [junit4:junit4]    > 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> [junit4:junit4]    > 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> [junit4:junit4]    > 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    > 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> [junit4:junit4]    > 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:358)
> [junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
> [junit4:junit4]   2> 1097 T205 oas.SolrTestCaseJ4.setUp ###Starting
> parseParams
> [junit4:junit4]   2> 1099 T205
> oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> dataimport.properties at: /Users/jenkins/jenkins-slave/workspace/Lucene-
> Solr-trunk-MacOSX/solr/build/contrib/solr-
> dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> [junit4:junit4]   2> 1099 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> parseParams
> [junit4:junit4]   2> 1107 T205 oas.SolrTestCaseJ4.setUp ###Starting
> testSqlEscapingEvaluator
> [junit4:junit4]   2> 1109 T205
> oashd.AbstractDataImportHandlerTestCase.tearDown Looking for
> dataimport.properties at: /Users/jenkins/jenkins-slave/workspace/Lucene-
> Solr-trunk-MacOSX/solr/build/contrib/solr-
> dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
> [junit4:junit4]   2> 1110 T205 oas.SolrTestCaseJ4.tearDown ###Ending
> testSqlEscapingEvaluator
> [junit4:junit4]   2> 1112 T205 oas.SolrTestCaseJ4.deleteCore ###deleteCore
> [junit4:junit4]   2> NOTE: test params are: codec=Lucene40,
> sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {},
> locale=no_NO, timezone=America/La_Paz
> [junit4:junit4]   2> NOTE: Mac OS X 10.8.2 x86_64/Oracle Corporation 1.7.0_10
> (64-bit)/cpus=2,threads=1,free=53544616,total=92209152
> [junit4:junit4]   2> NOTE: All tests run in this JVM:
> [TestContentStreamDataSource, TestZKPropertiesWriter,
> TestEntityProcessorBase, TestNumberFormatTransformer,
> TestURLDataSource, TestScriptTransformer, TestSqlEntityProcessorDelta,
> TestDocBuilder, TestSolrEntityProcessorUnit, TestLineEntityProcessor,
> TestVariableResolverEndToEnd, TestSolrEntityProcessorEndToEnd,
> TestFileListEntityProcessor, TestErrorHandling, TestXPathRecordReader,
> TestRegexTransformer, TestDocBuilder2, TestJdbcDataSource,
> TestXPathEntityProcessor, TestEphemeralCache, TestVariableResolver,
> TestDataConfig, TestContextImpl, TestSqlEntityProcessor,
> TestDateFormatTransformer, TestPlainTextEntityProcessor, TestFieldReader,
> TestClobTransformer, TestTemplateTransformer, TestBuiltInEvaluators]
> [junit4:junit4] Completed in 1.16s, 5 tests, 1 failure <<< FAILURES!
> 
> [...truncated 21 lines...]
> BUILD FAILED
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> MacOSX/build.xml:344: The following error occurred while executing this
> line:
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> MacOSX/build.xml:39: The following error occurred while executing this line:
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> MacOSX/solr/build.xml:192: The following error occurred while executing this
> line:
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> MacOSX/solr/common-build.xml:400: The following error occurred while
> executing this line:
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> MacOSX/solr/common-build.xml:428: The following error occurred while
> executing this line:
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> MacOSX/lucene/common-build.xml:1176: The following error occurred while
> executing this line:
> /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-
> MacOSX/lucene/common-build.xml:841: There were test failures: 35 suites,
> 141 tests, 1 failure, 3 ignored
> 
> Total time: 71 minutes 30 seconds
> Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording
> test results Description set: Java: 64bit/jdk1.7.0 -XX:+UseConcMarkSweepGC
> Email was triggered for: Failure Sending email for trigger: Failure
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 107 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/107/
Java: 64bit/jdk1.7.0 -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateFormatEvaluator

Error Message:
expected:<2013-01-18 0[6]> but was:<2013-01-18 0[5]>

Stack Trace:
org.junit.ComparisonFailure: expected:<2013-01-18 0[6]> but was:<2013-01-18 0[5]>
	at __randomizedtesting.SeedInfo.seed([67A0481D0708E5BE:1FEEC78D1A320090]:0)
	at org.junit.Assert.assertEquals(Assert.java:125)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateFormatEvaluator(TestBuiltInEvaluators.java:140)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 12221 lines...]
[junit4:junit4] Suite: org.apache.solr.handler.dataimport.TestBuiltInEvaluators
[junit4:junit4]   2> 6 T205 oas.SolrTestCaseJ4.setUp ###Starting testEscapeSolrQueryFunction
[junit4:junit4]   2> 9 T205 oashd.AbstractDataImportHandlerTestCase.tearDown Looking for dataimport.properties at: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
[junit4:junit4]   2> 9 T205 oas.SolrTestCaseJ4.tearDown ###Ending testEscapeSolrQueryFunction
[junit4:junit4]   2> 15 T205 oas.SolrTestCaseJ4.setUp ###Starting testUrlEvaluator
[junit4:junit4]   2> 16 T205 oashd.AbstractDataImportHandlerTestCase.tearDown Looking for dataimport.properties at: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
[junit4:junit4]   2> 17 T205 oas.SolrTestCaseJ4.tearDown ###Ending testUrlEvaluator
[junit4:junit4]   2> 23 T205 oas.SolrTestCaseJ4.setUp ###Starting testDateFormatEvaluator
[junit4:junit4]   2> 871 T205 oashd.AbstractDataImportHandlerTestCase.tearDown Looking for dataimport.properties at: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
[junit4:junit4]   2> 873 T205 oas.SolrTestCaseJ4.tearDown ###Ending testDateFormatEvaluator
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBuiltInEvaluators -Dtests.method=testDateFormatEvaluator -Dtests.seed=67A0481D0708E5BE -Dtests.slow=true -Dtests.locale=no_NO -Dtests.timezone=America/La_Paz -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE 1.07s | TestBuiltInEvaluators.testDateFormatEvaluator <<<
[junit4:junit4]    > Throwable #1: org.junit.ComparisonFailure: expected:<2013-01-18 0[6]> but was:<2013-01-18 0[5]>
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([67A0481D0708E5BE:1FEEC78D1A320090]:0)
[junit4:junit4]    > 	at org.junit.Assert.assertEquals(Assert.java:125)
[junit4:junit4]    > 	at org.junit.Assert.assertEquals(Assert.java:147)
[junit4:junit4]    > 	at org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateFormatEvaluator(TestBuiltInEvaluators.java:140)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 1097 T205 oas.SolrTestCaseJ4.setUp ###Starting parseParams
[junit4:junit4]   2> 1099 T205 oashd.AbstractDataImportHandlerTestCase.tearDown Looking for dataimport.properties at: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
[junit4:junit4]   2> 1099 T205 oas.SolrTestCaseJ4.tearDown ###Ending parseParams
[junit4:junit4]   2> 1107 T205 oas.SolrTestCaseJ4.setUp ###Starting testSqlEscapingEvaluator
[junit4:junit4]   2> 1109 T205 oashd.AbstractDataImportHandlerTestCase.tearDown Looking for dataimport.properties at: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
[junit4:junit4]   2> 1110 T205 oas.SolrTestCaseJ4.tearDown ###Ending testSqlEscapingEvaluator
[junit4:junit4]   2> 1112 T205 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=no_NO, timezone=America/La_Paz
[junit4:junit4]   2> NOTE: Mac OS X 10.8.2 x86_64/Oracle Corporation 1.7.0_10 (64-bit)/cpus=2,threads=1,free=53544616,total=92209152
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestContentStreamDataSource, TestZKPropertiesWriter, TestEntityProcessorBase, TestNumberFormatTransformer, TestURLDataSource, TestScriptTransformer, TestSqlEntityProcessorDelta, TestDocBuilder, TestSolrEntityProcessorUnit, TestLineEntityProcessor, TestVariableResolverEndToEnd, TestSolrEntityProcessorEndToEnd, TestFileListEntityProcessor, TestErrorHandling, TestXPathRecordReader, TestRegexTransformer, TestDocBuilder2, TestJdbcDataSource, TestXPathEntityProcessor, TestEphemeralCache, TestVariableResolver, TestDataConfig, TestContextImpl, TestSqlEntityProcessor, TestDateFormatTransformer, TestPlainTextEntityProcessor, TestFieldReader, TestClobTransformer, TestTemplateTransformer, TestBuiltInEvaluators]
[junit4:junit4] Completed in 1.16s, 5 tests, 1 failure <<< FAILURES!

[...truncated 21 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/build.xml:344: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:192: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:400: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:428: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1176: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:841: There were test failures: 35 suites, 141 tests, 1 failure, 3 ignored

Total time: 71 minutes 30 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/jdk1.7.0 -XX:+UseConcMarkSweepGC
Email was triggered for: Failure
Sending email for trigger: Failure