Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11243/ Java: 32bit/jdk1.7.0_67 -server -XX:+UseParallelGC
6 tests failed. REGRESSION: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:45661, http://127.0.0.1:39262, http://127.0.0.1:46288] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:45661, http://127.0.0.1:39262, http://127.0.0.1:46288] at __randomizedtesting.SeedInfo.seed([7274912D883006C4:F3921F35FF6F66F8]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:874) at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:116) at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:106) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not remove replica : customcollreplicadeletion/a/core_node1 at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304) ... 46 more FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestZkChroot Error Message: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=848, name=coreLoadExecutor-498-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below. Stack Trace: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=848, name=coreLoadExecutor-498-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below. at java.lang.Thread.getStackTrace(Thread.java:1589) at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166) at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:731) at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1274) at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1165) at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1157) at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:40) at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351) at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276) at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488) at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794) at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652) at org.apache.solr.core.CoreContainer.create(CoreContainer.java:491) at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255) at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RAMDirectory@87aea4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fbc327) at org.junit.Assert.fail(Assert.java:93) at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47) at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:699) at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:696) at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183) at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:712) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) ... 1 more FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestZkChroot Error Message: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=866, name=coreLoadExecutor-505-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below. Stack Trace: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=866, name=coreLoadExecutor-505-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below. at java.lang.Thread.getStackTrace(Thread.java:1589) at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166) at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:731) at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1274) at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1165) at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1157) at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:40) at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351) at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276) at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488) at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794) at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652) at org.apache.solr.core.CoreContainer.create(CoreContainer.java:491) at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255) at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RAMDirectory@118ac99 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@cf1ecf) at org.junit.Assert.fail(Assert.java:93) at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47) at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:699) at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:696) at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183) at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:712) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) ... 1 more FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestZkChroot Error Message: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=882, name=coreLoadExecutor-512-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below. Stack Trace: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=882, name=coreLoadExecutor-512-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below. at java.lang.Thread.getStackTrace(Thread.java:1589) at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166) at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:731) at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1274) at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1165) at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1157) at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:40) at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351) at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276) at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488) at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794) at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652) at org.apache.solr.core.CoreContainer.create(CoreContainer.java:491) at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255) at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RAMDirectory@4b11a5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1efa979) at org.junit.Assert.fail(Assert.java:93) at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47) at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:699) at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:696) at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183) at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:712) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) ... 1 more FAILED: org.apache.solr.core.CachingDirectoryFactoryTest.stressTest Error Message: Captured an uncaught exception in thread: Thread[id=1250, name=Thread-410, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest] Stack Trace: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=1250, name=Thread-410, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest] Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path17" "write") at __randomizedtesting.SeedInfo.seed([7274912D883006C4]:0) at java.security.AccessControlContext.checkPermission(AccessControlContext.java:372) at java.security.AccessController.checkPermission(AccessController.java:559) at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) at java.nio.file.Files.createDirectory(Files.java:630) at java.nio.file.Files.createAndCheckIsDirectory(Files.java:734) at java.nio.file.Files.createDirectories(Files.java:683) at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46) at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81) at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500) at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357) at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190) FAILED: org.apache.solr.core.RAMDirectoryFactoryTest.test Error Message: access denied ("java.io.FilePermission" "/fake/path" "write") Stack Trace: java.security.AccessControlException: access denied ("java.io.FilePermission" "/fake/path" "write") at __randomizedtesting.SeedInfo.seed([7274912D883006C4:FA20AEF726CC6B3C]:0) at java.security.AccessControlContext.checkPermission(AccessControlContext.java:372) at java.security.AccessController.checkPermission(AccessController.java:559) at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) at java.nio.file.Files.createDirectory(Files.java:630) at java.nio.file.Files.createAndCheckIsDirectory(Files.java:734) at java.nio.file.Files.createDirectories(Files.java:683) at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46) at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81) at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500) at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357) at org.apache.solr.core.RAMDirectoryFactoryTest.dotestOpenReturnsTheSameForSamePath(RAMDirectoryFactoryTest.java:46) at org.apache.solr.core.RAMDirectoryFactoryTest.test(RAMDirectoryFactoryTest.java:33) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Build Log: [...truncated 10739 lines...] [junit4] Suite: org.apache.solr.cloud.TestZkChroot [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot-7274912D883006C4-001/init-core-data-001 [junit4] 2> 294937 T824 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false) [junit4] 2> 294940 T824 oas.SolrTestCaseJ4.setUp ###Starting testNoBootstrapConf [junit4] 2> 294940 T824 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 294941 T825 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 295041 T824 oasc.ZkTestServer.run start zk server on port:52167 [junit4] 2> 295042 T824 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 295043 T824 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 295045 T831 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15ff96b name:ZooKeeperConnection Watcher:127.0.0.1:52167 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 295045 T824 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 295046 T824 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 295047 T824 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/' [junit4] 2> 295063 T824 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/solr.xml [junit4] 2> 295078 T824 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr [junit4] 2> 295078 T824 oasc.CoreContainer.<init> New CoreContainer 7379216 [junit4] 2> 295079 T824 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/] [junit4] 2> 295079 T824 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0 [junit4] 2> 295080 T824 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null [junit4] 2> 295080 T824 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0 [junit4] 2> 295080 T824 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 295080 T824 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 295080 T824 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 295081 T824 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 295081 T824 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 295081 T824 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 295082 T824 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=0&connTimeout=0&retry=false [junit4] 2> 295082 T824 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 295082 T824 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 295082 T824 oasc.CoreContainer.load Host Name: [junit4] 2> 295083 T824 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52167/foo/bar2 [junit4] 2> 295083 T824 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 295083 T824 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 295084 T824 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 295085 T833 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5114bf name:ZooKeeperConnection Watcher:127.0.0.1:52167 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 295085 T824 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 295086 T824 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 295089 T824 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:52167 52167 [junit4] 2> 295647 T825 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:52167 52167 [junit4] 2> 295649 T824 oas.SolrTestCaseJ4.tearDown ###Ending testNoBootstrapConf [junit4] 2> 295657 T824 oas.SolrTestCaseJ4.setUp ###Starting testWithUploadDir [junit4] 2> 295657 T824 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 295658 T834 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 295758 T824 oasc.ZkTestServer.run start zk server on port:43022 [junit4] 2> 295759 T824 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 295760 T824 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 295763 T840 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1aebb45 name:ZooKeeperConnection Watcher:127.0.0.1:43022 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 295763 T824 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 295764 T824 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 295765 T824 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/' [junit4] 2> 295781 T824 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/solr.xml [junit4] 2> 295799 T824 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr [junit4] 2> 295799 T824 oasc.CoreContainer.<init> New CoreContainer 9179682 [junit4] 2> 295799 T824 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/] [junit4] 2> 295800 T824 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0 [junit4] 2> 295800 T824 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null [junit4] 2> 295801 T824 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0 [junit4] 2> 295801 T824 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 295801 T824 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 295802 T824 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 295802 T824 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 295802 T824 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 295802 T824 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 295803 T824 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=0&connTimeout=0&retry=false [junit4] 2> 295803 T824 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 295803 T824 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 295804 T824 oasc.CoreContainer.load Host Name: [junit4] 2> 295804 T824 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43022/foo/bar3 [junit4] 2> 295804 T824 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 295805 T824 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 295805 T824 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 295807 T842 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fab402 name:ZooKeeperConnection Watcher:127.0.0.1:43022 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 295807 T824 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 295808 T824 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 295809 T824 oascc.SolrZkClient.makePath makePath: /foo/bar3 [junit4] 2> 295816 T824 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 295817 T844 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d2eb50 name:ZooKeeperConnection Watcher:127.0.0.1:43022/foo/bar3 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 295818 T824 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 295820 T824 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 295824 T824 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 295827 T824 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 295831 T824 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 295835 T824 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 295838 T824 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 295840 T824 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/188.138.97.18:8983_solr [junit4] 2> 295841 T824 oascc.SolrZkClient.makePath makePath: /live_nodes/188.138.97.18:8983_solr [junit4] 2> 295844 T824 oascc.SolrZkClient.makePath makePath: /collections [junit4] 2> 295846 T824 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 295848 T824 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 295851 T824 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 295853 T824 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 188.138.97.18:8983_solr [junit4] 2> 295854 T824 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 295856 T824 oasc.Overseer.start Overseer (id=92450710206808066-188.138.97.18:8983_solr-n_0000000000) starting [junit4] 2> 295859 T824 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 295866 T824 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 295867 T846 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 295868 T824 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 295871 T824 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 295873 T824 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 295877 T845 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 295878 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/spellings.txt [junit4] 2> 295883 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/stopwords.txt [junit4] 2> 295885 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/scripts.conf [junit4] 2> 295887 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/admin-extra.html [junit4] 2> 295890 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/schema.xml [junit4] 2> 295894 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/solrconfig.xml [junit4] 2> 295899 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/admin-extra.menu-top.html [junit4] 2> 295902 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/elevate.xml [junit4] 2> 295905 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/_schema_analysis_synonyms_english.json [junit4] 2> 295909 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_nl.txt [junit4] 2> 295913 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_eu.txt [junit4] 2> 295917 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_ga.txt [junit4] 2> 295921 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_fr.txt [junit4] 2> 295925 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_bg.txt [junit4] 2> 295930 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stemdict_nl.txt [junit4] 2> 295934 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/contractions_ca.txt [junit4] 2> 295937 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_ja.txt [junit4] 2> 295941 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_id.txt [junit4] 2> 295944 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_it.txt [junit4] 2> 295948 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_fi.txt [junit4] 2> 295952 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/contractions_fr.txt [junit4] 2> 295956 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_el.txt [junit4] 2> 295959 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_en.txt [junit4] 2> 295963 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_da.txt [junit4] 2> 295967 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stoptags_ja.txt [junit4] 2> 295971 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_no.txt [junit4] 2> 295975 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_pt.txt [junit4] 2> 295978 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/hyphenations_ga.txt [junit4] 2> 295981 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_ru.txt [junit4] 2> 295985 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_ro.txt [junit4] 2> 295987 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_cz.txt [junit4] 2> 295989 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_hu.txt [junit4] 2> 295992 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_th.txt [junit4] 2> 295997 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_ckb.txt [junit4] 2> 296000 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_gl.txt [junit4] 2> 296004 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_ar.txt [junit4] 2> 296007 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_tr.txt [junit4] 2> 296010 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_es.txt [junit4] 2> 296014 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/userdict_ja.txt [junit4] 2> 296018 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/contractions_it.txt [junit4] 2> 296022 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_ca.txt [junit4] 2> 296025 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_lv.txt [junit4] 2> 296029 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_de.txt [junit4] 2> 296032 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/contractions_ga.txt [junit4] 2> 296035 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_hi.txt [junit4] 2> 296038 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_hy.txt [junit4] 2> 296042 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_sv.txt [junit4] 2> 296045 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/lang/stopwords_fa.txt [junit4] 2> 296048 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/synonyms.txt [junit4] 2> 296052 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/update-script.js [junit4] 2> 296056 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/facet_pivot.vm [junit4] 2> 296060 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/jquery.autocomplete.css [junit4] 2> 296063 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/debug.vm [junit4] 2> 296066 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/query_form.vm [junit4] 2> 296068 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/pagination_top.vm [junit4] 2> 296070 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/did_you_mean.vm [junit4] 2> 296073 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/query_spatial.vm [junit4] 2> 296075 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/hit_plain.vm [junit4] 2> 296078 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/pagination_bottom.vm [junit4] 2> 296080 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/header.vm [junit4] 2> 296082 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/layout.vm [junit4] 2> 296085 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/suggest.vm [junit4] 2> 296087 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/README.txt [junit4] 2> 296090 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/head.vm [junit4] 2> 296092 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/footer.vm [junit4] 2> 296095 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/results_list.vm [junit4] 2> 296098 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/jquery.autocomplete.js [junit4] 2> 296102 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/hit_grouped.vm [junit4] 2> 296106 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/facet_fields.vm [junit4] 2> 296109 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/query_group.vm [junit4] 2> 296113 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/query.vm [junit4] 2> 296116 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/cluster_results.vm [junit4] 2> 296120 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/VM_global_library.vm [junit4] 2> 296123 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/facet_queries.vm [junit4] 2> 296126 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/mime_type_lists.vm [junit4] 2> 296128 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/error.vm [junit4] 2> 296130 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/product_doc.vm [junit4] 2> 296132 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/main.css [junit4] 2> 296134 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/browse.vm [junit4] 2> 296137 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/richtext_doc.vm [junit4] 2> 296139 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/cluster.vm [junit4] 2> 296141 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/facets.vm [junit4] 2> 296143 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/tabs.vm [junit4] 2> 296147 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/join_doc.vm [junit4] 2> 296149 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/hit.vm [junit4] 2> 296151 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/velocity/facet_ranges.vm [junit4] 2> 296154 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/mapping-ISOLatin1Accent.txt [junit4] 2> 296156 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/_schema_analysis_stopwords_english.json [junit4] 2> 296159 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/protwords.txt [junit4] 2> 296162 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/_rest_managed.json [junit4] 2> 296165 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/xslt/example.xsl [junit4] 2> 296169 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/xslt/example_rss.xsl [junit4] 2> 296172 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/xslt/updateXml.xsl [junit4] 2> 296176 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/xslt/luke.xsl [junit4] 2> 296179 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/xslt/example_atom.xsl [junit4] 2> 296182 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/mapping-FoldToASCII.txt [junit4] 2> 296186 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/clustering/carrot2/stc-attributes.xml [junit4] 2> 296191 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/clustering/carrot2/lingo-attributes.xml [junit4] 2> 296195 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/clustering/carrot2/kmeans-attributes.xml [junit4] 2> 296199 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/admin-extra.menu-bottom.html [junit4] 2> 296202 T824 oascc.SolrZkClient.makePath makePath: /configs/testWithUploadDir/currency.xml [junit4] 2> 296207 T824 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr [junit4] 2> 296212 T824 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/ [junit4] 2> 296213 T824 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 296214 T848 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 296214 T848 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 296215 T848 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 296216 T849 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 296219 T845 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={ [junit4] 2> "operation":"state", [junit4] 2> "collection":"collection1", [junit4] 2> "node_name":"188.138.97.18:8983_solr", [junit4] 2> "state":"down", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://188.138.97.18:8983/solr", [junit4] 2> "shard":null, [junit4] 2> "core":"collection1"} [junit4] 2> 296219 T845 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4] 2> 296223 T849 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 297216 T848 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 297216 T848 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 297217 T848 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:collection1 [junit4] 2> 297218 T848 oasc.ZkController.createCollectionZkNode Setting config for collection:collection1 to testWithUploadDir [junit4] 2> 297218 T848 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 297221 T848 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 297223 T848 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=testWithUploadDir specified config exists in ZooKeeper [junit4] 2> 297223 T848 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/' [junit4] 2> 297258 T848 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader [junit4] 2> 297260 T848 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/extraction/lib). [junit4] 2> 297261 T848 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist). [junit4] 2> 297262 T848 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/clustering/lib). [junit4] 2> 297262 T848 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist). [junit4] 2> 297263 T848 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/langid/lib). [junit4] 2> 297263 T848 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist). [junit4] 2> 297264 T848 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/velocity/lib). [junit4] 2> 297265 T848 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist). [junit4] 2> 297294 T848 oasu.SolrIndexConfig.<init> IndexWriter infoStream solr logging is enabled [junit4] 2> 297297 T848 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 297351 T848 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 297352 T848 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 297360 T848 oass.IndexSchema.readSchema [collection1] Schema name=example [junit4] 2> 297439 T3 oasc.CoreContainer.finalize ERROR CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!! instance=7379216 [junit4] 2> 297687 T848 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 297688 T848 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english [junit4] 2> 297688 T848 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english [junit4] 2> 297713 T848 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 297722 T848 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 297836 T848 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 297836 T848 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 297837 T848 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/data/ [junit4] 2> 297837 T848 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1195d5 [junit4] 2> 297845 T848 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]} [junit4] 2> 297845 T848 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]} [junit4] 2> 297852 T848 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@36d511 [junit4] 2> 297853 T848 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4] 2> 297853 T848 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 297853 T848 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4] 2> 297853 T848 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 0 directories currently being tracked [junit4] 2> 297854 T848 oasc.CoreContainer.create ERROR Error creating core [collection1]: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/data" "write") org.apache.solr.common.SolrException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/data" "write") [junit4] 2> at org.apache.solr.core.SolrCore.<init>(SolrCore.java:890) [junit4] 2> at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652) [junit4] 2> at org.apache.solr.core.CoreContainer.create(CoreContainer.java:491) [junit4] 2> at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255) [junit4] 2> at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249) [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:262) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/data" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:372) [junit4] 2> at java.security.AccessController.checkPermission(AccessController.java:559) [junit4] 2> at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) [junit4] 2> at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) [junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) [junit4] 2> at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) [junit4] 2> at java.nio.file.Files.createDirectory(Files.java:630) [junit4] 2> at java.nio.file.Files.createAndCheckIsDirectory(Files.java:734) [junit4] 2> at java.nio.file.Files.createDirectories(Files.java:683) [junit4] 2> at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46) [junit4] 2> at org.apache.lucene.store.NativeFSLockFactory.<init>(NativeFSLockFactory.java:93) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:502) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357) [junit4] 2> at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276) [junit4] 2> at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488) [junit4] 2> at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794) [junit4] 2> ... 8 more [junit4] 2> [junit4] 2> 297856 T824 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=9179682 [junit4] 2> 297857 T824 oasc.Overseer.close Overseer (id=92450710206808066-188.138.97.18:8983_solr-n_0000000000) closing [junit4] 2> 297858 T845 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 188.138.97.18:8983_solr [junit4] 2> 297861 T849 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 297861 T851 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:127) [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) [junit4] 2> at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344) [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:346) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:296) [junit4] 2> [junit4] 2> 297863 T824 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=9179682 [junit4] 2> 297865 T824 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:43022 43022 [junit4] 2> 298418 T834 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:43022 43022 [junit4] 2> 298420 T824 oas.SolrTestCaseJ4.tearDown ###Ending testWithUploadDir [junit4] 2> 298428 T824 oas.SolrTestCaseJ4.setUp ###Starting testInitPathExists [junit4] 2> 298429 T824 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 298430 T852 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 298530 T824 oasc.ZkTestServer.run start zk server on port:41739 [junit4] 2> 298531 T824 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 298532 T824 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 298534 T858 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c4c613 name:ZooKeeperConnection Watcher:127.0.0.1:41739 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 298534 T824 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 298535 T824 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 298535 T824 oascc.SolrZkClient.makePath makePath: /foo/bar4 [junit4] 2> 298541 T824 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/' [junit4] 2> 298571 T824 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/solr.xml [junit4] 2> 298589 T824 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr [junit4] 2> 298590 T824 oasc.CoreContainer.<init> New CoreContainer 29574453 [junit4] 2> 298590 T824 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/] [junit4] 2> 298591 T824 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0 [junit4] 2> 298591 T824 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null [junit4] 2> 298591 T824 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0 [junit4] 2> 298591 T824 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 298592 T824 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 298592 T824 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 298592 T824 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 298593 T824 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 298593 T824 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 298593 T824 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=0&connTimeout=0&retry=false [junit4] 2> 298594 T824 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 298594 T824 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 298594 T824 oasc.CoreContainer.load Host Name: [junit4] 2> 298594 T824 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41739/foo/bar4 [junit4] 2> 298595 T824 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 298595 T824 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 298596 T824 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 298597 T860 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f4a7c9 name:ZooKeeperConnection Watcher:127.0.0.1:41739 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 298597 T824 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 298598 T824 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 298601 T824 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 298602 T862 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15103e7 name:ZooKeeperConnection Watcher:127.0.0.1:41739/foo/bar4 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 298602 T824 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 298603 T824 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 298607 T824 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 298610 T824 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 298612 T824 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 298614 T824 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 298617 T824 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 298618 T824 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/188.138.97.18:8983_solr [junit4] 2> 298619 T824 oascc.SolrZkClient.makePath makePath: /live_nodes/188.138.97.18:8983_solr [junit4] 2> 298621 T824 oascc.SolrZkClient.makePath makePath: /collections [junit4] 2> 298622 T824 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 298624 T824 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 298626 T824 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 298628 T824 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 188.138.97.18:8983_solr [junit4] 2> 298628 T824 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 298630 T824 oasc.Overseer.start Overseer (id=92450710388408322-188.138.97.18:8983_solr-n_0000000000) starting [junit4] 2> 298633 T824 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 298641 T824 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 298641 T864 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 298642 T824 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 298645 T824 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 298647 T824 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 298650 T824 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr [junit4] 2> 298651 T863 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 298654 T824 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/ [junit4] 2> 298655 T824 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 298656 T824 oasc.ZkController.bootstrapConf bootstrapping config for 1 cores into ZooKeeper using solr.xml from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/ [junit4] 2> 298656 T824 oasc.ZkController.bootstrapConf Uploading directory /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/conf with name collection1 for SolrCore collection1 [junit4] 2> 298657 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/spellings.txt [junit4] 2> 298662 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/stopwords.txt [junit4] 2> 298664 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/scripts.conf [junit4] 2> 298666 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/admin-extra.html [junit4] 2> 298668 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/schema.xml [junit4] 2> 298670 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/solrconfig.xml [junit4] 2> 298672 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/admin-extra.menu-top.html [junit4] 2> 298674 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/elevate.xml [junit4] 2> 298675 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/_schema_analysis_synonyms_english.json [junit4] 2> 298677 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_nl.txt [junit4] 2> 298679 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_eu.txt [junit4] 2> 298681 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_ga.txt [junit4] 2> 298682 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_fr.txt [junit4] 2> 298684 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_bg.txt [junit4] 2> 298686 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stemdict_nl.txt [junit4] 2> 298688 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/contractions_ca.txt [junit4] 2> 298691 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_ja.txt [junit4] 2> 298693 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_id.txt [junit4] 2> 298696 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_it.txt [junit4] 2> 298699 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_fi.txt [junit4] 2> 298702 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/contractions_fr.txt [junit4] 2> 298705 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_el.txt [junit4] 2> 298709 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_en.txt [junit4] 2> 298712 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_da.txt [junit4] 2> 298715 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stoptags_ja.txt [junit4] 2> 298718 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_no.txt [junit4] 2> 298729 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_pt.txt [junit4] 2> 298732 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/hyphenations_ga.txt [junit4] 2> 298735 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_ru.txt [junit4] 2> 298737 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_ro.txt [junit4] 2> 298739 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_cz.txt [junit4] 2> 298741 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_hu.txt [junit4] 2> 298743 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_th.txt [junit4] 2> 298745 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_ckb.txt [junit4] 2> 298747 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_gl.txt [junit4] 2> 298749 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_ar.txt [junit4] 2> 298751 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_tr.txt [junit4] 2> 298753 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_es.txt [junit4] 2> 298756 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/userdict_ja.txt [junit4] 2> 298758 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/contractions_it.txt [junit4] 2> 298761 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_ca.txt [junit4] 2> 298764 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_lv.txt [junit4] 2> 298765 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_de.txt [junit4] 2> 298767 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/contractions_ga.txt [junit4] 2> 298769 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_hi.txt [junit4] 2> 298771 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_hy.txt [junit4] 2> 298773 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_sv.txt [junit4] 2> 298775 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/lang/stopwords_fa.txt [junit4] 2> 298777 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/synonyms.txt [junit4] 2> 298779 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/update-script.js [junit4] 2> 298782 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/facet_pivot.vm [junit4] 2> 298786 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/jquery.autocomplete.css [junit4] 2> 298788 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/debug.vm [junit4] 2> 298790 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/query_form.vm [junit4] 2> 298792 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/pagination_top.vm [junit4] 2> 298794 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/did_you_mean.vm [junit4] 2> 298796 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/query_spatial.vm [junit4] 2> 298798 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/hit_plain.vm [junit4] 2> 298800 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/pagination_bottom.vm [junit4] 2> 298802 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/header.vm [junit4] 2> 298804 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/layout.vm [junit4] 2> 298807 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/suggest.vm [junit4] 2> 298809 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/README.txt [junit4] 2> 298812 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/head.vm [junit4] 2> 298815 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/footer.vm [junit4] 2> 298818 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/results_list.vm [junit4] 2> 298821 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/jquery.autocomplete.js [junit4] 2> 298823 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/hit_grouped.vm [junit4] 2> 298825 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/facet_fields.vm [junit4] 2> 298828 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/query_group.vm [junit4] 2> 298830 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/query.vm [junit4] 2> 298834 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/cluster_results.vm [junit4] 2> 298837 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/VM_global_library.vm [junit4] 2> 298839 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/facet_queries.vm [junit4] 2> 298841 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/mime_type_lists.vm [junit4] 2> 298844 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/error.vm [junit4] 2> 298848 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/product_doc.vm [junit4] 2> 298851 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/main.css [junit4] 2> 298854 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/browse.vm [junit4] 2> 298858 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/richtext_doc.vm [junit4] 2> 298862 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/cluster.vm [junit4] 2> 298865 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/facets.vm [junit4] 2> 298868 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/tabs.vm [junit4] 2> 298872 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/join_doc.vm [junit4] 2> 298876 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/hit.vm [junit4] 2> 298879 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/velocity/facet_ranges.vm [junit4] 2> 298883 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/mapping-ISOLatin1Accent.txt [junit4] 2> 298885 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/_schema_analysis_stopwords_english.json [junit4] 2> 298888 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/protwords.txt [junit4] 2> 298891 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/_rest_managed.json [junit4] 2> 298893 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/xslt/example.xsl [junit4] 2> 298896 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/xslt/example_rss.xsl [junit4] 2> 298899 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/xslt/updateXml.xsl [junit4] 2> 298903 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/xslt/luke.xsl [junit4] 2> 298906 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/xslt/example_atom.xsl [junit4] 2> 298909 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/mapping-FoldToASCII.txt [junit4] 2> 298913 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/clustering/carrot2/stc-attributes.xml [junit4] 2> 298918 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/clustering/carrot2/lingo-attributes.xml [junit4] 2> 298921 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/clustering/carrot2/kmeans-attributes.xml [junit4] 2> 298924 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/admin-extra.menu-bottom.html [junit4] 2> 298926 T824 oascc.SolrZkClient.makePath makePath: /configs/collection1/currency.xml [junit4] 2> 298929 T824 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr [junit4] 2> 298931 T824 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/ [junit4] 2> 298931 T824 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 298932 T866 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 298932 T866 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 298933 T866 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 298933 T867 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 298935 T863 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={ [junit4] 2> "operation":"state", [junit4] 2> "collection":"collection1", [junit4] 2> "node_name":"188.138.97.18:8983_solr", [junit4] 2> "state":"down", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://188.138.97.18:8983/solr", [junit4] 2> "shard":null, [junit4] 2> "core":"collection1"} [junit4] 2> 298935 T863 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4] 2> 298938 T867 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 299933 T866 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 299934 T866 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 299934 T866 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:collection1 [junit4] 2> 299935 T866 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 299937 T866 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 299937 T866 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=collection1 specified config exists in ZooKeeper [junit4] 2> 299938 T866 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/' [junit4] 2> 299973 T866 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader [junit4] 2> 299974 T866 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/extraction/lib). [junit4] 2> 299974 T866 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist). [junit4] 2> 299974 T866 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/clustering/lib). [junit4] 2> 299974 T866 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist). [junit4] 2> 299975 T866 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/langid/lib). [junit4] 2> 299975 T866 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist). [junit4] 2> 299975 T866 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/velocity/lib). [junit4] 2> 299975 T866 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist). [junit4] 2> 300003 T866 oasu.SolrIndexConfig.<init> IndexWriter infoStream solr logging is enabled [junit4] 2> 300007 T866 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 300068 T866 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 300069 T866 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 300076 T866 oass.IndexSchema.readSchema [collection1] Schema name=example [junit4] 2> 300392 T866 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 300393 T866 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english [junit4] 2> 300394 T866 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english [junit4] 2> 300406 T866 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 300409 T866 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 300438 T866 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 300438 T866 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 300438 T866 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/data/ [junit4] 2> 300438 T866 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1195d5 [junit4] 2> 300439 T866 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]} [junit4] 2> 300439 T866 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]} [junit4] 2> 300440 T866 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@dbdf2b [junit4] 2> 300440 T866 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4] 2> 300440 T866 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 300440 T866 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4] 2> 300440 T866 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 0 directories currently being tracked [junit4] 2> 300441 T866 oasc.CoreContainer.create ERROR Error creating core [collection1]: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/data" "write") org.apache.solr.common.SolrException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/data" "write") [junit4] 2> at org.apache.solr.core.SolrCore.<init>(SolrCore.java:890) [junit4] 2> at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652) [junit4] 2> at org.apache.solr.core.CoreContainer.create(CoreContainer.java:491) [junit4] 2> at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255) [junit4] 2> at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249) [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:262) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/data" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:372) [junit4] 2> at java.security.AccessController.checkPermission(AccessController.java:559) [junit4] 2> at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) [junit4] 2> at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) [junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) [junit4] 2> at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) [junit4] 2> at java.nio.file.Files.createDirectory(Files.java:630) [junit4] 2> at java.nio.file.Files.createAndCheckIsDirectory(Files.java:734) [junit4] 2> at java.nio.file.Files.createDirectories(Files.java:683) [junit4] 2> at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46) [junit4] 2> at org.apache.lucene.store.NativeFSLockFactory.<init>(NativeFSLockFactory.java:93) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:502) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357) [junit4] 2> at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276) [junit4] 2> at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488) [junit4] 2> at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794) [junit4] 2> ... 8 more [junit4] 2> [junit4] 2> 300442 T824 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=29574453 [junit4] 2> 300443 T824 oasc.Overseer.close Overseer (id=92450710388408322-188.138.97.18:8983_solr-n_0000000000) closing [junit4] 2> 300444 T863 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 188.138.97.18:8983_solr [junit4] 2> 300448 T869 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:127) [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) [junit4] 2> at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344) [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:346) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:296) [junit4] 2> [junit4] 2> 301948 T867 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 301949 T824 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=29574453 [junit4] 2> 301950 T824 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:41739 41739 [junit4] 2> 302767 T852 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:41739 41739 [junit4] 2> 302770 T824 oas.SolrTestCaseJ4.tearDown ###Ending testInitPathExists [junit4] 2> 302779 T824 oas.SolrTestCaseJ4.setUp ###Starting testChrootBootstrap [junit4] 2> 302780 T824 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 302781 T870 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 302881 T824 oasc.ZkTestServer.run start zk server on port:37449 [junit4] 2> 302882 T824 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/' [junit4] 2> 302899 T824 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/solr.xml [junit4] 2> 302920 T824 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lu [...truncated too long message...] ing termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Lucene410: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=en_CA, timezone=Europe/Gibraltar [junit4] 2> NOTE: Linux 3.13.0-35-generic i386/Oracle Corporation 1.7.0_67 (32-bit)/cpus=8,threads=1,free=171454224,total=281018368 [junit4] 2> NOTE: All tests run in this JVM: [DirectSolrSpellCheckerTest, TestSuggestSpellingConverter, TestStressVersions, DirectUpdateHandlerTest, BlockCacheTest, TestReplicationHandler, UnloadDistributedZkTest, DocValuesMultiTest, TestStressRecovery, OverseerStatusTest, ParsingFieldUpdateProcessorsTest, HighlighterConfigTest, FileUtilsTest, SolrCoreCheckLockOnStartupTest, SharedFSAutoReplicaFailoverUtilsTest, TestSurroundQueryParser, HdfsRecoveryZkTest, TestCloudSchemaless, SuggesterWFSTTest, TestRecoveryHdfs, TestManagedStopFilterFactory, TestWordDelimiterFilterFactory, ShardRoutingTest, MBeansHandlerTest, DocValuesMissingTest, TestFaceting, RecoveryZkTest, ClusterStateUpdateTest, FieldFacetTest, ConnectionManagerTest, TestRequestStatusCollectionAPI, DistributedFacetPivotSmallTest, TestCollationFieldDocValues, TestDocumentBuilder, TestArbitraryIndexDir, TestFastWriter, TestSimpleQParserPlugin, HdfsSyncSliceTest, TestManagedResource, DisMaxRequestHandlerTest, OverseerRolesTest, SyncSliceTest, TestSearchPerf, NoCacheHeaderTest, MinimalSchemaTest, AbstractAnalyticsFacetTest, CoreAdminRequestStatusTest, TestSolrDeletionPolicy2, ModifyConfFileTest, TestFuzzyAnalyzedSuggestions, EchoParamsTest, TestPartialUpdateDeduplication, ShowFileRequestHandlerTest, DistributedFacetPivotLargeTest, HdfsBasicDistributedZkTest, SolrIndexSplitterTest, ExternalFileFieldSortTest, TestFieldResource, JSONWriterTest, PluginInfoTest, TestCloudManagedSchema, SolrXmlInZkTest, SSLMigrationTest, PeerSyncTest, TestRawResponseWriter, TestFastLRUCache, TestCoreDiscovery, TestSolrQueryParserResource, SignatureUpdateProcessorFactoryTest, ZkControllerTest, DeleteLastCustomShardedReplicaTest] [junit4] Completed on J0 in 129.29s, 1 test, 1 error <<< FAILURES! [...truncated 463 lines...] [junit4] Suite: org.apache.solr.core.RAMDirectoryFactoryTest [junit4] 2> 1921622 T5833 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@6846fd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11c9a2e assuming 'simple' [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=RAMDirectoryFactoryTest -Dtests.method=test -Dtests.seed=7274912D883006C4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ro -Dtests.timezone=Asia/Riyadh87 -Dtests.file.encoding=UTF-8 [junit4] ERROR 0.01s J1 | RAMDirectoryFactoryTest.test <<< [junit4] > Throwable #1: java.security.AccessControlException: access denied ("java.io.FilePermission" "/fake/path" "write") [junit4] > at __randomizedtesting.SeedInfo.seed([7274912D883006C4:FA20AEF726CC6B3C]:0) [junit4] > at java.security.AccessControlContext.checkPermission(AccessControlContext.java:372) [junit4] > at java.security.AccessController.checkPermission(AccessController.java:559) [junit4] > at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) [junit4] > at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) [junit4] > at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) [junit4] > at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) [junit4] > at java.nio.file.Files.createDirectory(Files.java:630) [junit4] > at java.nio.file.Files.createAndCheckIsDirectory(Files.java:734) [junit4] > at java.nio.file.Files.createDirectories(Files.java:683) [junit4] > at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46) [junit4] > at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81) [junit4] > at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500) [junit4] > at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357) [junit4] > at org.apache.solr.core.RAMDirectoryFactoryTest.dotestOpenReturnsTheSameForSamePath(RAMDirectoryFactoryTest.java:46) [junit4] > at org.apache.solr.core.RAMDirectoryFactoryTest.test(RAMDirectoryFactoryTest.java:33) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> NOTE: test params are: codec=Lucene410: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=ro, timezone=Asia/Riyadh87 [junit4] 2> NOTE: Linux 3.13.0-35-generic i386/Oracle Corporation 1.7.0_67 (32-bit)/cpus=8,threads=1,free=184238488,total=434634752 [junit4] 2> NOTE: All tests run in this JVM: [TestDistributedGrouping, MultiThreadedOCPTest, TestSolrXmlPersistor, TestCSVLoader, AsyncMigrateRouteKeyTest, QueryElevationComponentTest, TestCharFilters, VMParamsZkACLAndCredentialsProvidersTest, TestMultiCoreConfBootstrap, HdfsLockFactoryTest, UniqFieldsUpdateProcessorFactoryTest, TestCSVResponseWriter, TestSolrXml, LoggingHandlerTest, SolrIndexConfigTest, TestTolerantSearch, UUIDFieldTest, DistanceFunctionTest, TestStandardQParsers, TestRestManager, DebugComponentTest, TestZkChroot, TestReversedWildcardFilterFactory, TestAddFieldRealTimeGet, DateRangeFieldTest, URLClassifyProcessorTest, PreAnalyzedFieldTest, TestCollapseQParserPlugin, TestWriterPerf, CurrencyFieldXmlFileTest, PrimUtilsTest, AliasIntegrationTest, TestFiltering, TestNonNRTOpen, TestDynamicFieldResource, TestRecovery, SOLR749Test, TestRandomMergePolicy, QueryParsingTest, TestMergePolicyConfig, BJQParserTest, StressHdfsTest, TestPseudoReturnFields, TestPivotHelperCode, BlockDirectoryTest, CachingDirectoryFactoryTest, TestExpandComponent, RankQueryTest, SearchHandlerTest, AssignTest, UpdateRequestProcessorFactoryTest, BadCopyFieldTest, HttpPartitionTest, TestRandomFaceting, AnalyticsMergeStrategyTest, TestMiniSolrCloudCluster, SchemaVersionSpecificBehaviorTest, TestPHPSerializedResponseWriter, ExpressionTest, TestIndexingPerformance, TestOmitPositions, SimplePostToolTest, CSVRequestHandlerTest, TestJoin, TestInfoStreamLogging, TestBM25SimilarityFactory, TestPerFieldSimilarity, SolrInfoMBeanTest, ScriptEngineTest, ClusterStateTest, TestUtils, SynonymTokenizerTest, DistributedSuggestComponentTest, ReplicationFactorTest, FieldAnalysisRequestHandlerTest, DefaultValueUpdateProcessorTest, LukeRequestHandlerTest, FullSolrCloudDistribCmdsTest, TestFunctionQuery, TestModifyConfFiles, TestAtomicUpdateErrorCases, RangeFacetTest, TestReplicationHandlerBackup, BinaryUpdateRequestHandlerTest, StatsComponentTest, QueryFacetTest, SolrCoreTest, TestElisionMultitermQuery, SliceStateTest, TestIBSimilarityFactory, TestNonDefinedSimilarityFactory, ShardSplitTest, TestSerializedLuceneMatchVersion, SoftAutoCommitTest, TestManagedSynonymFilterFactory, CoreContainerCoreInitFailuresTest, HardAutoCommitTest, TestPostingsSolrHighlighter, LegacyHTMLStripCharFilterTest, SolrPluginUtilsTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, BasicZkTest, ZkSolrClientTest, TestRandomDVFaceting, AutoCommitTest, TestHashPartitioner, DistributedSpellCheckComponentTest, TestRealTimeGet, TestReload, TestRangeQuery, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, DocValuesTest, SuggesterTSTTest, TestStressLucene, TestTrie, SpatialFilterTest, WordBreakSolrSpellCheckerTest, QueryEqualityTest, SortByFunctionTest, CacheHeaderTest, RequestHandlersTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, IndexSchemaRuntimeFieldTest, TestJmxIntegration, TestAnalyzedSuggestions, PingRequestHandlerTest, TestBinaryResponseWriter, UpdateParamsTest, TestSolrIndexConfig, CopyFieldTest, MultiTermTest, SampleTest, TestBinaryField, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCodecSupport, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, DateMathParserTest, TestSystemIdResolver, DateFieldTest, DOMUtilTest, RAMDirectoryFactoryTest] [junit4] Completed on J1 in 0.02s, 1 test, 1 error <<< FAILURES! [...truncated 349 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:491: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:471: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:60: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1358: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:961: There were test failures: 438 suites, 1830 tests, 3 suite-level errors, 3 errors, 45 ignored (23 assumptions) Total time: 93 minutes 25 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 32bit/jdk1.7.0_67 -server -XX:+UseParallelGC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
