Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/243/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestStressInPlaceUpdates.stressTest

Error Message:
Captured an uncaught exception in thread: Thread[id=53329, name=WRITER0, 
state=RUNNABLE, group=TGRP-TestStressInPlaceUpdates]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=53329, name=WRITER0, state=RUNNABLE, 
group=TGRP-TestStressInPlaceUpdates]
Caused by: java.lang.RuntimeException: 
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: http://127.0.0.1:34841/collection1
        at __randomizedtesting.SeedInfo.seed([FF8A3A9A9C24256F]:0)
        at 
org.apache.solr.cloud.TestStressInPlaceUpdates$1.run(TestStressInPlaceUpdates.java:307)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred 
while waiting response from server at: http://127.0.0.1:34841/collection1
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:667)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:552)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:576)
        at 
org.apache.solr.cloud.TestStressInPlaceUpdates$1.run(TestStressInPlaceUpdates.java:170)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555)
        ... 6 more




Build Log:
[...truncated 14858 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestStressInPlaceUpdates
   [junit4]   2> 3454915 INFO  
(SUITE-TestStressInPlaceUpdates-seed#[FF8A3A9A9C24256F]-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-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressInPlaceUpdates_FF8A3A9A9C24256F-001/init-core-data-001
   [junit4]   2> 3454915 WARN  
(SUITE-TestStressInPlaceUpdates-seed#[FF8A3A9A9C24256F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=146 numCloses=146
   [junit4]   2> 3454915 INFO  
(SUITE-TestStressInPlaceUpdates-seed#[FF8A3A9A9C24256F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3454917 INFO  
(SUITE-TestStressInPlaceUpdates-seed#[FF8A3A9A9C24256F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3454917 INFO  
(SUITE-TestStressInPlaceUpdates-seed#[FF8A3A9A9C24256F]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 3454917 INFO  
(SUITE-TestStressInPlaceUpdates-seed#[FF8A3A9A9C24256F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 3454918 INFO  
(SUITE-TestStressInPlaceUpdates-seed#[FF8A3A9A9C24256F]-worker) [     ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3455101 INFO  
(SUITE-TestStressInPlaceUpdates-seed#[FF8A3A9A9C24256F]-worker) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 3455118 INFO  
(SUITE-TestStressInPlaceUpdates-seed#[FF8A3A9A9C24256F]-worker) [     ] 
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 3455127 INFO  
(SUITE-TestStressInPlaceUpdates-seed#[FF8A3A9A9C24256F]-worker) [     ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 3455456 INFO  
(SUITE-TestStressInPlaceUpdates-seed#[FF8A3A9A9C24256F]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3455459 WARN  
(SUITE-TestStressInPlaceUpdates-seed#[FF8A3A9A9C24256F]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1f4c43fe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3455459 WARN  
(SUITE-TestStressInPlaceUpdates-seed#[FF8A3A9A9C24256F]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1f4c43fe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3455464 WARN  
(SUITE-TestStressInPlaceUpdates-seed#[FF8A3A9A9C24256F]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@18a37548[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3455464 WARN  
(SUITE-TestStressInPlaceUpdates-seed#[FF8A3A9A9C24256F]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@18a37548[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3455494 INFO  
(SUITE-TestStressInPlaceUpdates-seed#[FF8A3A9A9C24256F]-worker) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3455494 INFO  
(SUITE-TestStressInPlaceUpdates-seed#[FF8A3A9A9C24256F]-worker) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 3455520 INFO  
(SUITE-TestStressInPlaceUpdates-seed#[FF8A3A9A9C24256F]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f8683a
   [junit4]   2> 3455528 INFO  
(SUITE-TestStressInPlaceUpdates-seed#[FF8A3A9A9C24256F]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f8683a
   [junit4]   2> 3455528 INFO  
(SUITE-TestStressInPlaceUpdates-seed#[FF8A3A9A9C24256F]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f8683a
   [junit4]   2> 3455529 INFO  (coreLoadExecutor-15570-thread-1) [    
x:collection1 ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3455585 INFO  (coreLoadExecutor-15570-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 3455611 INFO  (coreLoadExecutor-15570-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 3455616 INFO  (coreLoadExecutor-15570-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with 
uniqueid field id
   [junit4]   2> 3455616 INFO  (coreLoadExecutor-15570-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 3455616 INFO  (coreLoadExecutor-15570-thread-1) [    
x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f8683a
   [junit4]   2> 3455617 INFO  (coreLoadExecutor-15570-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressInPlaceUpdates_FF8A3A9A9C24256F-001/init-core-data-001/]
   [junit4]   2> 3455618 INFO  (coreLoadExecutor-15570-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=86.6416015625, 
floorSegmentMB=0.9111328125, forceMergeDeletesPctAllowed=13.396957435839244, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6111343009098443, deletesPctAllowed=20.86841275118893
   [junit4]   2> 3455620 WARN  (coreLoadExecutor-15570-thread-1) [    
x:collection1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 3455686 INFO  (coreLoadExecutor-15570-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3455686 INFO  (coreLoadExecutor-15570-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 3455700 INFO  (coreLoadExecutor-15570-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3455701 INFO  (coreLoadExecutor-15570-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3455702 INFO  (coreLoadExecutor-15570-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 3455702 INFO  (coreLoadExecutor-15570-thread-1) [    
x:collection1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2cfc6bb3[collection1] main]
   [junit4]   2> 3455702 WARN  (coreLoadExecutor-15570-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 3455703 INFO  (coreLoadExecutor-15570-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3455703 INFO  (coreLoadExecutor-15570-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1639474015426838528
   [junit4]   2> 3455706 INFO  
(SUITE-TestStressInPlaceUpdates-seed#[FF8A3A9A9C24256F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 3455708 INFO  
(searcherExecutor-15571-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2cfc6bb3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3455726 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3455727 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3455727 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3455826 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:49349
   [junit4]   2> 3455827 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49349
   [junit4]   2> 3455827 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 49349
   [junit4]   2> 3455830 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3455857 INFO  (zkConnectionManagerCallback-18395-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3455863 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3455875 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3455880 INFO  (zkConnectionManagerCallback-18397-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3455880 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3455886 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.ZkTestServer put 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 3455889 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.ZkTestServer put 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 3455900 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.ZkTestServer put 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3455905 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.ZkTestServer put 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 3455908 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.ZkTestServer put 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 3455915 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.ZkTestServer put 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 3455924 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.ZkTestServer put 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3455930 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.ZkTestServer put 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3455938 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.ZkTestServer put 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3455941 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.ZkTestServer put 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3456078 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.ZkTestServer put 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 3456093 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 3456737 WARN  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3456738 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3456738 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3456738 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 3456739 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3456739 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3456739 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3456739 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4e9b75c8{/,null,AVAILABLE}
   [junit4]   2> 3456739 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7728bc34{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:60151}
   [junit4]   2> 3456739 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.e.j.s.Server Started @3459174ms
   [junit4]   2> 3456739 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressInPlaceUpdates_FF8A3A9A9C24256F-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=60151, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressInPlaceUpdates_FF8A3A9A9C24256F-001/control-001/cores}
   [junit4]   2> 3456739 ERROR 
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3456739 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3456739 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 3456739 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3456739 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3456739 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-19T08:17:41.964Z
   [junit4]   2> 3456739 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3456745 INFO  (zkConnectionManagerCallback-18399-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3456745 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3456847 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3456847 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressInPlaceUpdates_FF8A3A9A9C24256F-001/control-001/solr.xml
   [junit4]   2> 3456851 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3456852 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3456853 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f8683a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3457298 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3457299 WARN  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6127f5f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3457299 WARN  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6127f5f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3457304 WARN  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6d0e9884[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3457304 WARN  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6d0e9884[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3457306 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49349/solr
   [junit4]   2> 3457307 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3457309 INFO  (zkConnectionManagerCallback-18406-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3457310 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3457415 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3457417 INFO  (zkConnectionManagerCallback-18408-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3457417 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3457576 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60151_
   [junit4]   2> 3457577 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.Overseer Overseer (id=72191251720306692-127.0.0.1:60151_-n_0000000000) 
starting
   [junit4]   2> 3457586 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3457588 INFO  (zkConnectionManagerCallback-18415-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3457588 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3457593 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49349/solr ready
   [junit4]   2> 3457595 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60151_
   [junit4]   2> 3457595 INFO  
(OverseerStateUpdate-72191251720306692-127.0.0.1:60151_-n_0000000000) 
[n:127.0.0.1:60151_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:60151_
   [junit4]   2> 3457599 INFO  
(OverseerStateUpdate-72191251720306692-127.0.0.1:60151_-n_0000000000) 
[n:127.0.0.1:60151_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3457598 INFO  (zkCallback-18414-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3457623 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 3457639 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f8683a
   [junit4]   2> 3457646 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f8683a
   [junit4]   2> 3457646 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f8683a
   [junit4]   2> 3457647 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressInPlaceUpdates_FF8A3A9A9C24256F-001/control-001/cores
   [junit4]   2> 3457666 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3457668 INFO  (zkConnectionManagerCallback-18421-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3457669 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3457671 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3457673 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49349/solr ready
   [junit4]   2> 3457675 INFO  (qtp316399132-53126) [n:127.0.0.1:60151_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:60151_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3457679 INFO  (OverseerThreadFactory-15585-thread-1) [     ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 3457794 INFO  (qtp316399132-53128) [n:127.0.0.1:60151_    
x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3457794 INFO  (qtp316399132-53128) [n:127.0.0.1:60151_    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 3458813 INFO  (qtp316399132-53128) [n:127.0.0.1:60151_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 3458825 INFO  (qtp316399132-53128) [n:127.0.0.1:60151_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema 
name=inplace-updates
   [junit4]   2> 3458828 INFO  (qtp316399132-53128) [n:127.0.0.1:60151_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 3458828 INFO  (qtp316399132-53128) [n:127.0.0.1:60151_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 3458829 INFO  (qtp316399132-53128) [n:127.0.0.1:60151_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f8683a
   [junit4]   2> 3458829 INFO  (qtp316399132-53128) [n:127.0.0.1:60151_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressInPlaceUpdates_FF8A3A9A9C24256F-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressInPlaceUpdates_FF8A3A9A9C24256F-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 3458830 INFO  (qtp316399132-53128) [n:127.0.0.1:60151_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=86.6416015625, 
floorSegmentMB=0.9111328125, forceMergeDeletesPctAllowed=13.396957435839244, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6111343009098443, deletesPctAllowed=20.86841275118893
   [junit4]   2> 3458831 WARN  (qtp316399132-53128) [n:127.0.0.1:60151_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 3458874 INFO  (qtp316399132-53128) [n:127.0.0.1:60151_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3458874 INFO  (qtp316399132-53128) [n:127.0.0.1:60151_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3458876 INFO  (qtp316399132-53128) [n:127.0.0.1:60151_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3458876 INFO  (qtp316399132-53128) [n:127.0.0.1:60151_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3458877 INFO  (qtp316399132-53128) [n:127.0.0.1:60151_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 3458877 INFO  (qtp316399132-53128) [n:127.0.0.1:60151_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6ae3e0b5[control_collection_shard1_replica_n1] main]
   [junit4]   2> 3458880 INFO  (qtp316399132-53128) [n:127.0.0.1:60151_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3458881 INFO  (qtp316399132-53128) [n:127.0.0.1:60151_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3458881 INFO  (qtp316399132-53128) [n:127.0.0.1:60151_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3458881 INFO  (qtp316399132-53128) [n:127.0.0.1:60151_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1639474018759213056
   [junit4]   2> 3458885 INFO  
(searcherExecutor-15590-thread-1-processing-n:127.0.0.1:60151_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:60151_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@6ae3e0b5[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3458892 INFO  (qtp316399132-53128) [n:127.0.0.1:60151_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 3458892 INFO  (qtp316399132-53128) [n:127.0.0.1:60151_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/control_collection/leaders/shard1
   [junit4]   2> 3458904 INFO  (qtp316399132-53128) [n:127.0.0.1:60151_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3458904 INFO  (qtp316399132-53128) [n:127.0.0.1:60151_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3458904 INFO  (qtp316399132-53128) [n:127.0.0.1:60151_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:60151/control_collection_shard1_replica_n1/
   [junit4]   2> 3458905 INFO  (qtp316399132-53128) [n:127.0.0.1:60151_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3458906 INFO  (qtp316399132-53128) [n:127.0.0.1:60151_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:60151/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 3458906 INFO  (qtp316399132-53128) [n:127.0.0.1:60151_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/72191251720306692-core_node2-n_0000000000
   [junit4]   2> 3458910 INFO  (qtp316399132-53128) [n:127.0.0.1:60151_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:60151/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 3459013 INFO  (zkCallback-18407-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3459013 INFO  (zkCallback-18407-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3459015 INFO  (qtp316399132-53128) [n:127.0.0.1:60151_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3459017 INFO  (qtp316399132-53128) [n:127.0.0.1:60151_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1223
   [junit4]   2> 3459027 INFO  (qtp316399132-53126) [n:127.0.0.1:60151_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 3459120 INFO  (zkCallback-18407-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3459120 INFO  (zkCallback-18407-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3459120 INFO  (zkCallback-18407-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3459121 INFO  (qtp316399132-53126) [n:127.0.0.1:60151_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:60151_&wt=javabin&version=2}
 status=0 QTime=1446
   [junit4]   2> 3459236 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3459238 INFO  (zkConnectionManagerCallback-18427-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3459238 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3459242 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3459253 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49349/solr ready
   [junit4]   2> 3459254 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 3459256 INFO  (qtp316399132-53127) [n:127.0.0.1:60151_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3459273 INFO  
(OverseerCollectionConfigSetProcessor-72191251720306692-127.0.0.1:60151_-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> 3459273 INFO  (OverseerThreadFactory-15585-thread-2) [     ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 3459494 WARN  (OverseerThreadFactory-15585-thread-2) [     ] 
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection 
(collection1) without cores.
   [junit4]   2> 3459498 INFO  (qtp316399132-53127) [n:127.0.0.1:60151_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 3459500 INFO  (qtp316399132-53127) [n:127.0.0.1:60151_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=245
   [junit4]   2> 3459502 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 3459848 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressInPlaceUpdates_FF8A3A9A9C24256F-001/shard-1-001
 of type NRT
   [junit4]   2> 3459848 WARN  (closeThreadPool-18428-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3459849 INFO  (closeThreadPool-18428-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3459849 INFO  (closeThreadPool-18428-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3459849 INFO  (closeThreadPool-18428-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 3459850 INFO  (closeThreadPool-18428-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3459850 INFO  (closeThreadPool-18428-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3459850 INFO  (closeThreadPool-18428-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3459850 INFO  (closeThreadPool-18428-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4732d878{/,null,AVAILABLE}
   [junit4]   2> 3459851 INFO  (closeThreadPool-18428-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1a4ae23e{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:37130}
   [junit4]   2> 3459851 INFO  (closeThreadPool-18428-thread-1) [     ] 
o.e.j.s.Server Started @3462287ms
   [junit4]   2> 3459851 INFO  (closeThreadPool-18428-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressInPlaceUpdates_FF8A3A9A9C24256F-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=37130, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressInPlaceUpdates_FF8A3A9A9C24256F-001/shard-1-001/cores}
   [junit4]   2> 3459851 ERROR (closeThreadPool-18428-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3459851 INFO  (closeThreadPool-18428-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3459851 INFO  (closeThreadPool-18428-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 3459851 INFO  (closeThreadPool-18428-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3459851 INFO  (closeThreadPool-18428-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3459851 INFO  (closeThreadPool-18428-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-19T08:17:45.076Z
   [junit4]   2> 3459852 INFO  (closeThreadPool-18428-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3459869 INFO  (zkConnectionManagerCallback-18430-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3459870 INFO  (closeThreadPool-18428-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3459973 INFO  (closeThreadPool-18428-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3459973 INFO  (closeThreadPool-18428-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressInPlaceUpdates_FF8A3A9A9C24256F-001/shard-1-001/solr.xml
   [junit4]   2> 3459976 INFO  (closeThreadPool-18428-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3459976 INFO  (closeThreadPool-18428-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3459993 INFO  (closeThreadPool-18428-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f8683a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3460184 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressInPlaceUpdates_FF8A3A9A9C24256F-001/shard-2-001
 of type NRT
   [junit4]   2> 3460189 WARN  (closeThreadPool-18428-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3460189 INFO  (closeThreadPool-18428-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3460189 INFO  (closeThreadPool-18428-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3460189 INFO  (closeThreadPool-18428-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 3460189 INFO  (closeThreadPool-18428-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3460189 INFO  (closeThreadPool-18428-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3460189 INFO  (closeThreadPool-18428-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3460189 INFO  (closeThreadPool-18428-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@547a0c55{/,null,AVAILABLE}
   [junit4]   2> 3460190 INFO  (closeThreadPool-18428-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6a6421c5{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:49071}
   [junit4]   2> 3460190 INFO  (closeThreadPool-18428-thread-2) [     ] 
o.e.j.s.Server Started @3462627ms
   [junit4]   2> 3460190 INFO  (closeThreadPool-18428-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressInPlaceUpdates_FF8A3A9A9C24256F-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=49071, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressInPlaceUpdates_FF8A3A9A9C24256F-001/shard-2-001/cores}
   [junit4]   2> 3460190 ERROR (closeThreadPool-18428-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3460190 INFO  (closeThreadPool-18428-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3460190 INFO  (closeThreadPool-18428-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 3460190 INFO  (closeThreadPool-18428-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3460190 INFO  (closeThreadPool-18428-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3460190 INFO  (closeThreadPool-18428-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-19T08:17:45.415Z
   [junit4]   2> 3460191 INFO  (closeThreadPool-18428-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3460194 INFO  (zkConnectionManagerCallback-18433-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3460194 INFO  (closeThreadPool-18428-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3460296 INFO  (closeThreadPool-18428-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3460296 INFO  (closeThreadPool-18428-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressInPlaceUpdates_FF8A3A9A9C24256F-001/shard-2-001/solr.xml
   [junit4]   2> 3460299 INFO  (closeThreadPool-18428-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3460299 INFO  (closeThreadPool-18428-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3460300 INFO  (closeThreadPool-18428-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f8683a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3460599 INFO  
(TEST-TestStressInPlaceUpdates.stressTest-seed#[FF8A3A9A9C24256F]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressInPlaceUpdates_FF8A3A9A9C24256F-001/shard-3-001
 of type NRT
   [junit4]   2> 3460600 WARN  (closeThreadPool-18428-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3460600 INFO  (closeThreadPool-18428-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3460600 INFO  (closeThreadPool-18428-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3460600 INFO  (closeThreadPool-18428-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 3460601 INFO  (closeThreadPool-18428-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3460601 INFO  (closeThreadPool-18428-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3460601 INFO  (closeThreadPool-18428-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3460602 INFO  (closeThreadPool-18428-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@629ded09{/,null,AVAILABLE}
   [junit4]   2> 3460602 INFO  (closeThreadPool-18428-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@60448ffa{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:34841}
   [junit4]   2> 3460602 INFO  (closeThreadPool-18428-thread-3) [     ] 
o.e.j.s.Server Started @3463039ms
   [junit4]   2> 3460602 INFO  (closeThreadPool-18428-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressInPlaceUpdates_FF8A3A9A9C24256F-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=34841, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressInPlaceUpdates_FF8A3A9A9C24256F-001/shard-3-001/cores}
   [junit4]   2> 3460602 ERROR (closeThreadPool-18428-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3460602 INFO  (closeThreadPool-18428-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3460602 INFO  (closeThreadPool-18428-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 3460603 INFO  (closeThreadPool-18428-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3460603 INFO  (closeThreadPool-18428-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3460603 INFO  (closeThreadPool-18428-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-19T08:17:45.828Z
   [junit4]   2> 3460603 INFO  (closeThreadPool-18428-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3460605 INFO  (zkConnectionManagerCallback-18436-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3460605 INFO  (closeThreadPool-18428-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3460667 INFO  (closeThreadPool-18428-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3460668 WARN  (closeThreadPool-18428-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6519704d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3460668 WARN  (closeThreadPool-18428-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6519704d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3460671 WARN  (closeThreadPool-18428-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@79b569a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3460671 WARN  (closeThreadPool-18428-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@79b569a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3460673 INFO  (closeThreadPool-18428-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49349/solr
   [junit4]   2> 3460674 INFO  (closeThreadPool-18428-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3460682 INFO  (zkConnectionManagerCallback-18442-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3460682 INFO  (closeThreadPool-18428-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3460707 INFO  (closeThreadPool-18428-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3460707 INFO  (closeThreadPool-18428-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressInPlaceUpdates_FF8A3A9A9C24256F-001/shard-3-001/solr.xml
   [junit4]   2> 3460712 INFO  (closeThreadPool-18428-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3460712 INFO  (closeThreadPool-18428-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3460713 INFO  (closeThreadPool-18428-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f8683a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3460805 INFO  (closeThreadPool-18428-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3460806 WARN  (closeThreadPool-18428-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@79230869[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3460806 WARN  (closeThreadPool-18428-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@79230869[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3460809 WARN  (closeThreadPool-18428-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1edbdd0c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3460809 WARN  (closeThreadPool-18428-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1edbdd0c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3460810 INFO  (closeThreadPool-18428-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49349/solr
   [junit4]   2> 3460811 INFO  (closeThreadPool-18428-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3460816 INFO  (zkConnectionManagerCallback-18449-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3460816 INFO  (closeThreadPool-18428-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3460820 INFO  (closeThreadPool-18428-thread-2) 
[n:127.0.0.1:49071_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3460823 INFO  (zkConnectionManagerCallback-18451-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3460824 INFO  (closeThreadPool-18428-thread-2) 
[n:127.0.0.1:49071_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 3460847 INFO  (closeThreadPool-18428-thread-2) 
[n:127.0.0.1:49071_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3460874 INFO  (closeThreadPool-18428-thread-2) 
[n:127.0.0.1:49071_     ] o.a.s.c.ZkController Publish node=127.0.0.1:49071_ as 
DOWN
   [junit4]   2> 3460876 INFO  (closeThreadPool-18428-thread-2) 
[n:127.0.0.1:49071_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 3460876 INFO  (closeThreadPool-18428-thread-2) 
[n:127.0.0.1:49071_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49071_
   [junit4]   2> 3460878 INFO  (zkCallback-18407-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3460878 INFO  (zkCallback-18426-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3460878 INFO  (zkCallback-18414-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3460880 INFO  (zkCallback-18450-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3460881 INFO  (closeThreadPool-18428-thread-2) 
[n:127.0.0.1:49071_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3460890 INFO  (zkConnectionManagerCallback-18458-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3460890 INFO  (closeThreadPool-18428-thread-2) 
[n:127.0.0.1:49071_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 3460896 INFO  (closeThreadPool-18428-thread-2) 
[n:127.0.0.1:49071_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3460904 INFO  (closeThreadPool-18428-thread-2) 
[n:127.0.0.1:49071_     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:49349/solr ready
   [junit4]   2> 3460922 INFO  (closeThreadPool-18428-thread-1) 
[n:127.0.0.1:37130_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3460923 INFO  (zkConnectionManagerCallback-18460-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3460924 INFO  (closeThreadPool-18428-thread-1) 
[n:127.0.0.1:37130_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 3460936 INFO  (closeThreadPool-18428-thread-1) 
[n:127.0.0.1:37130_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3460943 INFO  (closeThreadPool-18428-thread-1) 
[n:127.0.0.1:37130_     ] o.a.s.c.ZkController Publish node=127.0.0.1:37130_ as 
DOWN
   [junit4]   2> 3460945 INFO  (closeThreadPool-18428-thread-1) 
[n:127.0.0.1:37130_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 3460945 INFO  (closeThreadPool-18428-thread-1) 
[n:127.0.0.1:37130_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37130_
   [junit4]   2> 3460948 INFO  (zkCallback-18426-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3460948 INFO  (zkCallback-18407-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3460949 INFO  (zkCallback-18414-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3460949 INFO  (zkCallback-18450-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3460950 INFO  (zkCallback-18457-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3460952 INFO  (closeThreadPool-18428-thread-2) 
[n:127.0.0.1:49071_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3460952 INFO  (closeThreadPool-18428-thread-1) 
[n:127.0.0.1:37130_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3460957 INFO  (zkCallback-18459-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3460959 INFO  (zkConnectionManagerCallback-18467-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3460959 INFO  (closeThreadPool-18428-thread-1) 
[n:127.0.0.1:37130_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 3460962 INFO  (closeThreadPool-18428-thread-1) 
[n:127.0.0.1:37130_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3460964 INFO  (closeThreadPool-18428-thread-1) 
[n:127.0.0.1:37130_     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:49349/solr ready
   [junit4]   2> 3460976 INFO  (closeThreadPool-18428-thread-2) 
[n:127.0.0.1:49071_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f8683a
   [junit4]   2> 3460992 INFO  (closeThreadPool-18428-thread-2) 
[n:127.0.0.1:49071_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f8683a
   [junit4]   2> 3460993 INFO  (closeThreadPool-18428-thread-2) 
[n:127.0.0.1:49071_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f8683a
   [junit4]   2> 3460994 INFO  (closeThreadPool-18428-thread-2) 
[n:127.0.0.1:49071_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressInPlaceUpdates_FF8A3A9A9C24256F-001/shard-2-001/cores
   [junit4]   2> 3460998 INFO  (closeThreadPool-18428-thread-1) 
[n:127.0.0.1:37130_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3461062 INFO  (closeThreadPool-18428-thread-1) 
[n:127.0.0.1:37130_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f8683a
   [junit4]   2> 3461073 INFO  (closeThreadPool-18428-thread-1) 
[n:127.0.0.1:37130_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f8683a
   [junit4]   2> 3461073 INFO  (closeThreadPool-18428-thread-1) 
[n:127.0.0.1:37130_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f8683a
   [junit4]   2> 3461074 INFO  (closeThreadPool-18428-thread-1) 
[n:127.0.0.1:37130_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressInPlaceUpdates_FF8A3A9A9C24256F-001/shard-1-001/cores
   [junit4]   2> 3461281 INFO  
(OverseerCollectionConfigSetProcessor-72191251720306692-127.0.0.1:60151_-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> 3461878 INFO  (closeThreadPool-18428-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3461879 WARN  (closeThreadPool-18428-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@65507d9b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3461879 WARN  (closeThreadPool-18428-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@65507d9b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3461883 WARN  (closeThreadPool-18428-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3f439645[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3461883 WARN  (closeThreadPool-18428-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3f439645[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3461885 INFO  (closeThreadPool-18428-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49349/solr
   [junit4]   2> 3461886 INFO  (closeThreadPool-18428-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3461888 INFO  (zkConnectionManagerCallback-18475-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3461888 INFO  (closeThreadPool-18428-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3461995 INFO  (closeThreadPool-18428-thread-3) 
[n:127.0.0.1:34841_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3461997 INFO  (zkConnectionManagerCallback-18477-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3461997 INFO  (closeThreadPool-18428-thread-3) 
[n:127.0.0.1:34841_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 3462012 INFO  (closeThreadPool-18428-thread-3) 
[n:127.0.0.1:34841_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3462038 INFO  (closeThreadPool-18428-thread-3) 
[n:127.0.0.1:34841_     ] o.a.s.c.ZkController Publish node=127.0.0.1:34841_ as 
DOWN
   [junit4]   2> 3462050 INFO  (closeThreadPool-18428-thread-3) 
[n:127.0.0.1:34841_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 3462050 INFO  (closeThreadPool-18428-thread-3) 
[n:127.0.0.1:34841_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34841_
   [junit4]   2> 3462056 INFO  (zkCallback-18407-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3462056 INFO  (zkCallback-18450-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3462056 INFO  (zkCallback-18426-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3462056 INFO  (zkCallback-18414-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3462056 INFO  (zkCallback-18459-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3462057 INFO  (zkCallback-18457-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3462058 INFO  (zkCallback-18466-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3462059 INFO  (zkCallback-18476-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3462062 INFO  (closeThreadPool-18428-thread-3) 
[n:127.0.0.1:34841_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3462065 INFO  (zkConnectionManagerCallback-18484-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3462065 INFO  (closeThreadPool-18428-thread-3) 
[n:127.0.0.1:34841_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 3462070 INFO  (closeThreadPool-18428-thread-3) 
[n:127.0.0.1:34841_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 3462078 INFO  (closeThreadPool-18428-thread-3) 
[n:127.0.0.1:34841_     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:49349/solr ready
   [junit4]   2> 3462105 INFO  (closeThreadPool-18428-thread-3) 
[n:127.0.0.1:34841_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3462135 INFO  (closeThreadPool-18428-thread-3) 
[n:127.0.0.1:34841_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f8683a
   [junit4]   2> 3462145 INFO  (closeThreadPool-18428-thread-3) 
[n:127.0.0.1:34841_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f8683a
   [junit4]   2> 3462145 INFO  (closeThreadPool-18428-thread-3) 
[n:127.0.0.1:34841_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f8683a
   [junit4]   2> 3462146 INFO  (closeThreadPool-18428-thread-3) 
[n:127.0.0.1:34841_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressInPlaceUpdates_FF8A3A9A9C24256F-001/shard-3-001/cores
   [junit4]   2> 3462202 INFO  (qtp1685784493-53218) [n:127.0.0.1:34841_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:49071_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3462202 INFO  (qtp1685784493-53219) [n:127.0.0.1:34841_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:34841_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3462202 INFO  (qtp1685784493-53214) [n:127.0.0.1:34841_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:37130_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3462220 INFO  (OverseerThreadFactory-15585-thread-3) [ 
c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:34841_ for creating new replica of shard shard1 for collection 
collection1
   [junit4]   2> 3462226 INFO  (OverseerThreadFactory-15585-thread-3) [ 
c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica 
command.
   [junit4]   2> 3462233 INFO  (qtp1685784493-53216) [n:127.0.0.1:34841_    
x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3463263 INFO  (qtp1685784493-53216) [n:127.0.0.1:34841_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 3463291 INFO  (qtp1685784493-53216) [n:127.0.0.1:34841_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n1] Schema name=inplace-updates
   [junit4]   2> 3463297 INFO  (qtp1685784493-53216) [n:127.0.0.1:34841_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema 
Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 3463297 INFO  (qtp1685784493-53216) [n:127.0.0.1:34841_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 3463298 INFO  (qtp1685784493-53216) [n:127.0.0.1:34841_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f8683a
   [junit4]   2> 3463298 INFO  (qtp1685784493-53216) [n:127.0.0.1:34841_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressInPlaceUpdates_FF8A3A9A9C24256F-001/shard-3-001/cores/collection1_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressInPlaceUpdates_FF8A3A9A9C24256F-001/shard-3-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 3463300 INFO  (qtp1685784493-53216) [n:127.0.0.1:34841_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=86.6416015625, 
floorSegmentMB=0.9111328125, forceMergeDeletesPctAllowed=13.396957435839244, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6111343009098443, deletesPctAllowed=20.86841275118893
   [junit4]   2> 3463302 WARN  (qtp1685784493-53216) [n:127.0.0.1:34841_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 3463379 INFO  (qtp1685784493-53216) [n:127.0.0.1:34841_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3463379 INFO  (qtp1685784493-53216) [n:127.0.0.1:34841_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3463382 INFO  (qtp1685784493-53216) [n:127.0.0.1:34841_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 3463383 INFO  (qtp1685784493-53216) [n:127.0.0.1:34841_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 3463384 INFO  (qtp1685784493-53216) [n:127.0.0.1:34841_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 3463384 INFO  (qtp1685784493-53216) [n:127.0.0.1:34841_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@267e632a[collection1_shard1_replica_n1] main]
   [junit4]   2> 3463392 INFO  (qtp1685784493-53216) [n:127.0.0.1:34841_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3463393 INFO  (qtp1685784493-53216) [n:127.0.0.1:34841_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3463393 INFO  (qtp1685784493-53216) [n:127.0.0.1:34841_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3463393 INFO  (qtp1685784493-53216) [n:127.0.0.1:34841_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1639474023490387968
   [junit4]   2> 3463397 INFO  
(searcherExecutor-15622-thread-1-processing-n:127.0.0.1:34841_ 
x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:34841_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@267e632a[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3463412 INFO  (qtp1685784493-53216) [n:127.0.0.1:34841_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 3463412 INFO  (qtp1685784493-53216) [n:127.0.0.1:34841_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 3463425 INFO  (qtp1685784493-53216) [n:127.0.0.1:34841_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3463425 INFO  (qtp1685784493-53216) [n:127.0.0.1:34841_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3463425 INFO  (qtp1685784493-53216) [n:127.0.0.1:34841_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:34841/collection1_shard1_replica_n1/
   [junit4]   2> 3463425 INFO  (qtp1685784493-53216) [n:127.0.0.1:34841_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 3463425 INFO  (qtp1685784493-53216) [n:127.0.0.1:34841_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:34841/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 3463425 INFO  (qtp1685784493-53216) [n:127.0.0.1:34841_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72191251720306706-core_node2-n_0000000000
   [junit4]   2> 3463432 INFO  (qtp1685784493-53216) [n:127.0.0.1:34841_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34841/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 3463539 INFO  (qtp1685784493-53216) [n:127.0.0.1:34841_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 3463547 INFO  (qtp1685784493-53216) [n:127.0.0.1:34841_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1313
   [junit4]   2> 3463552 INFO  (qtp1685784493-53219) [n:127.0.0.1:34841_ 
c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:34841_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1350
   [junit4]   2> 3464226 INFO  (OverseerThreadFactory-15585-thread-4) [ 
c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:37130_ for creating new replica of shard shard1 for collection 
collection1
   [junit4]   2> 3464229 INFO  
(OverseerCollectionConfigSetProcessor-72191251720306692-127.0.0.1:60151_-n_0000000000)
 [     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000005 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3464236 INFO  (OverseerThreadFactory-15585-thread-4) [ 
c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica 
command.
   [junit4]   2> 3464248 INFO  (qtp511014184-53189) [n:127.0.0.1:37130_    
x:collection1_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3465282 INFO  (qtp511014184-53189) [n:127.0.0.1:37130_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 3465307 INFO  (qtp511014184-53189) [n:127.0.0.1:37130_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n3] Schema name=inplace-updates
   [junit4]   2> 3465310 INFO  (qtp511014184-53189) [n:127.0.0.1:37130_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.s.IndexSchema 
Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 3465310 INFO  (qtp511014184-53189) [n:127.0.0.1:37130_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n3' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 3465310 INFO  (qtp511014184-53189) [n:127.0.0.1:37130_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n3' (registry 
'solr.core.collection1.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f8683a
   [junit4]   2> 3465311 INFO  (qtp511014184-53189) [n:127.0.0.1:37130_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n3] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressInPlaceUpdates_FF8A3A9A9C24256F-001/shard-1-001/cores/collection1_shard1_replica_n3],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressInPlaceUpdates_FF8A3A9A9C24256F-001/shard-1-001/cores/collection1_shard1_replica_n3/data/]
   [junit4]   2> 3465312 INFO  (qtp511014184-53189) [n:127.0.0.1:37130_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=86.6416015625, 
floorSegmentMB=0.9111328125, forceMergeDeletesPctAllowed=13.396957435839244, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6111343009098443, deletesPctAllowed=20.86841275118893
   [junit4]   2> 3465314 WARN  (qtp511014184-53189) [n:127.0.0.1:37130_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [ju

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

  [copy] Copying 1 file to 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/classes/test

common-solr.compile-test:

compile-test:

BUILD SUCCESSFUL
Total time: 1 minute 41 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestStressInPlaceUpdates" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=FF8A3A9A9C24256F 
-Dtests.slow=true -Dtests.locale=sv -Dtests.timezone=NET -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
Buildfile: 
/export/home/jenkins/workspace/Lucene-Solr-8.x-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-8.x-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.16 in public
[ivy:cachepath] :: resolution report :: resolve 21ms :: artifacts dl 0ms
        ---------------------------------------------------------------------
        |                  |            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-8.x-Solaris/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: FF8A3A9A9C24256F
    [mkdir] Created dir: 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says ¡Hola! Master seed: FF8A3A9A9C24256F
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J1 PID(16364@serv1-vm3).
   [junit4] Started J0 PID(16365@serv1-vm3).
   [junit4] HEARTBEAT J1 PID(16364@serv1-vm3): 2019-07-19T09:13:01, stalled for 
68.6s at: TestStressInPlaceUpdates.stressTest
   [junit4] HEARTBEAT J0 PID(16365@serv1-vm3): 2019-07-19T09:13:01, stalled for 
70.2s at: TestStressInPlaceUpdates.stressTest
   [junit4] Suite: org.apache.solr.cloud.TestStressInPlaceUpdates
   [junit4] OK      76.2s J1 | TestStressInPlaceUpdates.stressTest
   [junit4] Completed [1/5] on J1 in 90.28s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestStressInPlaceUpdates
   [junit4] OK      87.5s J0 | TestStressInPlaceUpdates.stressTest
   [junit4] Completed [2/5] on J0 in 100.34s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestStressInPlaceUpdates
   [junit4] OK      55.4s J1 | TestStressInPlaceUpdates.stressTest
   [junit4] Completed [3/5] on J1 in 56.89s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestStressInPlaceUpdates
   [junit4] OK      57.3s J0 | TestStressInPlaceUpdates.stressTest
   [junit4] Completed [4/5] on J0 in 60.73s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestStressInPlaceUpdates
   [junit4] OK      41.7s J1 | TestStressInPlaceUpdates.stressTest
   [junit4] Completed [5/5] on J1 in 44.26s, 1 test
   [junit4] 
   [junit4] JVM J0:     1.33 ..   164.38 =   163.06s
   [junit4] JVM J1:     1.31 ..   196.17 =   194.86s
   [junit4] Execution time total: 3 minutes 16 seconds
   [junit4] Tests summary: 5 suites, 5 tests
   [junit4] Could not remove temporary path: 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 301.02s | 
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
[junit4:tophints] 278.98s | 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4:tophints] 261.40s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 163.55s | org.apache.solr.cloud.CollectionsAPISolrJTest
[junit4:tophints] 148.00s | 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 3 minutes 20 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.TestStressInPlaceUpdates
[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$ValidateAntFileMask.hasMatch(FilePath.java:2805)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2684)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2665)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3052)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:957)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
                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:1843)
                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:3054)
        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:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
        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:1843)
        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
No credentials specified
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=12495ac26cc9947fdfc0f364174fd6352e16f929, 
workspace=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #242
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
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