Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12450/
Java: 64bit/jdk1.8.0_45 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
3 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestCryptoKeys
Error Message:
ERROR: SolrIndexSearcher opens=97 closes=96
Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=97 closes=96
at __randomizedtesting.SeedInfo.seed([AC3F3BDAA52B1BA8]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:496)
at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestCryptoKeys
Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.TestCryptoKeys:
1) Thread[id=4496, name=searcherExecutor-2468-thread-1, state=WAITING,
group=TGRP-TestCryptoKeys] at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745) 2) Thread[id=4335,
name=qtp209916540-4335, state=RUNNABLE, group=TGRP-TestCryptoKeys] at
java.util.WeakHashMap.get(WeakHashMap.java:403) at
org.apache.solr.servlet.cache.HttpCacheHeaderUtil.calcEtag(HttpCacheHeaderUtil.java:101)
at
org.apache.solr.servlet.cache.HttpCacheHeaderUtil.doCacheHeaderValidation(HttpCacheHeaderUtil.java:219)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:370)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:175)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:168)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
at
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:497) at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310) at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
at
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.cloud.TestCryptoKeys:
1) Thread[id=4496, name=searcherExecutor-2468-thread-1, state=WAITING,
group=TGRP-TestCryptoKeys]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2) Thread[id=4335, name=qtp209916540-4335, state=RUNNABLE,
group=TGRP-TestCryptoKeys]
at java.util.WeakHashMap.get(WeakHashMap.java:403)
at
org.apache.solr.servlet.cache.HttpCacheHeaderUtil.calcEtag(HttpCacheHeaderUtil.java:101)
at
org.apache.solr.servlet.cache.HttpCacheHeaderUtil.doCacheHeaderValidation(HttpCacheHeaderUtil.java:219)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:370)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:175)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:168)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
at
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:497)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
at
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([AC3F3BDAA52B1BA8]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestCryptoKeys
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=4496, name=searcherExecutor-2468-thread-1, state=WAITING,
group=TGRP-TestCryptoKeys] at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745) 2) Thread[id=4335,
name=qtp209916540-4335, state=RUNNABLE, group=TGRP-TestCryptoKeys] at
java.util.WeakHashMap.get(WeakHashMap.java:403) at
org.apache.solr.servlet.cache.HttpCacheHeaderUtil.calcEtag(HttpCacheHeaderUtil.java:101)
at
org.apache.solr.servlet.cache.HttpCacheHeaderUtil.doCacheHeaderValidation(HttpCacheHeaderUtil.java:219)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:370)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:175)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:168)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
at
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:497) at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310) at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
at
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=4496, name=searcherExecutor-2468-thread-1, state=WAITING,
group=TGRP-TestCryptoKeys]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2) Thread[id=4335, name=qtp209916540-4335, state=RUNNABLE,
group=TGRP-TestCryptoKeys]
at java.util.WeakHashMap.get(WeakHashMap.java:403)
at
org.apache.solr.servlet.cache.HttpCacheHeaderUtil.calcEtag(HttpCacheHeaderUtil.java:101)
at
org.apache.solr.servlet.cache.HttpCacheHeaderUtil.doCacheHeaderValidation(HttpCacheHeaderUtil.java:219)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:370)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:175)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:168)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
at
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:497)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
at
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([AC3F3BDAA52B1BA8]:0)
Build Log:
[...truncated 10321 lines...]
[junit4] Suite: org.apache.solr.cloud.TestCryptoKeys
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/init-core-data-001
[junit4] 2> 401035 T4264 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (false)
[junit4] 2> 401036 T4264 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /dn_/k
[junit4] 2> 401037 T4264 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 2> 401037 T4265 oasc.ZkTestServer$2$1.setClientPort client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 401037 T4265 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 401137 T4264 oasc.ZkTestServer.run start zk server on
port:47202
[junit4] 2> 401138 T4264
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 401138 T4264 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 401140 T4272 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@d78898b name:ZooKeeperConnection
Watcher:127.0.0.1:47202 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 401140 T4264 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 401140 T4264 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 401140 T4264 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 401142 T4264
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 401142 T4264 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 401143 T4275 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@48ac2e21
name:ZooKeeperConnection Watcher:127.0.0.1:47202/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 401143 T4264 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 401143 T4264 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 401143 T4264 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 401144 T4264 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 401144 T4264 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 401145 T4264 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 401145 T4264 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 401146 T4264 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 401146 T4264 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 401147 T4264 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 401147 T4264 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 401148 T4264 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 401148 T4264 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 401148 T4264 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 401149 T4264 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 401149 T4264 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 401150 T4264 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 401150 T4264 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 401151 T4264 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 401151 T4264 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 401151 T4264 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 401152 T4264 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 401152 T4264 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 401153 T4264 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 401153 T4264 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 401153 T4264 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 401154 T4264 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 401154 T4264 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 401195 T4264 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/control-001/cores/collection1
[junit4] 2> 401196 T4264 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 401197 T4264 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@579e3285{/dn_/k,null,AVAILABLE}
[junit4] 2> 401199 T4264 oejs.AbstractConnector.doStart Started
ServerConnector@221f1e1f{HTTP/1.1}{127.0.0.1:39339}
[junit4] 2> 401199 T4264 oejs.Server.doStart Started @402024ms
[junit4] 2> 401199 T4264 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/tempDir-001/control/data, hostContext=/dn_/k,
hostPort=39339,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/control-001/cores}
[junit4] 2> 401200 T4264 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 401200 T4264 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/control-001/'
[junit4] 2> 401211 T4264 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/control-001/solr.xml
[junit4] 2> 401223 T4264 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/control-001/cores
[junit4] 2> 401223 T4264 oasc.CoreContainer.<init> New CoreContainer
1368460253
[junit4] 2> 401224 T4264 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/control-001/]
[junit4] 2> 401224 T4264 oasc.CoreContainer.load loading shared library:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/control-001/lib
[junit4] 2> 401224 T4264 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/control-001/lib).
[junit4] 2> 401228 T4264 oashc.HttpShardHandlerFactory.init created with
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 401229 T4264 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 401229 T4264 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 401229 T4264 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 401229 T4264 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 401230 T4264 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:47202/solr
[junit4] 2> 401230 T4264 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 401230 T4264
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 401230 T4264 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 401231 T4289 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@27e066a5
name:ZooKeeperConnection Watcher:127.0.0.1:47202 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 401231 T4264 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 401232 T4264 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 401233 T4264 n:127.0.0.1:39339_dn_%2Fk
oascc.ConnectionManager.waitForConnected Waiting for client to connect to
ZooKeeper
[junit4] 2> 401233 T4292 n:127.0.0.1:39339_dn_%2Fk
oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@a70e45e name:ZooKeeperConnection
Watcher:127.0.0.1:47202/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 401234 T4264 n:127.0.0.1:39339_dn_%2Fk
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4] 2> 401234 T4264 n:127.0.0.1:39339_dn_%2Fk
oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4] 2> 401235 T4264 n:127.0.0.1:39339_dn_%2Fk
oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4] 2> 401236 T4264 n:127.0.0.1:39339_dn_%2Fk
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
[junit4] 2> 401237 T4264 n:127.0.0.1:39339_dn_%2Fk
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
[junit4] 2> 401237 T4264 n:127.0.0.1:39339_dn_%2Fk
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
[junit4] 2> 401238 T4264 n:127.0.0.1:39339_dn_%2Fk
oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 401238 T4264 n:127.0.0.1:39339_dn_%2Fk
oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4] 2> 401239 T4264 n:127.0.0.1:39339_dn_%2Fk
oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4] 2> 401239 T4264 n:127.0.0.1:39339_dn_%2Fk
oasc.ZkController.createEphemeralLiveNode Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39339_dn_%2Fk
[junit4] 2> 401240 T4264 n:127.0.0.1:39339_dn_%2Fk
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39339_dn_%2Fk
[junit4] 2> 401240 T4264 n:127.0.0.1:39339_dn_%2Fk
oascc.SolrZkClient.makePath makePath: /overseer_elect
[junit4] 2> 401241 T4264 n:127.0.0.1:39339_dn_%2Fk
oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4] 2> 401241 T4264 n:127.0.0.1:39339_dn_%2Fk oasc.Overseer.close
Overseer (id=null) closing
[junit4] 2> 401242 T4264 n:127.0.0.1:39339_dn_%2Fk
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader
127.0.0.1:39339_dn_%2Fk
[junit4] 2> 401242 T4264 n:127.0.0.1:39339_dn_%2Fk
oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4] 2> 401242 T4264 n:127.0.0.1:39339_dn_%2Fk oasc.Overseer.start
Overseer (id=93799308472549379-127.0.0.1:39339_dn_%2Fk-n_0000000000) starting
[junit4] 2> 401243 T4264 n:127.0.0.1:39339_dn_%2Fk
oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4] 2> 401245 T4264 n:127.0.0.1:39339_dn_%2Fk
oasc.OverseerAutoReplicaFailoverThread.<init> Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 401245 T4264 n:127.0.0.1:39339_dn_%2Fk
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 401245 T4293 n:127.0.0.1:39339_dn_%2Fk
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4] 2> 401245 T4294 n:127.0.0.1:39339_dn_%2Fk
oasc.OverseerCollectionProcessor.run Process current queue of collection
creations
[junit4] 2> 401247 T4264 n:127.0.0.1:39339_dn_%2Fk
oasc.CorePropertiesLocator.discover Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/control-001/cores
[junit4] 2> 401247 T4264 n:127.0.0.1:39339_dn_%2Fk
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/control-001/cores/collection1,
collection=control_collection,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/control-001/cores/collection1/, coreNodeName=,
dataDir=data/, shard=}
[junit4] 2> 401248 T4264 n:127.0.0.1:39339_dn_%2Fk
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/control-001/cores/collection1/
[junit4] 2> 401248 T4264 n:127.0.0.1:39339_dn_%2Fk
oasc.CorePropertiesLocator.discover Found 1 core definitions
[junit4] 2> 401248 T4296 n:127.0.0.1:39339_dn_%2Fk c:control_collection
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down
collection=control_collection
[junit4] 2> 401248 T4296 n:127.0.0.1:39339_dn_%2Fk c:control_collection
x:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 401249 T4292 n:127.0.0.1:39339_dn_%2Fk
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 401249 T4296 n:127.0.0.1:39339_dn_%2Fk
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 401249 T4293 n:127.0.0.1:39339_dn_%2Fk
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:39339/dn_/k",
[junit4] 2> "node_name":"127.0.0.1:39339_dn_%2Fk",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 401249 T4293 n:127.0.0.1:39339_dn_%2Fk
oasco.ReplicaMutator.updateState Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:39339/dn_/k",
[junit4] 2> "node_name":"127.0.0.1:39339_dn_%2Fk",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 401250 T4293 n:127.0.0.1:39339_dn_%2Fk
oasco.ClusterStateMutator.createCollection building a new cName:
control_collection
[junit4] 2> 401250 T4293 n:127.0.0.1:39339_dn_%2Fk
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
[junit4] 2> 401250 T4292 n:127.0.0.1:39339_dn_%2Fk
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> 402249 T4296 n:127.0.0.1:39339_dn_%2Fk
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 402249 T4296 n:127.0.0.1:39339_dn_%2Fk
oasc.ZkController.createCollectionZkNode Check for collection
zkNode:control_collection
[junit4] 2> 402250 T4296 n:127.0.0.1:39339_dn_%2Fk
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 402250 T4296 n:127.0.0.1:39339_dn_%2Fk
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 402250 T4296 n:127.0.0.1:39339_dn_%2Fk
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 402250 T4296 n:127.0.0.1:39339_dn_%2Fk
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/control-001/cores/collection1/'
[junit4] 2> 402259 T4296 n:127.0.0.1:39339_dn_%2Fk oasc.Config.<init>
loaded config solrconfig.xml with version 0
[junit4] 2> 402262 T4296 n:127.0.0.1:39339_dn_%2Fk
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 402264 T4296 n:127.0.0.1:39339_dn_%2Fk oasc.SolrConfig.<init>
Using Lucene MatchVersion: 5.2.0
[junit4] 2> 402269 T4296 n:127.0.0.1:39339_dn_%2Fk oasc.SolrConfig.<init>
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 402270 T4296 n:127.0.0.1:39339_dn_%2Fk
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 402273 T4296 n:127.0.0.1:39339_dn_%2Fk
oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4] 2> 402333 T4296 n:127.0.0.1:39339_dn_%2Fk
oass.OpenExchangeRatesOrgProvider.init Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 402337 T4296 n:127.0.0.1:39339_dn_%2Fk
oass.IndexSchema.readSchema default search field in schema is text
[junit4] 2> 402337 T4296 n:127.0.0.1:39339_dn_%2Fk
oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 402341 T4296 n:127.0.0.1:39339_dn_%2Fk
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 402342 T4296 n:127.0.0.1:39339_dn_%2Fk
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 402343 T4296 n:127.0.0.1:39339_dn_%2Fk
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 402343 T4296 n:127.0.0.1:39339_dn_%2Fk
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 402343 T4296 n:127.0.0.1:39339_dn_%2Fk
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 402343 T4296 n:127.0.0.1:39339_dn_%2Fk
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 402344 T4296 n:127.0.0.1:39339_dn_%2Fk
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 402344 T4296 n:127.0.0.1:39339_dn_%2Fk
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 402344 T4296 n:127.0.0.1:39339_dn_%2Fk
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration
from collection control_collection
[junit4] 2> 402344 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 402344 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/control-001/cores/collection1/], dataDir=[null]
[junit4] 2> 402344 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@673e0ed6
[junit4] 2> 402345 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/control-001/cores/collection1/data
[junit4] 2> 402345 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/control-001/cores/collection1/data/index/
[junit4] 2> 402345 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/control-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 402345 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/control-001/cores/collection1/data/index
[junit4] 2> 402345 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@3710ff65
[junit4] 2> 402346 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@3484a52
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2ab90601),segFN=segments_1,generation=1}
[junit4] 2> 402346 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 402349 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 402350 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 402350 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 402350 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 402350 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 402350 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 402350 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 402350 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 402350 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 402352 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 402353 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 402353 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 402354 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 402356 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 402356 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 402356 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 402357 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 402357 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 402357 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 402357 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=34, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=16.8896484375,
floorSegmentMB=1.470703125, forceMergeDeletesPctAllowed=1.5724348688049927,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 402358 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@3484a52
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2ab90601),segFN=segments_1,generation=1}
[junit4] 2> 402358 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 402358 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@2b37a22f[collection1] main
[junit4] 2> 402358 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 402358 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 402358 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 402359 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 402359 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 402359 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 402359 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 402359 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 402359 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 402359 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 402360 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
[junit4] 2> 402360 T4297 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@2b37a22f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 402360 T4296 n:127.0.0.1:39339_dn_%2Fk x:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 402360 T4300 n:127.0.0.1:39339_dn_%2Fk c:control_collection
s:shard1 x:collection1 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:39339/dn_/k
collection:control_collection shard:shard1
[junit4] 2> 402361 T4264 n:127.0.0.1:39339_dn_%2Fk
oass.SolrDispatchFilter.init
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
[junit4] 2> 402361 T4300 n:127.0.0.1:39339_dn_%2Fk c:control_collection
s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 402361 T4264 n:127.0.0.1:39339_dn_%2Fk
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4] 2> 402362 T4264
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 402362 T4300 n:127.0.0.1:39339_dn_%2Fk c:control_collection
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running
the leader process for shard shard1
[junit4] 2> 402362 T4264 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 402363 T4292 n:127.0.0.1:39339_dn_%2Fk
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 402363 T4300 n:127.0.0.1:39339_dn_%2Fk c:control_collection
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp
Enough replicas found to continue.
[junit4] 2> 402363 T4300 n:127.0.0.1:39339_dn_%2Fk c:control_collection
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may
be the new leader - try and sync
[junit4] 2> 402363 T4293 n:127.0.0.1:39339_dn_%2Fk
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state
version: 1
[junit4] 2> 402363 T4303 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4e7179aa
name:ZooKeeperConnection Watcher:127.0.0.1:47202/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> ASYNC NEW_CORE C911 name=collection1
org.apache.solr.core.SolrCore@12ec1d88
url=http://127.0.0.1:39339/dn_/k/collection1 node=127.0.0.1:39339_dn_%2Fk
C911_STATE=coll:control_collection core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:39339/dn_/k, node_name=127.0.0.1:39339_dn_%2Fk,
state=down}
[junit4] 2> 402363 T4300 n:127.0.0.1:39339_dn_%2Fk c:control_collection
s:shard1 x:collection1 C911 oasc.SyncStrategy.sync Sync replicas to
http://127.0.0.1:39339/dn_/k/collection1/
[junit4] 2> 402363 T4264 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 402364 T4300 n:127.0.0.1:39339_dn_%2Fk c:control_collection
s:shard1 x:collection1 C911 oasc.SyncStrategy.syncReplicas Sync Success - now
sync replicas to me
[junit4] 2> 402364 T4264 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 402364 T4300 n:127.0.0.1:39339_dn_%2Fk c:control_collection
s:shard1 x:collection1 C911 oasc.SyncStrategy.syncToMe
http://127.0.0.1:39339/dn_/k/collection1/ has no replicas
[junit4] 2> 402365 T4264
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 402365 T4300 n:127.0.0.1:39339_dn_%2Fk c:control_collection
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am
the new leader: http://127.0.0.1:39339/dn_/k/collection1/ shard1
[junit4] 2> 402365 T4300 n:127.0.0.1:39339_dn_%2Fk c:control_collection
s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 402366 T4264 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 402366 T4264 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 402366 T4264
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 402367 T4292 n:127.0.0.1:39339_dn_%2Fk
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 402367 T4264 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 402367 T4293 n:127.0.0.1:39339_dn_%2Fk
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:39339/dn_/k",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 402368 T4306 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1a759d64
name:ZooKeeperConnection Watcher:127.0.0.1:47202/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 402368 T4264 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 402368 T4264 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 402369 T4292 n:127.0.0.1:39339_dn_%2Fk
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 402369 T4293 n:127.0.0.1:39339_dn_%2Fk
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "stateFormat":"2"} current state version: 1
[junit4] 2> 402370 T4293 n:127.0.0.1:39339_dn_%2Fk
oasco.ClusterStateMutator.createCollection building a new cName: collection1
[junit4] 2> 402370 T4292 n:127.0.0.1:39339_dn_%2Fk
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> 402370 T4303 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> 402410 T4264 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/shard-1-001/cores/collection1
[junit4] 2> 402411 T4264 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/shard-1-001
[junit4] 2> 402411 T4264 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 402412 T4264 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@1d573938{/dn_/k,null,AVAILABLE}
[junit4] 2> 402413 T4264 oejs.AbstractConnector.doStart Started
ServerConnector@775143d4{HTTP/1.1}{127.0.0.1:41215}
[junit4] 2> 402413 T4264 oejs.Server.doStart Started @403238ms
[junit4] 2> 402413 T4264 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/tempDir-001/jetty1, solrconfig=solrconfig.xml,
hostContext=/dn_/k, hostPort=41215,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/shard-1-001/cores}
[junit4] 2> 402413 T4264 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 402413 T4264 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/shard-1-001/'
[junit4] 2> 402417 T4300 n:127.0.0.1:39339_dn_%2Fk c:control_collection
s:shard1 x:collection1 oasc.ZkController.register We are
http://127.0.0.1:39339/dn_/k/collection1/ and leader is
http://127.0.0.1:39339/dn_/k/collection1/
[junit4] 2> 402417 T4300 n:127.0.0.1:39339_dn_%2Fk c:control_collection
s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=http://127.0.0.1:39339/dn_/k
[junit4] 2> 402417 T4300 n:127.0.0.1:39339_dn_%2Fk c:control_collection
s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no
recovery necessary
[junit4] 2> 402417 T4300 n:127.0.0.1:39339_dn_%2Fk c:control_collection
s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1
state=active collection=control_collection
[junit4] 2> 402417 T4300 n:127.0.0.1:39339_dn_%2Fk c:control_collection
s:shard1 x:collection1 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 402418 T4292 n:127.0.0.1:39339_dn_%2Fk
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 402418 T4293 n:127.0.0.1:39339_dn_%2Fk
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:39339/dn_/k",
[junit4] 2> "node_name":"127.0.0.1:39339_dn_%2Fk",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 2
[junit4] 2> 402419 T4293 n:127.0.0.1:39339_dn_%2Fk
oasco.ReplicaMutator.updateState Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:39339/dn_/k",
[junit4] 2> "node_name":"127.0.0.1:39339_dn_%2Fk",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 402419 T4293 n:127.0.0.1:39339_dn_%2Fk
oasco.ZkStateWriter.writePendingUpdates going to create_collection
/collections/collection1/state.json
[junit4] 2> 402419 T4292 n:127.0.0.1:39339_dn_%2Fk
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> 402419 T4303 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> 402425 T4264 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/shard-1-001/solr.xml
[junit4] 2> 402428 T4264 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/shard-1-001/cores
[junit4] 2> 402428 T4264 oasc.CoreContainer.<init> New CoreContainer
1384705964
[junit4] 2> 402428 T4264 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/shard-1-001/]
[junit4] 2> 402428 T4264 oasc.CoreContainer.load loading shared library:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/shard-1-001/lib
[junit4] 2> 402429 T4264 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/shard-1-001/lib).
[junit4] 2> 402432 T4264 oashc.HttpShardHandlerFactory.init created with
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 402433 T4264 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 402433 T4264 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 402433 T4264 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 402434 T4264 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 402434 T4264 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:47202/solr
[junit4] 2> 402434 T4264 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 402434 T4264
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 402435 T4264 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 402435 T4320 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6bdf59ff
name:ZooKeeperConnection Watcher:127.0.0.1:47202 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 402436 T4264 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 402436 T4264 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 402437 T4264 n:127.0.0.1:41215_dn_%2Fk
oascc.ConnectionManager.waitForConnected Waiting for client to connect to
ZooKeeper
[junit4] 2> 402438 T4323 n:127.0.0.1:41215_dn_%2Fk
oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2a06a624
name:ZooKeeperConnection Watcher:127.0.0.1:47202/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 402438 T4264 n:127.0.0.1:41215_dn_%2Fk
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4] 2> 402440 T4264 n:127.0.0.1:41215_dn_%2Fk
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 402521 T4292 n:127.0.0.1:39339_dn_%2Fk
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> 402521 T4303 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> 402521 T4323 n:127.0.0.1:41215_dn_%2Fk
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> 403441 T4264 n:127.0.0.1:41215_dn_%2Fk
oasc.ZkController.createEphemeralLiveNode Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41215_dn_%2Fk
[junit4] 2> 403442 T4264 n:127.0.0.1:41215_dn_%2Fk
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41215_dn_%2Fk
[junit4] 2> 403443 T4264 n:127.0.0.1:41215_dn_%2Fk oasc.Overseer.close
Overseer (id=null) closing
[junit4] 2> 403444 T4264 n:127.0.0.1:41215_dn_%2Fk
oasc.CorePropertiesLocator.discover Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/shard-1-001/cores
[junit4] 2> 403445 T4264 n:127.0.0.1:41215_dn_%2Fk
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/shard-1-001/cores/collection1, collection=collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/shard-1-001/cores/collection1/, coreNodeName=,
dataDir=data/, shard=}
[junit4] 2> 403445 T4264 n:127.0.0.1:41215_dn_%2Fk
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/shard-1-001/cores/collection1/
[junit4] 2> 403445 T4264 n:127.0.0.1:41215_dn_%2Fk
oasc.CorePropertiesLocator.discover Found 1 core definitions
[junit4] 2> 403446 T4324 n:127.0.0.1:41215_dn_%2Fk c:collection1
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down
collection=collection1
[junit4] 2> 403446 T4324 n:127.0.0.1:41215_dn_%2Fk c:collection1
x:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 403452 T4292 n:127.0.0.1:39339_dn_%2Fk
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 403452 T4324 n:127.0.0.1:41215_dn_%2Fk
oasc.ZkController.preRegister Registering watch for external collection
collection1
[junit4] 2> 403452 T4324 n:127.0.0.1:41215_dn_%2Fk
oascc.ZkStateReader.addZkWatch addZkWatch collection1
[junit4] 2> 403452 T4293 n:127.0.0.1:39339_dn_%2Fk
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:41215/dn_/k",
[junit4] 2> "node_name":"127.0.0.1:41215_dn_%2Fk",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 403452 T4324 n:127.0.0.1:41215_dn_%2Fk
oascc.ZkStateReader.addZkWatch Updating collection state at
/collections/collection1/state.json from ZooKeeper...
[junit4] 2> 403453 T4293 n:127.0.0.1:39339_dn_%2Fk
oasco.ReplicaMutator.updateState Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:41215/dn_/k",
[junit4] 2> "node_name":"127.0.0.1:41215_dn_%2Fk",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 403453 T4293 n:127.0.0.1:39339_dn_%2Fk
oasco.ReplicaMutator.updateState Collection already exists with numShards=1
[junit4] 2> 403453 T4324 n:127.0.0.1:41215_dn_%2Fk
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to
ver 0
[junit4] 2> 403453 T4293 n:127.0.0.1:39339_dn_%2Fk
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
[junit4] 2> 403453 T4324 n:127.0.0.1:41215_dn_%2Fk
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 403554 T4293 n:127.0.0.1:39339_dn_%2Fk
oasco.ZkStateWriter.writePendingUpdates going to update_collection
/collections/collection1/state.json version: 0
[junit4] 2> 403555 T4323 n:127.0.0.1:41215_dn_%2Fk
oascc.ZkStateReader$7.process A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json for collection collection1 has
occurred - updating... (live nodes size: 2)
[junit4] 2> 403555 T4323 n:127.0.0.1:41215_dn_%2Fk
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to
ver 1
[junit4] 2> 404453 T4324 n:127.0.0.1:41215_dn_%2Fk
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 404453 T4324 n:127.0.0.1:41215_dn_%2Fk
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4] 2> 404454 T4324 n:127.0.0.1:41215_dn_%2Fk
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 404454 T4324 n:127.0.0.1:41215_dn_%2Fk
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 404454 T4324 n:127.0.0.1:41215_dn_%2Fk
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 404454 T4324 n:127.0.0.1:41215_dn_%2Fk
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/shard-1-001/cores/collection1/'
[junit4] 2> 404467 T4324 n:127.0.0.1:41215_dn_%2Fk oasc.Config.<init>
loaded config solrconfig.xml with version 0
[junit4] 2> 404470 T4324 n:127.0.0.1:41215_dn_%2Fk
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 404473 T4324 n:127.0.0.1:41215_dn_%2Fk oasc.SolrConfig.<init>
Using Lucene MatchVersion: 5.2.0
[junit4] 2> 404480 T4324 n:127.0.0.1:41215_dn_%2Fk oasc.SolrConfig.<init>
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 404481 T4324 n:127.0.0.1:41215_dn_%2Fk
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 404484 T4324 n:127.0.0.1:41215_dn_%2Fk
oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4] 2> 404551 T4324 n:127.0.0.1:41215_dn_%2Fk
oass.OpenExchangeRatesOrgProvider.init Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 404556 T4324 n:127.0.0.1:41215_dn_%2Fk
oass.IndexSchema.readSchema default search field in schema is text
[junit4] 2> 404557 T4324 n:127.0.0.1:41215_dn_%2Fk
oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 404562 T4324 n:127.0.0.1:41215_dn_%2Fk
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 404563 T4324 n:127.0.0.1:41215_dn_%2Fk
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 404564 T4324 n:127.0.0.1:41215_dn_%2Fk
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 404564 T4324 n:127.0.0.1:41215_dn_%2Fk
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 404565 T4324 n:127.0.0.1:41215_dn_%2Fk
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 404565 T4324 n:127.0.0.1:41215_dn_%2Fk
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 404565 T4324 n:127.0.0.1:41215_dn_%2Fk
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 404565 T4324 n:127.0.0.1:41215_dn_%2Fk
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 404565 T4324 n:127.0.0.1:41215_dn_%2Fk
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration
from collection collection1
[junit4] 2> 404565 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 404565 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/shard-1-001/cores/collection1/], dataDir=[null]
[junit4] 2> 404566 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@673e0ed6
[junit4] 2> 404566 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/shard-1-001/cores/collection1/data
[junit4] 2> 404566 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/shard-1-001/cores/collection1/data/index/
[junit4] 2> 404566 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/shard-1-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 404566 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys
AC3F3BDAA52B1BA8-001/shard-1-001/cores/collection1/data/index
[junit4] 2> 404567 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@49c56042
[junit4] 2> 404567 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@59971840
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b681153),segFN=segments_1,generation=1}
[junit4] 2> 404567 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 404570 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 404571 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 404571 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 404571 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 404571 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 404571 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 404571 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 404572 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 404572 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 404573 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 404574 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 404574 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 404575 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 404578 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 404578 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 404578 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 404578 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 404586 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 404586 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 404587 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=34, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=16.8896484375,
floorSegmentMB=1.470703125, forceMergeDeletesPctAllowed=1.5724348688049927,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 404587 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@59971840
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b681153),segFN=segments_1,generation=1}
[junit4] 2> 404588 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 404588 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@62a849ea[collection1] main
[junit4] 2> 404588 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 404589 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 404589 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 404589 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 404589 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 404589 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 404589 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 404589 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 404590 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 404590 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 404590 T4325 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@62a849ea[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 404590 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
[junit4] 2> 404591 T4324 n:127.0.0.1:41215_dn_%2Fk x:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 404591 T4328 n:127.0.0.1:41215_dn_%2Fk c:collection1 s:shard1
x:collection1 oasc.ZkController.register Register replica - core:collection1
address:http://127.0.0.1:41215/dn_/k collection:collection1 shard:shard1
[junit4] 2> 404591 T4264 n:127.0.0.1:41215_dn_%2Fk
oass.SolrDispatchFilter.init
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
[junit4] 2> 404591 T4264 n:127.0.0.1:41215_dn_%2Fk
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4] 2> 404591 T4328 n:127.0.0.1:41215_dn_%2Fk c:collection1 s:shard1
x:collection1 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 404593 T4328 n:127.0.0.1:41215_dn_%2Fk c:collection1 s:shard1
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the
leader process for shard shard1
[junit4] 2> 404593 T4292 n:127.0.0.1:39339_dn_%2Fk
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 404593 T4328 n:127.0.0.1:41215_dn_%2Fk c:collection1 s:shard1
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough
replicas found to continue.
[junit4] 2> 404594 T4328 n:127.0.0.1:41215_dn_%2Fk c:collection1 s:shard1
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new
leader - try and sync
[junit4] 2> 404594 T4293 n:127.0.0.1:39339_dn_%2Fk
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1"} current state version: 4
[junit4] 2> ASYNC NEW_CORE C912 name=collection1
org.apache.solr.core.SolrCore@57bcabed
url=http://127.0.0.1:41215/dn_/k/collection1 node=127.0.0.1:41215_dn_%2Fk
C912_STATE=coll:collection1 core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:41215/dn_/k, node_name=127.0.0.1:41215_dn_%2Fk,
state=down}
[junit4] 2> 404594 T4328 n:127.0.0.1:41215_dn_%2Fk c:collection1 s:shard1
x:collection1 C912 oasc.SyncStrategy.sync Sync replicas to
http://127.0.0.1:41215/dn_/k/collection1/
[junit4] 2> 404594 T4328 n:127.0.0.1:41215_dn_%2Fk c:collection1 s:shard1
x:collection1 C912 oasc.SyncStrategy.syncReplicas Sync Success - now sync
replicas to me
[junit4] 2> 404594 T4293 n:127.0.0.1:39339_dn_%2Fk
oasco.ZkStateWriter.writePendingUpdates going to update_collection
/collections/collection1/state.json version: 1
[junit4] 2> 404594 T4328 n:127.0.0.1:41215_dn_%2Fk c:collection1 s:shard1
x:collection1 C912 oasc.SyncStrategy.syncToMe
http://127.0.0.1:41215/dn_/k/collection1/ has no replicas
[junit4] 2> 404594 T4328 n:127.0.0.1:41215_dn_%2Fk c:collection1 s:shard1
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new
leader: http://127.0.0.1:41215/dn_/k/collection1/ shard1
[junit4] 2> 404594 T4323 n:127.0.0.1:41215_dn_%2Fk
oascc.ZkStateReader$7.process A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json for collection collection1 has
occurred - updating... (live nodes size: 2)
[junit4] 2> 404595 T4328 n:127.0.0.1:41215_dn_%2Fk c:collection1 s:shard1
x:collection1 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard1
[junit4] 2> 404595 T4323 n:127.0.0.1:41215_dn_%2Fk
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to
ver 2
[junit4] 2> 404596 T4292 n:127.0.0.1:39339_dn_%2Fk
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 404597 T4293 n:127.0.0.1:39339_dn_%2Fk
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:41215/dn_/k",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 4
[junit4] 2> 404597 T4293 n:127.0.0.1:39339_dn_%2Fk
oasco.ZkStateWriter.writePendingUpdates going to update_collection
/collections/collection1/state.json version: 2
[junit4] 2> 404597 T4323 n:127.0.0.1:41215_dn_%2Fk
oascc.ZkStateReader$7.process A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json for collection collection1 has
occurred - updating... (live nodes size: 2)
[junit4] 2> 404598 T4323 n:127.0.0.1:41215_dn_%2Fk
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to
ver 3
[junit4] 2> 404647 T4328 n:127.0.0.1:41215_dn_%2Fk c:collection1 s:shard1
x:collection1 oasc.ZkController.register We are
http://127.0.0.1:41215/dn_/k/collection1/ and leader is
http://127.0.0.1:41215/dn_/k/collection1/
[junit4] 2> 404647 T4328 n:127.0.0.1:41215_dn_%2Fk c:collection1 s:shard1
x:collection1 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=http://127.0.0.1:41215/dn_/k
[junit4] 2> 404647 T4328 n:127.0.0.1:41215_dn_%2Fk c:collection1 s:shard1
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery
necessary
[junit4] 2> 404647 T4328 n:127.0.0.1:41215_dn_%2Fk c:collection1 s:shard1
x:collection1 oasc.ZkController.publish publishing core=collection1
state=active collection=collection1
[junit4] 2> 404647 T4328 n:127.0.0.1:41215_dn_%2Fk c:collection1 s:shard1
x:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 404648 T4292 n:127.0.0.1:39339_dn_%2Fk
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 404649 T4293 n:127.0.0.1:39339_dn_%2Fk
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:41215/dn_/k",
[junit4] 2> "node_name":"127.0.0.1:41215_dn_%2Fk",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 404649 T4293 n:127.0.0.1:39339_dn_%2Fk
oasco.ReplicaMutator.updateState Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:41215/dn_/k",
[junit4] 2> "node_name":"127.0.0.1:41215_dn_%2Fk",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 404649 T4328 n:127.0.
[...truncated too long message...]
oding=UTF-8
[junit4] ERROR 0.00s J1 | TestCryptoKeys (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: ERROR:
SolrIndexSearcher opens=97 closes=96
[junit4] > at
__randomizedtesting.SeedInfo.seed([AC3F3BDAA52B1BA8]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:496)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
[junit4] > at java.lang.Thread.run(Thread.java:745)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.cloud.TestCryptoKeys:
[junit4] > 1) Thread[id=4496, name=searcherExecutor-2468-thread-1,
state=WAITING, group=TGRP-TestCryptoKeys]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 2) Thread[id=4335, name=qtp209916540-4335, state=RUNNABLE,
group=TGRP-TestCryptoKeys]
[junit4] > at java.util.WeakHashMap.get(WeakHashMap.java:403)
[junit4] > at
org.apache.solr.servlet.cache.HttpCacheHeaderUtil.calcEtag(HttpCacheHeaderUtil.java:101)
[junit4] > at
org.apache.solr.servlet.cache.HttpCacheHeaderUtil.doCacheHeaderValidation(HttpCacheHeaderUtil.java:219)
[junit4] > at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:370)
[junit4] > at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:175)
[junit4] > at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:168)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
[junit4] > at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
[junit4] > at
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
[junit4] > at
org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
[junit4] > at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
[junit4] > at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
[junit4] > at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] > at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
[junit4] > at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] > at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
[junit4] > at
org.eclipse.jetty.server.Server.handle(Server.java:497)
[junit4] > at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
[junit4] > at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
[junit4] > at
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([AC3F3BDAA52B1BA8]:0)Throwable #3:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=4496, name=searcherExecutor-2468-thread-1,
state=WAITING, group=TGRP-TestCryptoKeys]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 2) Thread[id=4335, name=qtp209916540-4335, state=RUNNABLE,
group=TGRP-TestCryptoKeys]
[junit4] > at java.util.WeakHashMap.get(WeakHashMap.java:403)
[junit4] > at
org.apache.solr.servlet.cache.HttpCacheHeaderUtil.calcEtag(HttpCacheHeaderUtil.java:101)
[junit4] > at
org.apache.solr.servlet.cache.HttpCacheHeaderUtil.doCacheHeaderValidation(HttpCacheHeaderUtil.java:219)
[junit4] > at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:370)
[junit4] > at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:175)
[junit4] > at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:168)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
[junit4] > at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
[junit4] > at
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
[junit4] > at
org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
[junit4] > at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
[junit4] > at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
[junit4] > at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] > at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
[junit4] > at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] > at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
[junit4] > at
org.eclipse.jetty.server.Server.handle(Server.java:497)
[junit4] > at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
[junit4] > at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
[junit4] > at
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([AC3F3BDAA52B1BA8]:0)
[junit4] Completed [206/488] on J1 in 236.71s, 1 test, 1 failure, 2 errors
<<< FAILURES!
[...truncated 872 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:536: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:484: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:229: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:511: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1433: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:991:
There were test failures: 488 suites, 1958 tests, 3 suite-level errors, 1047
ignored (23 assumptions)
Total time: 32 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
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]