Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21271/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
2 tests failed.
FAILED: org.apache.solr.update.PeerSyncTest.test
Error Message:
.response[0][id][0]:2!=1
Stack Trace:
junit.framework.AssertionFailedError: .response[0][id][0]:2!=1
at
__randomizedtesting.SeedInfo.seed([792452919D3C2D4B:F1706D4B33C040B3]:0)
at junit.framework.Assert.fail(Assert.java:50)
at
org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:913)
at
org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:940)
at
org.apache.solr.BaseDistributedSearchTestCase.queryAndCompare(BaseDistributedSearchTestCase.java:650)
at
org.apache.solr.BaseDistributedSearchTestCase.queryAndCompare(BaseDistributedSearchTestCase.java:641)
at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:105)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig
Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
"cluster-preferences":[{"maximize":"freedisk"}],
"triggers":{".auto_add_replicas":{ "name":".auto_add_replicas",
"event":"nodeLost", "waitFor":30, "actions":[ {
"name":"auto_add_replicas_plan",
"class":"solr.AutoAddReplicasPlanAction"}, {
"name":"execute_plan", "class":"solr.ExecutePlanAction"}],
"enabled":true}}, "listeners":{".auto_add_replicas.system":{
"trigger":".auto_add_replicas", "afterAction":[], "stage":[
"STARTED", "ABORTED", "SUCCEEDED", "FAILED",
"BEFORE_ACTION", "AFTER_ACTION", "IGNORED"],
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
"beforeAction":[]}}, "properties":{}}> but was:
org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
"cluster-preferences":[{"maximize":"freedisk"}],
"triggers":{".auto_add_replicas":{ "name":".auto_add_replicas",
"event":"nodeLost", "waitFor":30, "actions":[ {
"name":"auto_add_replicas_plan",
"class":"solr.AutoAddReplicasPlanAction"}, {
"name":"execute_plan", "class":"solr.ExecutePlanAction"}],
"enabled":true}}, "listeners":{".auto_add_replicas.system":{
"trigger":".auto_add_replicas", "afterAction":[], "stage":[
"STARTED", "ABORTED", "SUCCEEDED", "FAILED",
"BEFORE_ACTION", "AFTER_ACTION", "IGNORED"],
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
"beforeAction":[]}}, "properties":{}}>
Stack Trace:
java.lang.AssertionError: expected:
org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
"cluster-preferences":[{"maximize":"freedisk"}],
"triggers":{".auto_add_replicas":{
"name":".auto_add_replicas",
"event":"nodeLost",
"waitFor":30,
"actions":[
{
"name":"auto_add_replicas_plan",
"class":"solr.AutoAddReplicasPlanAction"},
{
"name":"execute_plan",
"class":"solr.ExecutePlanAction"}],
"enabled":true}},
"listeners":{".auto_add_replicas.system":{
"trigger":".auto_add_replicas",
"afterAction":[],
"stage":[
"STARTED",
"ABORTED",
"SUCCEEDED",
"FAILED",
"BEFORE_ACTION",
"AFTER_ACTION",
"IGNORED"],
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
"beforeAction":[]}},
"properties":{}}> but was:
org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
"cluster-preferences":[{"maximize":"freedisk"}],
"triggers":{".auto_add_replicas":{
"name":".auto_add_replicas",
"event":"nodeLost",
"waitFor":30,
"actions":[
{
"name":"auto_add_replicas_plan",
"class":"solr.AutoAddReplicasPlanAction"},
{
"name":"execute_plan",
"class":"solr.ExecutePlanAction"}],
"enabled":true}},
"listeners":{".auto_add_replicas.system":{
"trigger":".auto_add_replicas",
"afterAction":[],
"stage":[
"STARTED",
"ABORTED",
"SUCCEEDED",
"FAILED",
"BEFORE_ACTION",
"AFTER_ACTION",
"IGNORED"],
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
"beforeAction":[]}},
"properties":{}}>
at
__randomizedtesting.SeedInfo.seed([792452919D3C2D4B:46AC51398A6ADDAC]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:147)
at
org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12249 lines...]
[junit4] Suite: org.apache.solr.update.PeerSyncTest
[junit4] 2> 570439 INFO
(SUITE-PeerSyncTest-seed#[792452919D3C2D4B]-worker) [ ] o.a.s.SolrTestCaseJ4
SecureRandom sanity checks: test.solr.allowed.securerandom=null &
java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/init-core-data-001
[junit4] 2> 570440 WARN
(SUITE-PeerSyncTest-seed#[792452919D3C2D4B]-worker) [ ] o.a.s.SolrTestCaseJ4
startTrackingSearchers: numOpens=16 numCloses=16
[junit4] 2> 570440 INFO
(SUITE-PeerSyncTest-seed#[792452919D3C2D4B]-worker) [ ] o.a.s.SolrTestCaseJ4
Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 570442 INFO
(SUITE-PeerSyncTest-seed#[792452919D3C2D4B]-worker) [ ] o.a.s.SolrTestCaseJ4
Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 570442 INFO
(SUITE-PeerSyncTest-seed#[792452919D3C2D4B]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 570442 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 570443 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from
paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 570457 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 570465 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 570530 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 570554 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
[junit4] 2> 570559 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
[junit4] 2> 570559 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
[junit4] 2> 570560 INFO (coreLoadExecutor-1847-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 570560 INFO (coreLoadExecutor-1847-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 570575 INFO (coreLoadExecutor-1847-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 570582 INFO (coreLoadExecutor-1847-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 570645 INFO (coreLoadExecutor-1847-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 570649 INFO (coreLoadExecutor-1847-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 570649 INFO (coreLoadExecutor-1847-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@6fd46031
[junit4] 2> 570649 INFO (coreLoadExecutor-1847-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 570649 INFO (coreLoadExecutor-1847-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/init-core-data-001/]
[junit4] 2> 570650 INFO (coreLoadExecutor-1847-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=2.0771484375,
noCFSRatio=0.858801550795916]
[junit4] 2> 570652 WARN (coreLoadExecutor-1847-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> 570674 INFO (coreLoadExecutor-1847-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 570674 INFO (coreLoadExecutor-1847-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 570675 INFO (coreLoadExecutor-1847-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 570675 INFO (coreLoadExecutor-1847-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 570675 INFO (coreLoadExecutor-1847-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=2, maxMergeAtOnceExplicit=3, maxMergedSegmentMB=0.3837890625,
floorSegmentMB=1.646484375, forceMergeDeletesPctAllowed=21.618498025115084,
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 570675 INFO (coreLoadExecutor-1847-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@56d1a6d9[collection1] main]
[junit4] 2> 570675 WARN (coreLoadExecutor-1847-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 570676 INFO (coreLoadExecutor-1847-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 570676 INFO (coreLoadExecutor-1847-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1589542770116132864
[junit4] 2> 570677 INFO
(searcherExecutor-1848-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@56d1a6d9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 570678 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 570736 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/control/cores/collection1
[junit4] 2> 570737 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 570737 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7052ca28{/,null,AVAILABLE}
[junit4] 2> 570737 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@3d1591d7{HTTP/1.1,[http/1.1]}{127.0.0.1:37101}
[junit4] 2> 570738 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.e.j.s.Server Started @572445ms
[junit4] 2> 570738 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml,
solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=37101,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/control/cores}
[junit4] 2> 570738 ERROR (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 570738 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 8.0.0
[junit4] 2> 570738 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode
on port null
[junit4] 2> 570738 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 570738 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-14T05:01:54.751Z
[junit4] 2> 570738 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/control/solr.xml
[junit4] 2> 570740 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 570741 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 570741 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 570765 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
[junit4] 2> 570771 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
[junit4] 2> 570771 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
[junit4] 2> 570772 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/control/cores
[junit4] 2> 570772 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 570773 INFO (coreLoadExecutor-1858-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 570773 INFO (coreLoadExecutor-1858-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 570788 INFO (coreLoadExecutor-1858-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 570796 INFO (coreLoadExecutor-1858-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 570862 INFO (coreLoadExecutor-1858-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 570868 INFO (coreLoadExecutor-1858-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 570868 INFO (coreLoadExecutor-1858-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@6fd46031
[junit4] 2> 570868 INFO (coreLoadExecutor-1858-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 570868 INFO (coreLoadExecutor-1858-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/control/cores/collection1/data/]
[junit4] 2> 570870 INFO (coreLoadExecutor-1858-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=2.0771484375,
noCFSRatio=0.858801550795916]
[junit4] 2> 570872 WARN (coreLoadExecutor-1858-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> 570904 INFO (coreLoadExecutor-1858-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 570904 INFO (coreLoadExecutor-1858-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 570904 INFO (coreLoadExecutor-1858-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 570904 INFO (coreLoadExecutor-1858-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 570905 INFO (coreLoadExecutor-1858-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=2, maxMergeAtOnceExplicit=3, maxMergedSegmentMB=0.3837890625,
floorSegmentMB=1.646484375, forceMergeDeletesPctAllowed=21.618498025115084,
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 570905 INFO (coreLoadExecutor-1858-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7ae46212[collection1] main]
[junit4] 2> 570905 WARN (coreLoadExecutor-1858-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 570906 INFO (coreLoadExecutor-1858-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 570907 INFO
(searcherExecutor-1859-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7ae46212[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 570907 INFO (coreLoadExecutor-1858-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1589542770358353920
[junit4] 2> 570965 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/shard0/cores/collection1
[junit4] 2> 570966 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 570967 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@45f31919{/,null,AVAILABLE}
[junit4] 2> 570967 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@53f1d1a7{HTTP/1.1,[http/1.1]}{127.0.0.1:41709}
[junit4] 2> 570967 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.e.j.s.Server Started @572675ms
[junit4] 2> 570967 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml,
solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=41709,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/shard0/cores}
[junit4] 2> 570968 ERROR (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 570968 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 8.0.0
[junit4] 2> 570968 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode
on port null
[junit4] 2> 570968 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 570968 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-14T05:01:54.981Z
[junit4] 2> 570968 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/shard0/solr.xml
[junit4] 2> 570971 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 570971 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 570972 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 570991 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
[junit4] 2> 570997 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
[junit4] 2> 570997 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
[junit4] 2> 570998 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/shard0/cores
[junit4] 2> 570998 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 570999 INFO (coreLoadExecutor-1869-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 571000 INFO (coreLoadExecutor-1869-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 571025 INFO (coreLoadExecutor-1869-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 571033 INFO (coreLoadExecutor-1869-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 571094 INFO (coreLoadExecutor-1869-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 571119 INFO (coreLoadExecutor-1869-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 571119 INFO (coreLoadExecutor-1869-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@6fd46031
[junit4] 2> 571119 INFO (coreLoadExecutor-1869-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 571119 INFO (coreLoadExecutor-1869-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/shard0/cores/collection1/data/]
[junit4] 2> 571120 INFO (coreLoadExecutor-1869-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=2.0771484375,
noCFSRatio=0.858801550795916]
[junit4] 2> 571122 WARN (coreLoadExecutor-1869-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> 571142 INFO (coreLoadExecutor-1869-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 571142 INFO (coreLoadExecutor-1869-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 571143 INFO (coreLoadExecutor-1869-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 571143 INFO (coreLoadExecutor-1869-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 571143 INFO (coreLoadExecutor-1869-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=2, maxMergeAtOnceExplicit=3, maxMergedSegmentMB=0.3837890625,
floorSegmentMB=1.646484375, forceMergeDeletesPctAllowed=21.618498025115084,
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 571144 INFO (coreLoadExecutor-1869-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@710338f6[collection1] main]
[junit4] 2> 571144 WARN (coreLoadExecutor-1869-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 571144 INFO (coreLoadExecutor-1869-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 571144 INFO (coreLoadExecutor-1869-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1589542770606866432
[junit4] 2> 571145 INFO
(searcherExecutor-1870-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@710338f6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 571200 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/shard1/cores/collection1
[junit4] 2> 571201 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 571202 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@543fa15e{/,null,AVAILABLE}
[junit4] 2> 571202 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@1c56fa97{HTTP/1.1,[http/1.1]}{127.0.0.1:33897}
[junit4] 2> 571202 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.e.j.s.Server Started @572910ms
[junit4] 2> 571202 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml,
solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=33897,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/shard1/cores}
[junit4] 2> 571202 ERROR (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 571203 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 8.0.0
[junit4] 2> 571203 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode
on port null
[junit4] 2> 571203 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 571203 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-14T05:01:55.216Z
[junit4] 2> 571203 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/shard1/solr.xml
[junit4] 2> 571205 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 571205 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 571206 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 571226 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
[junit4] 2> 571231 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
[junit4] 2> 571231 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
[junit4] 2> 571233 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/shard1/cores
[junit4] 2> 571233 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 571233 INFO (coreLoadExecutor-1880-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 571233 INFO (coreLoadExecutor-1880-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 571248 INFO (coreLoadExecutor-1880-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 571260 INFO (coreLoadExecutor-1880-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 571322 INFO (coreLoadExecutor-1880-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 571328 INFO (coreLoadExecutor-1880-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 571328 INFO (coreLoadExecutor-1880-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@6fd46031
[junit4] 2> 571328 INFO (coreLoadExecutor-1880-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 571329 INFO (coreLoadExecutor-1880-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/shard1/cores/collection1/data/]
[junit4] 2> 571330 INFO (coreLoadExecutor-1880-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=2.0771484375,
noCFSRatio=0.858801550795916]
[junit4] 2> 571332 WARN (coreLoadExecutor-1880-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> 571360 INFO (coreLoadExecutor-1880-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 571360 INFO (coreLoadExecutor-1880-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 571361 INFO (coreLoadExecutor-1880-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 571361 INFO (coreLoadExecutor-1880-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 571362 INFO (coreLoadExecutor-1880-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=2, maxMergeAtOnceExplicit=3, maxMergedSegmentMB=0.3837890625,
floorSegmentMB=1.646484375, forceMergeDeletesPctAllowed=21.618498025115084,
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 571362 INFO (coreLoadExecutor-1880-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2ae9c599[collection1] main]
[junit4] 2> 571362 WARN (coreLoadExecutor-1880-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 571362 INFO (coreLoadExecutor-1880-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 571367 INFO
(searcherExecutor-1881-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2ae9c599[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 571367 INFO (coreLoadExecutor-1880-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1589542770840698880
[junit4] 2> 571426 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/shard2/cores/collection1
[junit4] 2> 571427 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 571427 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@20a4b060{/,null,AVAILABLE}
[junit4] 2> 571428 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@49fd6c92{HTTP/1.1,[http/1.1]}{127.0.0.1:40723}
[junit4] 2> 571428 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.e.j.s.Server Started @573136ms
[junit4] 2> 571428 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml,
solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=40723,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/shard2/cores}
[junit4] 2> 571428 ERROR (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 571428 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 8.0.0
[junit4] 2> 571428 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode
on port null
[junit4] 2> 571428 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 571428 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-14T05:01:55.441Z
[junit4] 2> 571428 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/shard2/solr.xml
[junit4] 2> 571431 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 571431 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 571431 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 571452 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
[junit4] 2> 571458 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
[junit4] 2> 571458 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd46031
[junit4] 2> 571459 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/shard2/cores
[junit4] 2> 571459 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 571460 INFO (coreLoadExecutor-1891-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 571460 INFO (coreLoadExecutor-1891-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 571480 INFO (coreLoadExecutor-1891-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 571491 INFO (coreLoadExecutor-1891-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 571558 INFO (coreLoadExecutor-1891-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 571563 INFO (coreLoadExecutor-1891-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 571563 INFO (coreLoadExecutor-1891-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@6fd46031
[junit4] 2> 571564 INFO (coreLoadExecutor-1891-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 571564 INFO (coreLoadExecutor-1891-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001/tempDir-001/shard2/cores/collection1/data/]
[junit4] 2> 571565 INFO (coreLoadExecutor-1891-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=2.0771484375,
noCFSRatio=0.858801550795916]
[junit4] 2> 571566 WARN (coreLoadExecutor-1891-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> 571589 INFO (coreLoadExecutor-1891-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 571589 INFO (coreLoadExecutor-1891-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 571590 INFO (coreLoadExecutor-1891-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 571590 INFO (coreLoadExecutor-1891-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 571591 INFO (coreLoadExecutor-1891-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=2, maxMergeAtOnceExplicit=3, maxMergedSegmentMB=0.3837890625,
floorSegmentMB=1.646484375, forceMergeDeletesPctAllowed=21.618498025115084,
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 571591 INFO (coreLoadExecutor-1891-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6decb241[collection1] main]
[junit4] 2> 571591 WARN (coreLoadExecutor-1891-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 571592 INFO (coreLoadExecutor-1891-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 571592 INFO
(searcherExecutor-1892-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6decb241[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 571592 INFO (coreLoadExecutor-1891-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1589542771076628480
[junit4] 2> 571595 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 571598 INFO (qtp216034934-4775) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 2
[junit4] 2> 571601 INFO (qtp1341615873-4792) [ x:collection1]
o.a.s.u.PeerSync PeerSync: core=collection1 url= START
replicas=[http://127.0.0.1:41709//collection1] nUpdates=100
[junit4] 2> 571607 INFO (qtp216034934-4777) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3e49d241[collection1] realtime]
[junit4] 2> 571608 INFO (qtp216034934-4777) [ x:collection1]
o.a.s.c.SolrCore Caching fingerprint for
searcher:Searcher@3e49d241[collection1]
realtime{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
leafReaderContext:LeafReaderContext(FilterLeafReader(Uninverting(_0(8.0.0):C1))
docBase=0 ord=0) mavVersion:9223372036854775807
[junit4] 2> 571608 INFO (qtp216034934-4777) [ x:collection1]
o.a.s.u.IndexFingerprint IndexFingerprint millis:5.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1,
maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1,
maxDoc=1}
[junit4] 2> 571608 INFO (qtp216034934-4777) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=5
[junit4] 2> 571609 INFO (qtp1341615873-4792) [ x:collection1]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 571609 INFO (qtp216034934-4770) [ x:collection1]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1,
maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1,
maxDoc=1}
[junit4] 2> 571609 INFO (qtp216034934-4770) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/get
params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 571909 INFO (qtp1341615873-4792) [ x:collection1]
o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE. We have no versions.
sync failed.
[junit4] 2> 571909 INFO (qtp1341615873-4792) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/get
params={qt=/get&getVersions=100&sync=http://127.0.0.1:41709//collection1&wt=javabin&version=2}
status=0 QTime=308
[junit4] 2> 571911 INFO (qtp1341615873-4793) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 1
[junit4] 2> 571911 INFO (qtp1341615873-4794) [ x:collection1]
o.a.s.u.PeerSync PeerSync: core=collection1 url= START
replicas=[http://127.0.0.1:41709//collection1] nUpdates=100
[junit4] 2> 571912 INFO (qtp216034934-4775) [ x:collection1]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1,
maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1,
maxDoc=1}
[junit4] 2> 571912 INFO (qtp216034934-4775) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 571915 INFO (qtp1341615873-4794) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4ba98f4[collection1] realtime]
[junit4] 2> 571915 INFO (qtp1341615873-4794) [ x:collection1]
o.a.s.c.SolrCore Caching fingerprint for searcher:Searcher@4ba98f4[collection1]
realtime{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
leafReaderContext:LeafReaderContext(FilterLeafReader(Uninverting(_0(8.0.0):C1))
docBase=0 ord=0) mavVersion:9223372036854775807
[junit4] 2> 571915 INFO (qtp1341615873-4794) [ x:collection1]
o.a.s.u.IndexFingerprint IndexFingerprint millis:2.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1,
maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1,
maxDoc=1}
[junit4] 2> 571915 INFO (qtp1341615873-4794) [ x:collection1]
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync
[junit4] 2> 571915 INFO (qtp1341615873-4794) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/get
params={qt=/get&getVersions=100&sync=http://127.0.0.1:41709//collection1&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 571916 INFO (qtp216034934-4776) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1589542771415318528,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 571916 INFO (qtp216034934-4776) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@307774e8
commitCommandVersion:1589542771415318528
[junit4] 2> 571916 INFO (qtp216034934-4776) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5230d84b[collection1] main]
[junit4] 2> 571917 INFO (qtp216034934-4776) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 571918 INFO
(searcherExecutor-1870-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5230d84b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
[junit4] 2> 571919 INFO (qtp216034934-4776) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 3
[junit4] 2> 571919 INFO (qtp1341615873-4787) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1589542771419512832,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 571919 INFO (qtp1341615873-4787) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@7931d554
commitCommandVersion:1589542771419512832
[junit4] 2> 571920 INFO (qtp1341615873-4787) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@10dbed8a[collection1] main]
[junit4] 2> 571920 INFO (qtp1341615873-4787) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 571922 INFO
(searcherExecutor-1881-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@10dbed8a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
[junit4] 2> 571922 INFO (qtp1341615873-4787) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 3
[junit4] 2> 571923 INFO (qtp216034934-4777) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
[junit4] 2> 571924 INFO (qtp1341615873-4792) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
[junit4] 2> 571927 INFO (qtp216034934-4770) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[2 (2)]} 0 1
[junit4] 2> 571927 INFO (qtp1341615873-4793) [ x:collection1]
o.a.s.u.PeerSync PeerSync: core=collection1 url= START
replicas=[http://127.0.0.1:41709//collection1] nUpdates=100
[junit4] 2> 571929 INFO (qtp216034934-4771) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3376e970[collection1] realtime]
[junit4] 2> 571930 INFO (qtp216034934-4771) [ x:collection1]
o.a.s.c.SolrCore Caching fingerprint for
searcher:Searcher@3376e970[collection1]
realtime{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)
Uninverting(_1(8.0.0):C1)))}
leafReaderContext:LeafReaderContext(FilterLeafReader(Uninverting(_1(8.0.0):C1))
docBase=1 ord=1) mavVersion:9223372036854775807
[junit4] 2> 571930 INFO (qtp216034934-4771) [ x:collection1]
o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=2,
maxInHash=2, versionsHash=-1218814014108643565, numVersions=2, numDocs=2,
maxDoc=1}
[junit4] 2> 571930 INFO (qtp216034934-4771) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 571930 INFO (qtp1341615873-4793) [ x:collection1]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1,
maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1,
maxDoc=1}
[junit4] 2> 571931 INFO (qtp216034934-4776) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6a6b77bf[collection1] realtime]
[junit4] 2> 571932 INFO (qtp216034934-4776) [ x:collection1]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=2,
maxInHash=2, versionsHash=-1218814014108643565, numVersions=2, numDocs=2,
maxDoc=1}
[junit4] 2> 571932 INFO (qtp216034934-4776) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/get
params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 572230 INFO (qtp1341615873-4793) [ x:collection1]
o.a.s.u.PeerSync PeerSync: core=collection1 url= Received 2 versions from
http://127.0.0.1:41709//collection1
fingerprint:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=2,
maxInHash=2, versionsHash=-1218814014108643565, numVersions=2, numDocs=2,
maxDoc=1}
[junit4] 2> 572231 INFO (qtp1341615873-4793) [ x:collection1]
o.a.s.u.PeerSync PeerSync: core=collection1 url= Requesting updates from
http://127.0.0.1:41709//collection1n=1 versions=2
[junit4] 2> 572233 INFO (qtp216034934-4777) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@c253e05[collection1] realtime]
[junit4] 2> 572234 INFO (qtp216034934-4777) [ x:collection1]
o.a.s.c.SolrCore Caching fingerprint for searcher:Searcher@c253e05[collection1]
realtime{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C2)))}
leafReaderContext:LeafReaderContext(FilterLeafReader(Uninverting(_2(8.0.0):C2))
docBase=0 ord=0) mavVersion:2
[junit4] 2> 572234 INFO (qtp216034934-4777) [ x:collection1]
o.a.s.u.IndexFingerprint IndexFingerprint millis:2.0
result:{maxVersionSpecified=2, maxVersionEncountered=2, maxInHash=2,
versionsHash=-1218814014108643565, numVersions=2, numDocs=2, maxDoc=2}
[junit4] 2> 572234 INFO (qtp216034934-4777) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/get
params={getUpdates=2&distrib=false&qt=/get&fingerprint=true&onlyIfActive=false&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 572245 INFO (qtp1341615873-4793) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 (2)]} 0 10
[junit4] 2> 572248 INFO (qtp1341615873-4793) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@208c126e[collection1] realtime]
[junit4] 2> 572250 INFO (qtp1341615873-4793) [ x:collection1]
o.a.s.c.SolrCore Caching fingerprint for
searcher:Searcher@208c126e[collection1]
realtime{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)
Uninverting(_1(8.0.0):C1)))}
leafReaderContext:LeafReaderContext(FilterLeafReader(Uninverting(_1(8.0.0):C1))
docBase=1 ord=1) mavVersion:2
[junit4] 2> 572250 INFO (qtp1341615873-4793) [ x:collection1]
o.a.s.u.IndexFingerprint IndexFingerprint millis:4.0
result:{maxVersionSpecified=2, maxVersionEncountered=2, maxInHash=2,
versionsHash=-1218814014108643565, numVersions=2, numDocs=2, maxDoc=1}
[junit4] 2> 572250 INFO (qtp1341615873-4793) [ x:collection1]
o.a.s.u.PeerSync Fingerprint comparison: 0
[junit4] 2> 572250 INFO (qtp1341615873-4793) [ x:collection1]
o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE. sync succeeded
[junit4] 2> 572250 INFO (qtp1341615873-4793) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/get
params={qt=/get&getVersions=100&sync=http://127.0.0.1:41709//collection1&wt=javabin&version=2}
status=0 QTime=322
[junit4] 2> 572251 INFO (qtp216034934-4775) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1589542771767640064,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 572252 INFO (qtp216034934-4775) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@307774e8
commitCommandVersion:1589542771767640064
[junit4] 2> 572253 INFO (qtp216034934-4775) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6ee84ee9[collection1] main]
[junit4] 2> 572253 INFO (qtp216034934-4775) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 572256 INFO
(searcherExecutor-1870-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6ee84ee9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C2)))}
[junit4] 2> 572257 INFO (qtp216034934-4775) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 5
[junit4] 2> 572257 INFO (qtp1341615873-4794) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1589542771773931520,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 572258 INFO (qtp1341615873-4794) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@7931d554
commitCommandVersion:1589542771773931520
[junit4] 2> 572259 INFO (qtp1341615873-4794) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@458d3b3[collection1] main]
[junit4] 2> 572260 INFO (qtp1341615873-4794) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 572264 INFO
(searcherExecutor-1881-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@458d3b3[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)
Uninverting(_1(8.0.0):C1)))}
[junit4] 2> 572264 INFO (qtp1341615873-4794) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 6
[junit4] 2> 572265 INFO (qtp216034934-4771) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0
[junit4] 2> 572266 INFO (qtp1341615873-4787) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0
[junit4] 2> 572268 ERROR (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.BaseDistributedSearchTestCase Mismatched responses:
[junit4] 2>
{responseHeader={status=0,QTime=0},response={numFound=2,start=0,docs=[SolrDocument{id=2,
range_facet_l=[2], id_i1=2, range_facet_l_dv=[2], range_facet_i_dv=[2],
n_ti1=1553969377, n_f1=0.843196, n_tf1=0.9856818, n_d1=0.7821797416189478,
n_td1=0.5298921062493508, n_l1=-5572650842088117040,
n_tl1=-5844264611546217240, n_dt1=Sun Mar 31 03:08:50 AMT 43233235, n_tdt1=Sat
Nov 28 12:03:08 AMT 239190764, multiDefault=[muLti-Default], intDefault=42,
timestamp=Sun Jan 14 01:01:55 AMT 2018, _version_=2, intDvoDefault=42},
SolrDocument{id=1, range_facet_l=[1], id_i1=1, range_facet_l_dv=[1],
range_facet_i_dv=[1], multiDefault=[muLti-Default], intDefault=42,
timestamp=Sun Jan 14 01:01:55 AMT 2018, _version_=1, intDvoDefault=42}]}}
[junit4] 2>
{responseHeader={status=0,QTime=0},response={numFound=2,start=0,docs=[SolrDocument{id=1,
range_facet_l=[1], id_i1=1, range_facet_l_dv=[1], range_facet_i_dv=[1],
multiDefault=[muLti-Default], intDefault=42, timestamp=Sun Jan 14 01:01:55 AMT
2018, _version_=1, intDvoDefault=42}, SolrDocument{id=2, range_facet_l=[2],
id_i1=2, range_facet_l_dv=[2], range_facet_i_dv=[2], n_ti1=1553969377,
n_f1=0.843196, n_tf1=0.9856818, n_d1=0.7821797416189478,
n_td1=0.5298921062493508, n_l1=-5572650842088117040,
n_tl1=-5844264611546217240, n_dt1=Sun Mar 31 03:08:50 AMT 43233235, n_tdt1=Sat
Nov 28 12:03:08 AMT 239190764, multiDefault=[muLti-Default], intDefault=42,
timestamp=Sun Jan 14 01:01:55 AMT 2018, _version_=2, intDvoDefault=42}]}}
[junit4] 2> 572269 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending test
[junit4] 2> 572270 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@3d1591d7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 572270 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1104386344
[junit4] 2> 572270 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 572271 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6e99a899: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@64080640
[junit4] 2> 572281 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 572281 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@46f543f: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@b9f6e65
[junit4] 2> 572288 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 572288 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@474f5dbe: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@63070d36
[junit4] 2> 572289 INFO (coreCloseExecutor-1897-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@49b1ff16
[junit4] 2> 572289 INFO (coreCloseExecutor-1897-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1236401942
[junit4] 2> 572289 INFO (coreCloseExecutor-1897-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@28dc383d: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@6232bed3
[junit4] 2> 572301 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7052ca28{/,null,UNAVAILABLE}
[junit4] 2> 572302 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@53f1d1a7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 572302 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1510258818
[junit4] 2> 572302 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 572302 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2f4d6208: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@218a2d3b
[junit4] 2> 572309 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 572309 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5862bd26: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@b9f6e65
[junit4] 2> 572313 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 572313 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4fda3a6: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@63070d36
[junit4] 2> 572313 INFO (coreCloseExecutor-1899-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6c25553c
[junit4] 2> 572313 INFO (coreCloseExecutor-1899-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1814385980
[junit4] 2> 572313 INFO (coreCloseExecutor-1899-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6c61630b: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@505960b6
[junit4] 2> 572321 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@45f31919{/,null,UNAVAILABLE}
[junit4] 2> 572322 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@1c56fa97{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 572322 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1871926261
[junit4] 2> 572322 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 572322 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@76e59aaa: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@4d6f4102
[junit4] 2> 572326 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 572326 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@11f9a922: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@b9f6e65
[junit4] 2> 572329 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 572329 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2a98d809: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@63070d36
[junit4] 2> 572330 INFO (coreCloseExecutor-1901-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@33ca3865
[junit4] 2> 572330 INFO (coreCloseExecutor-1901-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=868890725
[junit4] 2> 572330 INFO (coreCloseExecutor-1901-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@342da20a: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@a72ae4d
[junit4] 2> 572336 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@543fa15e{/,null,UNAVAILABLE}
[junit4] 2> 572337 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@49fd6c92{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 572337 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1651685226
[junit4] 2> 572337 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 572337 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@14603c87: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@6b36c59d
[junit4] 2> 572341 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 572341 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4580648c: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@b9f6e65
[junit4] 2> 572344 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 572344 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@20fe6d9d: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@63070d36
[junit4] 2> 572345 INFO (coreCloseExecutor-1903-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@518d8da
[junit4] 2> 572345 INFO (coreCloseExecutor-1903-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=85514458
[junit4] 2> 572345 INFO (coreCloseExecutor-1903-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@19b83cdf: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@34c16190
[junit4] 2> 572352 INFO (TEST-PeerSyncTest.test-seed#[792452919D3C2D4B])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@20a4b060{/,null,UNAVAILABLE}
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=PeerSyncTest
-Dtests.method=test -Dtests.seed=792452919D3C2D4B -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=ar-EG -Dtests.timezone=Brazil/West
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 1.91s J0 | PeerSyncTest.test <<<
[junit4] > Throwable #1: junit.framework.AssertionFailedError:
.response[0][id][0]:2!=1
[junit4] > at
__randomizedtesting.SeedInfo.seed([792452919D3C2D4B:F1706D4B33C040B3]:0)
[junit4] > at junit.framework.Assert.fail(Assert.java:50)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:913)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:940)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.queryAndCompare(BaseDistributedSearchTestCase.java:650)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.queryAndCompare(BaseDistributedSearchTestCase.java:641)
[junit4] > at
org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:105)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 572354 INFO
(SUITE-PeerSyncTest-seed#[792452919D3C2D4B]-worker) [ ] o.a.s.SolrTestCaseJ4
###deleteCore
[junit4] 2> 572354 INFO
(SUITE-PeerSyncTest-seed#[792452919D3C2D4B]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1279220287
[junit4] 2> 572354 INFO
(SUITE-PeerSyncTest-seed#[792452919D3C2D4B]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 572354 INFO
(SUITE-PeerSyncTest-seed#[792452919D3C2D4B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5650d8af: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@6bea3fec
[junit4] 2> 572355 INFO
(SUITE-PeerSyncTest-seed#[792452919D3C2D4B]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 572355 INFO
(SUITE-PeerSyncTest-seed#[792452919D3C2D4B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@ca5619f: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@b9f6e65
[junit4] 2> 572355 INFO
(SUITE-PeerSyncTest-seed#[792452919D3C2D4B]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 572355 INFO
(SUITE-PeerSyncTest-seed#[792452919D3C2D4B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@207b2b78: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@63070d36
[junit4] 2> 572355 INFO (coreCloseExecutor-1905-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@49767611
[junit4] 2> 572355 INFO (coreCloseExecutor-1905-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1232500241
[junit4] 2> 572355 INFO (coreCloseExecutor-1905-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5f6a38c2: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@4da7ffbe
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_792452919D3C2D4B-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{multiDefault=PostingsFormat(name=LuceneFixedGap),
id=PostingsFormat(name=Memory)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70),
n_l1=DocValuesFormat(name=Direct), multiDefault=DocValuesFormat(name=Lucene70),
intDefault=DocValuesF
[...truncated too long message...]
6a2c466
[junit4] 2> 2895698 INFO (jetty-closer-6961-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2895698 INFO (jetty-closer-6961-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@19cfafc5: rootName =
solr_39533, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@63070d36
[junit4] 2> 2895699 INFO (jetty-closer-6961-thread-3) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:39533_solr
[junit4] 2> 2895699 INFO (jetty-closer-6961-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 2895699 INFO (jetty-closer-6961-thread-3) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2895699 INFO
(zkCallback-7006-thread-1-processing-n:127.0.0.1:39533_solr)
[n:127.0.0.1:39533_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (0)
[junit4] 2> 2895699 INFO
(zkCallback-6982-thread-1-processing-n:127.0.0.1:33917_solr)
[n:127.0.0.1:33917_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (0)
[junit4] 2> 2895699 INFO
(zkCallback-6986-thread-4-processing-n:127.0.0.1:44719_solr)
[n:127.0.0.1:44719_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (0)
[junit4] 2> 2895707 INFO (jetty-closer-6961-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3f96e527{/solr,null,UNAVAILABLE}
[junit4] 2> 2895710 INFO (coreCloseExecutor-9573-thread-1)
[n:127.0.0.1:33917_solr c:.system s:shard1 r:core_node5
x:.system_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.collection..system.shard1.leader, tag=1543298303
[junit4] 2> 2895711 INFO (jetty-closer-6961-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3ccf423{/solr,null,UNAVAILABLE}
[junit4] 2> 2895711 INFO (coreCloseExecutor-9572-thread-1)
[n:127.0.0.1:44719_solr c:.system s:shard1 r:core_node6
x:.system_shard1_replica_p4] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.collection..system.shard1.leader, tag=423223208
[junit4] 2> 2895712 INFO (jetty-closer-6961-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=99346574955970569-127.0.0.1:44719_solr-n_0000000000) closing
[junit4] 2> 2895712 INFO
(OverseerStateUpdate-99346574955970569-127.0.0.1:44719_solr-n_0000000000)
[n:127.0.0.1:44719_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:44719_solr
[junit4] 2> 2895712 WARN
(OverseerAutoScalingTriggerThread-99346574955970569-127.0.0.1:44719_solr-n_0000000000)
[n:127.0.0.1:44719_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 2895713 INFO (jetty-closer-6961-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@79b00ce2{/solr,null,UNAVAILABLE}
[junit4] 2> 2895713 ERROR
(SUITE-TestClusterStateProvider-seed#[792452919D3C2D4B]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 2895714 INFO
(SUITE-TestClusterStateProvider-seed#[792452919D3C2D4B]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:44605 44605
[junit4] 2> 2901120 INFO (Thread-5879) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:44605 44605
[junit4] 2> 2901121 WARN (Thread-5879) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 3 /solr/configs/.system
[junit4] 2> 3 /solr/configs/.system/managed-schema
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 23 /solr/collections/.system/state.json
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 2 /solr/autoscaling.json
[junit4] 2> 2
/solr/overseer_elect/election/99346574955970567-127.0.0.1:33917_solr-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_792452919D3C2D4B-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=880, maxMBSortInHeap=6.4080389127416275,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2f4b6c98),
locale=pl, timezone=Asia/Bahrain
[junit4] 2> NOTE: Linux 4.13.0-26-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=8,threads=1,free=209627016,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [ResponseLogComponentTest,
TestNumericRangeQuery32, TestTriggerIntegration,
TestSubQueryTransformerCrossCore, OverseerCollectionConfigSetProcessorTest,
CollectionsAPISolrJTest, ResponseHeaderTest, DistanceUnitsTest,
TestSolr4Spatial2, ChaosMonkeyNothingIsSafeWithPullReplicasTest,
TestAddFieldRealTimeGet, TestQueryUtils, ExternalFileFieldSortTest,
TestSegmentSorting, JavabinLoaderTest, TestCodecSupport,
TestPHPSerializedResponseWriter, TestStressVersions,
TestSolrCloudWithHadoopAuthPlugin, TestLegacyNumericUtils, SyncSliceTest,
TestConfigReload, DeleteInactiveReplicaTest, TestFilteredDocIdSet,
SolrPluginUtilsTest, DistributedQueueTest, TestSolrJ, HdfsDirectoryFactoryTest,
TestRawResponseWriter, TestFoldingMultitermQuery,
TestEmbeddedSolrServerSchemaAPI, BasicFunctionalityTest,
TestManagedResourceStorage, CoreSorterTest, TestScoreJoinQPNoScore,
ClassificationUpdateProcessorTest, TestCloudSearcherWarming,
HdfsThreadLeakTest, BasicAuthIntegrationTest, MergeStrategyTest,
SolrJmxReporterCloudTest, TestComplexPhraseQParserPlugin, TestMissingGroups,
CloudMLTQParserTest, TestXmlQParser, TestDocBasedVersionConstraints,
SpellCheckComponentTest, HdfsCollectionsAPIDistributedZkTest,
TestConfigOverlay, TestRandomFaceting, DistributedFacetExistsSmallTest,
DistributedQueryComponentCustomSortTest, NodeLostTriggerTest, TestSort,
TestWordDelimiterFilterFactory, TestSolrCloudWithSecureImpersonation,
LeaderElectionIntegrationTest, PeerSyncTest, NoCacheHeaderTest,
RAMDirectoryFactoryTest, TestFieldCollectionResource, CleanupOldIndexTest,
DocValuesTest, SpatialRPTFieldTypeTest, TestUseDocValuesAsStored,
ReplicationFactorTest, PrimitiveFieldTypeTest, ComputePlanActionTest,
RuleEngineTest, TestNodeLostTrigger, TestAnalyzeInfixSuggestions,
AutoAddReplicasIntegrationTest, TestRandomDVFaceting, TestComponentsName,
TestInitQParser, TestPullReplica, TestSolrXml, TestStandardQParsers,
ForceLeaderTest, TimeRoutedAliasUpdateProcessorTest, TestSearcherReuse,
TestGenericDistributedQueue, TestSweetSpotSimilarityFactory, V2StandaloneTest,
TestCollectionsAPIViaSolrCloudCluster, DeleteReplicaTest,
TestTolerantUpdateProcessorRandomCloud, TestStreamBody, TestFieldCacheReopen,
SpellCheckCollatorTest, DocValuesMissingTest, TestDFISimilarityFactory,
TestCollectionAPIs, TestHighlightDedupGrouping, TestFreeTextSuggestions,
HttpTriggerListenerTest, SimpleFacetsTest, HdfsBasicDistributedZkTest,
DistributedMLTComponentTest, TestIBSimilarityFactory,
HdfsWriteToMultipleCollectionsTest, TestFieldCacheVsDocValues,
SolrCoreMetricManagerTest, StatelessScriptUpdateProcessorFactoryTest,
TestSolrIndexConfig, DistributedFacetPivotSmallAdvancedTest, CacheHeaderTest,
HdfsLockFactoryTest, AssignBackwardCompatibilityTest, SolrCloudReportersTest,
ChangedSchemaMergeTest, TestUtils, TestNumericTerms32,
URLClassifyProcessorTest, FastVectorHighlighterTest, ExplicitHLLTest,
TestCloudDeleteByQuery, TestAuthorizationFramework, TestPolicyCloud,
TestFieldTypeResource, QueryParsingTest, BasicZkTest,
RecoveryAfterSoftCommitTest, TestSQLHandler, DistribCursorPagingTest,
RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler,
ZkSolrClientTest, ShardRoutingCustomTest, TestRecovery, ZkControllerTest,
TestReload, SolrCmdDistributorTest, QueryElevationComponentTest,
ConvertedLegacyTest, DirectUpdateHandlerTest, HighlighterTest,
SoftAutoCommitTest, UpdateParamsTest, AlternateDirectoryTest, CopyFieldTest,
SolrIndexConfigTest, BadComponentTest, TestStressRecovery, AddReplicaTest,
CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest,
DeleteStatusTest, DocValuesNotIndexedTest, HttpPartitionTest,
MoveReplicaHDFSFailoverTest, MoveReplicaTest, MultiThreadedOCPTest,
PeerSyncReplicationTest, RestartWhileUpdatingTest, RollingRestartTest,
SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, SolrCloudExampleTest,
SolrXmlInZkTest, TestAuthenticationFramework, TestCloudInspectUtil,
TestCloudJSONFacetJoinDomain, TestCloudPivotFacet, TestCloudPseudoReturnFields,
TestClusterProperties, TestConfigSetsAPIExclusivity,
TestConfigSetsAPIZkFailure, TestDeleteCollectionOnDownNodes,
TestDistribDocBasedVersion, TestDownShardTolerantSearch,
TestExclusionRuleCollectionAccess, TestHdfsCloudBackupRestore,
TestLeaderInitiatedRecoveryThread, TestLockTree, TestMiniSolrCloudClusterSSL,
TestOnReconnectListenerSupport, TestPullReplicaErrorHandling,
TestRandomRequestDistribution, TestRebalanceLeaders,
TestShortCircuitedRequests, TestStressCloudBlindAtomicUpdates,
TestTolerantUpdateProcessorCloud, TriLevelCompositeIdRoutingTest,
VMParamsZkACLAndCredentialsProvidersTest, ZkFailoverTest,
TestClusterStateProvider]
[junit4] Completed [592/767 (2!)] on J0 in 13.85s, 2 tests, 1 failure <<<
FAILURES!
[...truncated 48648 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]