Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1820/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test

Error Message:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
http://127.0.0.1:44175/solr/myalias_2017-10-24_shard1_replica_n1: We need to 
create a new time routed collection but for unknown reasons were unable to do 
so.

Stack Trace:
java.util.concurrent.ExecutionException: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
http://127.0.0.1:44175/solr/myalias_2017-10-24_shard1_replica_n1: We need to 
create a new time routed collection but for unknown reasons were unable to do 
so.
        at 
__randomizedtesting.SeedInfo.seed([289E24242F11BC05:A0CA1BFE81EDD1FD]:0)
        at java.util.concurrent.FutureTask.report(FutureTask.java:122)
        at java.util.concurrent.FutureTask.get(FutureTask.java:192)
        at 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.addDocsAndCommit(TimeRoutedAliasUpdateProcessorTest.java:266)
        at 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test(TimeRoutedAliasUpdateProcessorTest.java:198)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
http://127.0.0.1:44175/solr/myalias_2017-10-24_shard1_replica_n1: We need to 
create a new time routed collection but for unknown reasons were unable to do 
so.
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:561)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1015)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
        at 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.lambda$addDocsAndCommit$0(TimeRoutedAliasUpdateProcessorTest.java:263)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:192)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest

Error Message:
5 threads leaked from SUITE scope at 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest:     1) 
Thread[id=13001, name=test-4055-thread-1-SendThread(127.0.0.1:37257), 
state=TIMED_WAITING, group=TGRP-TimeRoutedAliasUpdateProcessorTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)   
      at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)   
 2) Thread[id=12992, name=test-4055-thread-1, state=WAITING, 
group=TGRP-TimeRoutedAliasUpdateProcessorTest]         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:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    3) Thread[id=13003, 
name=zkConnectionManagerCallback-3634-thread-1, state=WAITING, 
group=TGRP-TimeRoutedAliasUpdateProcessorTest]         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:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    4) Thread[id=13002, 
name=test-4055-thread-1-EventThread, state=WAITING, 
group=TGRP-TimeRoutedAliasUpdateProcessorTest]         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 org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)    
5) Thread[id=12993, name=test-4055-thread-2, state=WAITING, 
group=TGRP-TimeRoutedAliasUpdateProcessorTest]         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:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE 
scope at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest: 
   1) Thread[id=13001, name=test-4055-thread-1-SendThread(127.0.0.1:37257), 
state=TIMED_WAITING, group=TGRP-TimeRoutedAliasUpdateProcessorTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   2) Thread[id=12992, name=test-4055-thread-1, state=WAITING, 
group=TGRP-TimeRoutedAliasUpdateProcessorTest]
        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:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=13003, name=zkConnectionManagerCallback-3634-thread-1, 
state=WAITING, group=TGRP-TimeRoutedAliasUpdateProcessorTest]
        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:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=13002, name=test-4055-thread-1-EventThread, state=WAITING, 
group=TGRP-TimeRoutedAliasUpdateProcessorTest]
        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 org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
   5) Thread[id=12993, name=test-4055-thread-2, state=WAITING, 
group=TGRP-TimeRoutedAliasUpdateProcessorTest]
        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:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([289E24242F11BC05]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=13001, name=test-4055-thread-1-SendThread(127.0.0.1:37257), 
state=TIMED_WAITING, group=TGRP-TimeRoutedAliasUpdateProcessorTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)    2) 
Thread[id=12992, name=test-4055-thread-1, state=WAITING, 
group=TGRP-TimeRoutedAliasUpdateProcessorTest]         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:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    3) Thread[id=13003, 
name=zkConnectionManagerCallback-3634-thread-1, state=WAITING, 
group=TGRP-TimeRoutedAliasUpdateProcessorTest]         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:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    4) Thread[id=12993, 
name=test-4055-thread-2, state=WAITING, 
group=TGRP-TimeRoutedAliasUpdateProcessorTest]         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:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=13001, name=test-4055-thread-1-SendThread(127.0.0.1:37257), 
state=TIMED_WAITING, group=TGRP-TimeRoutedAliasUpdateProcessorTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)
   2) Thread[id=12992, name=test-4055-thread-1, state=WAITING, 
group=TGRP-TimeRoutedAliasUpdateProcessorTest]
        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:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=13003, name=zkConnectionManagerCallback-3634-thread-1, 
state=WAITING, group=TGRP-TimeRoutedAliasUpdateProcessorTest]
        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:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=12993, name=test-4055-thread-2, state=WAITING, 
group=TGRP-TimeRoutedAliasUpdateProcessorTest]
        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:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([289E24242F11BC05]:0)




Build Log:
[...truncated 13472 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
   [junit4]   2> 1281408 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[289E24242F11BC05]-worker) [    
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/init-core-data-001
   [junit4]   2> 1281408 WARN  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[289E24242F11BC05]-worker) [    
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1281408 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[289E24242F11BC05]-worker) [    
] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1281409 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[289E24242F11BC05]-worker) [    
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1281410 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[289E24242F11BC05]-worker) [    
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001
   [junit4]   2> 1281410 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[289E24242F11BC05]-worker) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1281410 INFO  (Thread-3395) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1281410 INFO  (Thread-3395) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1281411 ERROR (Thread-3395) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1281510 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[289E24242F11BC05]-worker) [    
] o.a.s.c.ZkTestServer start zk server on port:37257
   [junit4]   2> 1281512 INFO  (zkConnectionManagerCallback-3585-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281516 INFO  (jetty-launcher-3582-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1281516 INFO  (jetty-launcher-3582-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1281517 INFO  (jetty-launcher-3582-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1281517 INFO  (jetty-launcher-3582-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1281517 INFO  (jetty-launcher-3582-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1281518 INFO  (jetty-launcher-3582-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5d35916b{/solr,null,AVAILABLE}
   [junit4]   2> 1281519 INFO  (jetty-launcher-3582-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1281519 INFO  (jetty-launcher-3582-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1281519 INFO  (jetty-launcher-3582-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1281519 INFO  (jetty-launcher-3582-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@c9a144b{HTTP/1.1,[http/1.1]}{127.0.0.1:44175}
   [junit4]   2> 1281519 INFO  (jetty-launcher-3582-thread-2) [    ] 
o.e.j.s.Server Started @1282531ms
   [junit4]   2> 1281519 INFO  (jetty-launcher-3582-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@67f4d119{/solr,null,AVAILABLE}
   [junit4]   2> 1281519 INFO  (jetty-launcher-3582-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44175}
   [junit4]   2> 1281519 ERROR (jetty-launcher-3582-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1281519 INFO  (jetty-launcher-3582-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1281519 INFO  (jetty-launcher-3582-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1281519 INFO  (jetty-launcher-3582-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1281519 INFO  (jetty-launcher-3582-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1281519 INFO  (jetty-launcher-3582-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7a29573d{HTTP/1.1,[http/1.1]}{127.0.0.1:59200}
   [junit4]   2> 1281519 INFO  (jetty-launcher-3582-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-26T02:07:47.405Z
   [junit4]   2> 1281519 INFO  (jetty-launcher-3582-thread-1) [    ] 
o.e.j.s.Server Started @1282531ms
   [junit4]   2> 1281519 INFO  (jetty-launcher-3582-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59200}
   [junit4]   2> 1281519 ERROR (jetty-launcher-3582-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1281519 INFO  (jetty-launcher-3582-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1281520 INFO  (jetty-launcher-3582-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1281520 INFO  (jetty-launcher-3582-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1281520 INFO  (jetty-launcher-3582-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1281520 INFO  (jetty-launcher-3582-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-26T02:07:47.406Z
   [junit4]   2> 1281522 INFO  (zkConnectionManagerCallback-3587-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281522 INFO  (zkConnectionManagerCallback-3589-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281522 INFO  (jetty-launcher-3582-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1281522 INFO  (jetty-launcher-3582-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1281530 INFO  (jetty-launcher-3582-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37257/solr
   [junit4]   2> 1281534 INFO  (zkConnectionManagerCallback-3593-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281536 INFO  (jetty-launcher-3582-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37257/solr
   [junit4]   2> 1281537 INFO  (zkConnectionManagerCallback-3599-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281538 INFO  (zkConnectionManagerCallback-3597-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281543 INFO  (zkConnectionManagerCallback-3601-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281585 INFO  (jetty-launcher-3582-thread-1) 
[n:127.0.0.1:59200_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1281586 INFO  (jetty-launcher-3582-thread-1) 
[n:127.0.0.1:59200_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:59200_solr
   [junit4]   2> 1281588 INFO  (jetty-launcher-3582-thread-1) 
[n:127.0.0.1:59200_solr    ] o.a.s.c.Overseer Overseer 
(id=72299229280600068-127.0.0.1:59200_solr-n_0000000000) starting
   [junit4]   2> 1281603 INFO  (zkConnectionManagerCallback-3610-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281607 INFO  (jetty-launcher-3582-thread-1) 
[n:127.0.0.1:59200_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37257/solr ready
   [junit4]   2> 1281609 INFO  (jetty-launcher-3582-thread-1) 
[n:127.0.0.1:59200_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59200_solr
   [junit4]   2> 1281614 INFO  (zkCallback-3609-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1281655 INFO  
(OverseerStateUpdate-72299229280600068-127.0.0.1:59200_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1281665 INFO  (jetty-launcher-3582-thread-2) 
[n:127.0.0.1:44175_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1281668 INFO  (jetty-launcher-3582-thread-2) 
[n:127.0.0.1:44175_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1281670 INFO  (jetty-launcher-3582-thread-2) 
[n:127.0.0.1:44175_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1281670 INFO  (jetty-launcher-3582-thread-2) 
[n:127.0.0.1:44175_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44175_solr
   [junit4]   2> 1281671 INFO  (zkCallback-3609-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1281672 INFO  (zkCallback-3598-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1281720 INFO  (zkCallback-3600-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1282475 INFO  (jetty-launcher-3582-thread-2) 
[n:127.0.0.1:44175_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44175.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@297957a6
   [junit4]   2> 1282486 INFO  (jetty-launcher-3582-thread-2) 
[n:127.0.0.1:44175_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44175.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@297957a6
   [junit4]   2> 1282486 INFO  (jetty-launcher-3582-thread-2) 
[n:127.0.0.1:44175_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44175.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@297957a6
   [junit4]   2> 1282487 INFO  (jetty-launcher-3582-thread-2) 
[n:127.0.0.1:44175_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/.
   [junit4]   2> 1282491 INFO  (zkConnectionManagerCallback-3615-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1282494 INFO  (jetty-launcher-3582-thread-2) 
[n:127.0.0.1:44175_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1282495 INFO  (jetty-launcher-3582-thread-2) 
[n:127.0.0.1:44175_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37257/solr ready
   [junit4]   2> 1282628 INFO  (jetty-launcher-3582-thread-1) 
[n:127.0.0.1:59200_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59200.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@297957a6
   [junit4]   2> 1282635 INFO  (jetty-launcher-3582-thread-1) 
[n:127.0.0.1:59200_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59200.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@297957a6
   [junit4]   2> 1282635 INFO  (jetty-launcher-3582-thread-1) 
[n:127.0.0.1:59200_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59200.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@297957a6
   [junit4]   2> 1282636 INFO  (jetty-launcher-3582-thread-1) 
[n:127.0.0.1:59200_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node1/.
   [junit4]   2> 1282656 INFO  (zkConnectionManagerCallback-3617-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1282664 INFO  (qtp2030945388-12852) [n:127.0.0.1:44175_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1282665 INFO  (qtp2030945388-12852) [n:127.0.0.1:44175_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   1> SolrClient: 
org.apache.solr.client.solrj.impl.CloudSolrClient@3dde6d09
   [junit4]   1> 
org.apache.solr.client.solrj.impl.HttpClusterStateProvider@164f7382
   [junit4]   2> 1282685 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testParse-seed#[289E24242F11BC05]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testParse
   [junit4]   2> 1282686 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testParse-seed#[289E24242F11BC05]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testParse
   [junit4]   2> 1282699 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[289E24242F11BC05]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1282704 INFO  (qtp2030945388-12858) [n:127.0.0.1:44175_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1282705 INFO  (qtp2030945388-12858) [n:127.0.0.1:44175_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1282705 INFO  (qtp2030945388-12855) [n:127.0.0.1:44175_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1282706 INFO  (qtp2030945388-12855) [n:127.0.0.1:44175_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1282707 INFO  (qtp2030945388-12855) [n:127.0.0.1:44175_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=_default&name=timeConfig&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 1282710 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"timeConfig",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 1282712 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to 
/configs/timeConfig/managed-schema
   [junit4]   2> 1282715 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to 
/configs/timeConfig/protwords.txt
   [junit4]   2> 1282717 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to 
/configs/timeConfig/solrconfig.xml
   [junit4]   2> 1282719 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to 
/configs/timeConfig/synonyms.txt
   [junit4]   2> 1282720 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to 
/configs/timeConfig/stopwords.txt
   [junit4]   2> 1282722 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/timeConfig/lang/contractions_it.txt
   [junit4]   2> 1282726 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/timeConfig/lang/stopwords_no.txt
   [junit4]   2> 1282728 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/timeConfig/lang/stopwords_hy.txt
   [junit4]   2> 1282730 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/timeConfig/lang/contractions_ca.txt
   [junit4]   2> 1282733 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/timeConfig/lang/stemdict_nl.txt
   [junit4]   2> 1282735 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/timeConfig/lang/stopwords_id.txt
   [junit4]   2> 1282737 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/timeConfig/lang/stopwords_ga.txt
   [junit4]   2> 1282740 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/timeConfig/lang/stopwords_hi.txt
   [junit4]   2> 1282743 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/timeConfig/lang/stopwords_da.txt
   [junit4]   2> 1282745 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/timeConfig/lang/stopwords_ja.txt
   [junit4]   2> 1282747 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/timeConfig/lang/stopwords_pt.txt
   [junit4]   2> 1282749 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/timeConfig/lang/stopwords_hu.txt
   [junit4]   2> 1282751 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/timeConfig/lang/stopwords_el.txt
   [junit4]   2> 1282753 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/timeConfig/lang/stopwords_ru.txt
   [junit4]   2> 1282755 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/timeConfig/lang/stopwords_tr.txt
   [junit4]   2> 1282757 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/timeConfig/lang/stopwords_ar.txt
   [junit4]   2> 1282759 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/timeConfig/lang/userdict_ja.txt
   [junit4]   2> 1282762 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/timeConfig/lang/stopwords_it.txt
   [junit4]   2> 1282764 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/timeConfig/lang/stopwords_eu.txt
   [junit4]   2> 1282767 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/timeConfig/lang/stopwords_cz.txt
   [junit4]   2> 1282770 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/timeConfig/lang/stoptags_ja.txt
   [junit4]   2> 1282772 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/timeConfig/lang/contractions_fr.txt
   [junit4]   2> 1282774 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/timeConfig/lang/stopwords_de.txt
   [junit4]   2> 1282776 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/timeConfig/lang/stopwords_fa.txt
   [junit4]   2> 1282779 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/timeConfig/lang/contractions_ga.txt
   [junit4]   2> 1282781 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/timeConfig/lang/stopwords_ca.txt
   [junit4]   2> 1282783 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/timeConfig/lang/stopwords_nl.txt
   [junit4]   2> 1282786 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/timeConfig/lang/stopwords_bg.txt
   [junit4]   2> 1282789 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/timeConfig/lang/stopwords_lv.txt
   [junit4]   2> 1282792 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/timeConfig/lang/stopwords_es.txt
   [junit4]   2> 1282794 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/timeConfig/lang/stopwords_en.txt
   [junit4]   2> 1282797 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/timeConfig/lang/stopwords_ro.txt
   [junit4]   2> 1282800 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/timeConfig/lang/stopwords_th.txt
   [junit4]   2> 1282803 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/timeConfig/lang/stopwords_fr.txt
   [junit4]   2> 1282805 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/timeConfig/lang/stopwords_sv.txt
   [junit4]   2> 1282807 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/timeConfig/lang/stopwords_fi.txt
   [junit4]   2> 1282809 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/timeConfig/lang/hyphenations_ga.txt
   [junit4]   2> 1282811 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/timeConfig/lang/stopwords_gl.txt
   [junit4]   2> 1282814 INFO  (OverseerThreadFactory-4014-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to 
/configs/timeConfig/params.json
   [junit4]   2> 1282818 INFO  (qtp2030945388-12855) [n:127.0.0.1:44175_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs 
params={baseConfigSet=_default&name=timeConfig&action=CREATE&wt=javabin&version=2}
 status=0 QTime=110
   [junit4]   2> 1282818 INFO  (qtp2030945388-12858) [n:127.0.0.1:44175_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1282819 INFO  (qtp2030945388-12858) [n:127.0.0.1:44175_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1282819 INFO  (qtp2030945388-12855) [n:127.0.0.1:44175_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1282822 INFO  (qtp2030945388-12855) [n:127.0.0.1:44175_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1282822 INFO  (qtp2030945388-12858) [n:127.0.0.1:44175_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=timeConfig&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1282827 INFO  (OverseerThreadFactory-4014-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection timeConfig
   [junit4]   2> 1282828 INFO  
(OverseerCollectionConfigSetProcessor-72299229280600068-127.0.0.1:59200_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1282937 INFO  
(OverseerStateUpdate-72299229280600068-127.0.0.1:59200_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"timeConfig",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"timeConfig_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44175/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1283140 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1284156 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1284156 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1284157 WARN  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 1284157 WARN  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1284157 WARN  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 1284157 WARN  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1284157 WARN  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 1284157 WARN  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1284157 WARN  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 1284158 WARN  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1284163 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1284185 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 1284539 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1284577 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'timeConfig_shard1_replica_n1' using 
configuration from collection timeConfig, trusted=true
   [junit4]   2> 1284578 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44175.solr.core.timeConfig.shard1.replica_n1' (registry 
'solr.core.timeConfig.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@297957a6
   [junit4]   2> 1284578 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1284578 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrCore [[timeConfig_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/timeConfig_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/./timeConfig_shard1_replica_n1/data/]
   [junit4]   2> 1284580 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1284623 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1284623 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1284628 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1284628 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1284629 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@39c09a9[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 1284630 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/timeConfig
   [junit4]   2> 1284630 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/timeConfig
   [junit4]   2> 1284631 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/timeConfig/managed-schema
   [junit4]   2> 1284631 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1284632 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1284632 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1284633 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1284633 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1598772709182930944
   [junit4]   2> 1284634 INFO  
(searcherExecutor-4019-thread-1-processing-n:127.0.0.1:44175_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:44175_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
sending requests to Searcher@39c09a9[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1284634 INFO  
(searcherExecutor-4019-thread-1-processing-n:127.0.0.1:44175_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:44175_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
done.
   [junit4]   2> 1284634 INFO  
(searcherExecutor-4019-thread-1-processing-n:127.0.0.1:44175_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:44175_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: default
   [junit4]   2> 1284635 INFO  
(searcherExecutor-4019-thread-1-processing-n:127.0.0.1:44175_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:44175_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] 
Registered new searcher Searcher@39c09a9[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1284640 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/timeConfig/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1284645 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1284645 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1284645 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:44175/solr/timeConfig_shard1_replica_n1/
   [junit4]   2> 1284645 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1284646 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SyncStrategy http://127.0.0.1:44175/solr/timeConfig_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 1284646 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1284651 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44175/solr/timeConfig_shard1_replica_n1/ shard1
   [junit4]   2> 1284754 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1284758 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1618
   [junit4]   2> 1284761 INFO  (qtp2030945388-12858) [n:127.0.0.1:44175_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1284843 INFO  
(OverseerCollectionConfigSetProcessor-72299229280600068-127.0.0.1:59200_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1284857 INFO  (zkCallback-3600-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/timeConfig/state.json] for collection [timeConfig] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1285762 INFO  (qtp2030945388-12858) [n:127.0.0.1:44175_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=timeConfig&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2940
   [junit4]   2> 1285763 INFO  (qtp2030945388-12855) [n:127.0.0.1:44175_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1285765 INFO  (qtp2030945388-12855) [n:127.0.0.1:44175_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1285785 INFO  (qtp2030945388-12855) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted 
to ZK [{"set-user-property":{"update.autoCreateFields":false}}, 
{"add-updateprocessor":{
   [junit4]   2>     "name":"tolerant",
   [junit4]   2>     "class":"solr.TolerantUpdateProcessorFactory"}}, 
{"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     
"class":"org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 1285785 INFO  (qtp2030945388-12855) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the 
property overlay to be of version 0 for collection timeConfig
   [junit4]   2> 1285786 INFO  (Thread-3414) [    ] o.a.s.c.SolrCore config 
update listener called for core timeConfig_shard1_replica_n1
   [junit4]   2> 1285787 INFO  (Thread-3414) [    ] o.a.s.c.SolrCore core 
reload timeConfig_shard1_replica_n1
   [junit4]   2> 1285787 INFO  
(solrHandlerExecutor-4024-thread-1-processing-n:127.0.0.1:44175_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:44175_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 1285793 INFO  (Thread-3414) [    ] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 1285793 INFO  (Thread-3414) [    ] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 1285794 WARN  (Thread-3414) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 1285794 WARN  (Thread-3414) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1285795 WARN  (Thread-3414) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 1285795 WARN  (Thread-3414) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1285795 WARN  (Thread-3414) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 1285795 WARN  (Thread-3414) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1285795 WARN  (Thread-3414) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 1285795 WARN  (Thread-3414) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1285801 INFO  (Thread-3414) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1285816 INFO  (Thread-3414) [    ] o.a.s.s.IndexSchema 
[timeConfig_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 1285889 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 1285889 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1285889 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1285889 INFO  
(solrHandlerExecutor-4024-thread-1-processing-n:127.0.0.1:44175_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:44175_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
http://127.0.0.1:44175/solr/timeConfig_shard1_replica_n1/ for prop overlay   
after 1 attempts
   [junit4]   2> 1285889 INFO  
(solrHandlerExecutor-4024-thread-1-processing-n:127.0.0.1:44175_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:44175_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 1285990 INFO  (qtp2030945388-12858) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 1285990 INFO  (qtp2030945388-12858) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1285990 INFO  
(solrHandlerExecutor-4024-thread-1-processing-n:127.0.0.1:44175_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:44175_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
http://127.0.0.1:44175/solr/timeConfig_shard1_replica_n1/ for prop overlay   
after 2 attempts
   [junit4]   2> 1285990 INFO  
(solrHandlerExecutor-4024-thread-1-processing-n:127.0.0.1:44175_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:44175_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 1285990 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1286042 INFO  (Thread-3414) [    ] o.a.s.s.IndexSchema Loaded 
schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1286091 INFO  (Thread-3414) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'timeConfig_shard1_replica_n1' using configuration from 
collection timeConfig
   [junit4]   2> 1286091 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 1286091 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1286091 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1286091 INFO  
(solrHandlerExecutor-4024-thread-1-processing-n:127.0.0.1:44175_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:44175_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
http://127.0.0.1:44175/solr/timeConfig_shard1_replica_n1/ for prop overlay   
after 3 attempts
   [junit4]   2> 1286091 INFO  
(solrHandlerExecutor-4024-thread-1-processing-n:127.0.0.1:44175_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:44175_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 1286107 INFO  (Thread-3414) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44175.solr.core.timeConfig.shard1.replica_n1' (registry 
'solr.core.timeConfig.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@297957a6
   [junit4]   2> 1286107 INFO  (Thread-3414) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrCore [[timeConfig_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/timeConfig_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_289E24242F11BC05-001/tempDir-001/node2/./timeConfig_shard1_replica_n1/data/]
   [junit4]   2> 1286109 INFO  (Thread-3414) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1286150 INFO  (Thread-3414) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1286150 INFO  (Thread-3414) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1286151 INFO  (Thread-3414) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@62cf533d[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 1286152 INFO  (Thread-3414) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/timeConfig
   [junit4]   2> 1286153 INFO  (Thread-3414) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/timeConfig
   [junit4]   2> 1286153 INFO  (Thread-3414) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/timeConfig/managed-schema
   [junit4]   2> 1286154 INFO  (Thread-3414) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1286154 INFO  (Thread-3414) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1286154 INFO  (Thread-3414) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1286155 INFO  (Thread-3414) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1286156 INFO  (Thread-3414) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1598772710779912192
   [junit4]   2> 1286156 INFO  
(searcherExecutor-4025-thread-1-processing-n:127.0.0.1:44175_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:44175_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
sending requests to Searcher@62cf533d[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1286156 INFO  
(searcherExecutor-4025-thread-1-processing-n:127.0.0.1:44175_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:44175_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
done.
   [junit4]   2> 1286156 INFO  
(searcherExecutor-4025-thread-1-processing-n:127.0.0.1:44175_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:44175_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: default
   [junit4]   2> 1286158 INFO  (Thread-3414) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1286159 INFO  
(searcherExecutor-4025-thread-1-processing-n:127.0.0.1:44175_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:44175_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] 
Registered new searcher Searcher@62cf533d[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1286159 INFO  (Thread-3414) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2172429d[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 1286159 INFO  
(searcherExecutor-4025-thread-1-processing-n:127.0.0.1:44175_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:44175_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
sending requests to Searcher@2172429d[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1286160 INFO  
(searcherExecutor-4025-thread-1-processing-n:127.0.0.1:44175_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:44175_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
done.
   [junit4]   2> 1286162 INFO  
(searcherExecutor-4025-thread-1-processing-n:127.0.0.1:44175_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:44175_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] 
Registered new searcher Searcher@2172429d[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1286192 INFO  (qtp2030945388-12858) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 1286192 INFO  (qtp2030945388-12858) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 1286192 INFO  (qtp2030945388-12858) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1286193 INFO  (qtp2030945388-12855) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Took 407.0ms to set the property overlay to be of 
version 0 for collection timeConfig
   [junit4]   2> 1286193 INFO  (qtp2030945388-12855) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config 
params={wt=javabin&version=2} status=0 QTime=420
   [junit4]   2> 1286193 INFO  (qtp2030945388-12855) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrCore [timeConfig_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@23bce4f8
   [junit4]   2> 1286193 INFO  (qtp2030945388-12855) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.timeConfig.shard1.replica_n1, tag=23bce4f8
   [junit4]   2> 1286193 INFO  (qtp2030945388-12855) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@61788e49: rootName = 
solr_44175, domain = solr.core.timeConfig.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.timeConfig.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@55fdad8a
   [junit4]   2> 1286198 INFO  (qtp2030945388-12855) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.timeConfig.shard1.leader, tag=23bce4f8
   [junit4]   2> 1286199 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1286200 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1286204 INFO  (qtp2030945388-12855) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.ZkController Persisted config data to node 
/configs/timeConfig/params.json 
   [junit4]   2> 1286205 INFO  (qtp2030945388-12855) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the 
property params to be of version 1 for collection timeConfig
   [junit4]   2> 1286205 INFO  (Thread-3415) [    ] o.a.s.c.SolrCore config 
update listener called for core timeConfig_shard1_replica_n1
   [junit4]   2> 1286206 INFO  
(solrHandlerExecutor-4029-thread-1-processing-n:127.0.0.1:44175_solr 
x:timeConfig_shard1_replica_n1 c:timeConfig s:shard1 r:core_node2) 
[n:127.0.0.1:44175_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 1286207 INFO  (Thread-3415) [    ] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 1 
   [junit4]   2> 1286207 INFO  (Thread-3415) [    ] o.a.s.c.RequestParams 
request params refreshed to version 1
   [junit4]   2> 1286307 INFO  (qtp2030945388-12858) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler I already have the expected version 1 of params
   [junit4]   2> 1286307 INFO  (qtp2030945388-12858) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 1286307 INFO  (qtp2030945388-12858) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={params=1&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1286307 INFO  (qtp2030945388-12855) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Took 102.0ms to set the property params to be of 
version 1 for collection timeConfig
   [junit4]   2> 1286307 INFO  (qtp2030945388-12855) [n:127.0.0.1:44175_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr 
path=/config/params params={wt=javabin&version=2} status=0 QTime=104
   [junit4]   2> 1286308 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1286309 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1286310 INFO  (qtp2030945388-12855) [n:127.0.0.1:44175_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1286311 INFO  (qtp2030945388-12855) [n:127.0.0.1:44175_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1286312 INFO  (qtp2030945388-12859) [n:127.0.0.1:44175_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=timeConfig&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1286315 INFO  (OverseerThreadFactory-4014-thread-3) [    ] 
o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true, asyncId=null
   [junit4]   2> 1286316 INFO  (qtp2030945388-12855) [n:127.0.0.1:44175_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.timeConfig.shard1.replica_n1, tag=null
   [junit4]   2> 1286316 INFO  (qtp2030945388-12855) [n:127.0.0.1:44175_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5617804a: rootName = 
solr_44175, domain = solr.core.timeConfig.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.timeConfig.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@55fdad8a
   [junit4]   2> 1286325 INFO  (qtp2030945388-12855) [n:127.0.0.1:44175_solr    
] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@57354ef2
   [junit4]   2> 1286325 INFO  (qtp2030945388-12855) [n:127.0.0.1:44175_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.timeConfig.shard1.replica_n1, tag=57354ef2
   [junit4]   2> 1286325 INFO  (qtp2030945388-12855) [n:127.0.0.1:44175_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.timeConfig.shard1.leader,

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

s="*.TimeRoutedAliasUpdateProcessorTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=289E24242F11BC05 -Dtests.slow=true -Dtests.locale=no 
-Dtests.timezone=Turkey -Dtests.asserts=true -Dtests.file.encoding=UTF-8
Buildfile: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: 
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: 
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 20ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 289E24242F11BC05
    [mkdir] Created dir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says hello! Master seed: 289E24242F11BC05
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J1 PID(25138@serv1-vm3).
   [junit4] Started J0 PID(25137@serv1-vm3).
   [junit4] Suite: 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
   [junit4] OK      0.25s J1 | TimeRoutedAliasUpdateProcessorTest.testParse
   [junit4] OK      31.6s J1 | TimeRoutedAliasUpdateProcessorTest.test
   [junit4] Completed [1/5] on J1 in 40.73s, 2 tests
   [junit4] 
   [junit4] Suite: 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
   [junit4] OK      0.15s J0 | TimeRoutedAliasUpdateProcessorTest.testParse
   [junit4] OK      31.6s J0 | TimeRoutedAliasUpdateProcessorTest.test
   [junit4] Completed [2/5] on J0 in 40.87s, 2 tests
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest. This may 
confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to 
skip this message.
   [junit4] Suite: 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
   [junit4] OK      0.02s J0 | TimeRoutedAliasUpdateProcessorTest.testParse
   [junit4] OK      26.6s J0 | TimeRoutedAliasUpdateProcessorTest.test
   [junit4] Completed [3/5] on J0 in 28.91s, 2 tests
   [junit4] 
   [junit4] Suite: 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
   [junit4] OK      0.02s J1 | TimeRoutedAliasUpdateProcessorTest.testParse
   [junit4] OK      26.6s J1 | TimeRoutedAliasUpdateProcessorTest.test
   [junit4] Completed [4/5] on J1 in 28.77s, 2 tests
   [junit4] 
   [junit4] Suite: 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
   [junit4] OK      0.02s J0 | TimeRoutedAliasUpdateProcessorTest.testParse
   [junit4] OK      24.7s J0 | TimeRoutedAliasUpdateProcessorTest.test
   [junit4] Completed [5/5] on J0 in 27.39s, 2 tests
   [junit4] 
   [junit4] JVM J0:     0.75 ..    98.61 =    97.86s
   [junit4] JVM J1:     0.75 ..    71.49 =    70.74s
   [junit4] Execution time total: 1 minute 38 seconds
   [junit4] Tests summary: 5 suites, 10 tests
   [junit4] Could not remove temporary path: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 178.53s | 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
[junit4:tophints]  80.43s | org.apache.solr.cloud.TestPullReplicaErrorHandling
[junit4:tophints]  79.86s | 
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest
[junit4:tophints]  77.34s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints]  75.40s | 
org.apache.solr.cloud.autoscaling.SearchRateTriggerTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 1 minute 43 seconds
[repro] Failures:
[repro]   0/5 failed: 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2639)
        at hudson.FilePath$34.invoke(FilePath.java:2518)
        at hudson.FilePath$34.invoke(FilePath.java:2508)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2879)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:998)
                at hudson.FilePath.act(FilePath.java:987)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2508)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1752)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2881)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1000)
        at hudson.FilePath.act(FilePath.java:987)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2508)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1752)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=aa341476fdb6836bfc62b096219e268e52006103, 
workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #1819
Recording test results
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to