Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4449/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
2 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestConfigSetImmutable
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.core.TestConfigSetImmutable: 1) Thread[id=1614,
name=qtp96979246-1614, state=TIMED_WAITING, group=TGRP-TestConfigSetImmutable]
at sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.core.TestConfigSetImmutable:
1) Thread[id=1614, name=qtp96979246-1614, state=TIMED_WAITING,
group=TGRP-TestConfigSetImmutable]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([A97F29924D5715EC]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestConfigSetImmutable
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=1614, name=qtp96979246-1614, state=TIMED_WAITING,
group=TGRP-TestConfigSetImmutable] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=1614, name=qtp96979246-1614, state=TIMED_WAITING,
group=TGRP-TestConfigSetImmutable]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([A97F29924D5715EC]:0)
Build Log:
[...truncated 12143 lines...]
[junit4] Suite: org.apache.solr.core.TestConfigSetImmutable
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/init-core-data-001
[junit4] 2> 147889 WARN
(SUITE-TestConfigSetImmutable-seed#[A97F29924D5715EC]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 147890 INFO
(SUITE-TestConfigSetImmutable-seed#[A97F29924D5715EC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 147894 INFO
(SUITE-TestConfigSetImmutable-seed#[A97F29924D5715EC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 147894 INFO
(SUITE-TestConfigSetImmutable-seed#[A97F29924D5715EC]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 147895 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testSchemaHandlerImmutable
[junit4] 2> 148237 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 148237 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 148238 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-003/cores/core
[junit4] 2> 148239 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 148240 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 148240 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 148240 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 148241 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@65799f91{/solr,null,AVAILABLE}
[junit4] 2> 148241 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@76c62d28{HTTP/1.1,[http/1.1]}{127.0.0.1:64934}
[junit4] 2> 148241 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.e.j.s.Server Started @153046ms
[junit4] 2> 148241 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64934,
configSetBaseDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-001,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-003/cores}
[junit4] 2> 148241 ERROR
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 148242 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 8.0.0
[junit4] 2> 148242 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 148242 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 148242 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-19T11:00:35.450Z
[junit4] 2> 148242 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-001/solr.xml
[junit4] 2> 148248 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 148248 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 148249 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@22d4e29b, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 148310 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22d4e29b
[junit4] 2> 148317 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22d4e29b
[junit4] 2> 148317 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22d4e29b
[junit4] 2> 148319 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-003/cores
[junit4] 2> 148319 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 148319 INFO (coreLoadExecutor-728-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 148320 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-001/collection1/lib,
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-001/collection1/lib/classes]
[junit4] 2> 148363 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 148371 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as
managed, but managed schema resource managed-schema not found - loading
non-managed schema schema-rest.xml instead
[junit4] 2> 148374 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
[junit4] 2> 148444 WARN (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and
destination for multiple copyFields (3)
[junit4] 2> 148446 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/german
[junit4] 2> 148446 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/german
[junit4] 2> 148447 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/english
[junit4] 2> 148447 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
for path /schema/analysis/synonyms/englishgraph
[junit4] 2> 148447 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 148447 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/englishgraph
[junit4] 2> 148448 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 148448 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
for path /schema/analysis/synonyms/germangraph
[junit4] 2> 148448 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 148448 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/germangraph
[junit4] 2> 148451 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 148451 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/english
[junit4] 2> 148451 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid
field id
[junit4] 2> 148456 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 148456 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing
ManagedResource /schema/analysis/synonyms/english
[junit4] 2> 148456 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 148456 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing
ManagedResource /schema/analysis/synonyms/german
[junit4] 2> 148456 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 148456 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/englishgraph
[junit4] 2> 148456 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 148456 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/englishgraph
[junit4] 2> 148456 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 148456 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/germangraph
[junit4] 2> 148456 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 148456 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/germangraph
[junit4] 2> 148458 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-001/collection1/conf/managed-schema
[junit4] 2> 148459 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed
schema, renamed the non-managed schema
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-001/collection1/conf/schema-rest.xml
to
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-001/collection1/conf/schema-rest.xml.bak
[junit4] 2> 148459 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-001/collection1,
trusted=true
[junit4] 2> 148459 INFO (coreLoadExecutor-728-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@22d4e29b
[junit4] 2> 148459 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 148459 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-001/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-003/cores/core/data/]
[junit4] 2> 148462 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=31, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=13.98046875,
floorSegmentMB=2.0908203125, forceMergeDeletesPctAllowed=0.9937107113248622,
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4133723111265589
[junit4] 2> 148525 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 148525 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 148526 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 148526 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 148527 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 148528 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@71a33f1[collection1]
main]
[junit4] 2> 148529 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-001/collection1/conf
[junit4] 2> 148529 WARN (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/stopwords/english
[junit4] 2> 148530 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path
_schema_analysis_stopwords_english.json using
file:dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-001/collection1/conf
[junit4] 2> 148530 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/english
[junit4] 2> 148530 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 6 observers of
/schema/analysis/stopwords/english
[junit4] 2> 148530 WARN (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/stopwords/german
[junit4] 2> 148530 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path
_schema_analysis_stopwords_german.json using
file:dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-001/collection1/conf
[junit4] 2> 148530 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/german
[junit4] 2> 148530 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 6 observers of
/schema/analysis/stopwords/german
[junit4] 2> 148531 WARN (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/english
[junit4] 2> 148531 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym
mappings for /schema/analysis/synonyms/english
[junit4] 2> 148531 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of
/schema/analysis/synonyms/english
[junit4] 2> 148531 WARN (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/englishgraph
[junit4] 2> 148531 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym
mappings for /schema/analysis/synonyms/englishgraph
[junit4] 2> 148531 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 4 observers of
/schema/analysis/synonyms/englishgraph
[junit4] 2> 148531 WARN (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/german
[junit4] 2> 148531 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym
mappings for /schema/analysis/synonyms/german
[junit4] 2> 148531 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of
/schema/analysis/synonyms/german
[junit4] 2> 148532 WARN (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/germangraph
[junit4] 2> 148532 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym
mappings for /schema/analysis/synonyms/germangraph
[junit4] 2> 148532 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 4 observers of
/schema/analysis/synonyms/germangraph
[junit4] 2> 148532 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 148532 INFO (coreLoadExecutor-728-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1592826827364106240
[junit4] 2> 148533 INFO
(searcherExecutor-729-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@71a33f1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 148534 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.SolrJettyTestBase Jetty Assigned Port#64934
[junit4] 2> 148539 ERROR (qtp96979246-1609) [ x:collection1]
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: ConfigSet is
immutable
[junit4] 2> at
org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:83)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:195)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:711)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:517)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:530)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
[junit4] 2> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 148539 INFO (qtp96979246-1609) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/schema params={} status=400
QTime=0
[junit4] 2> 148541 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@76c62d28{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 148541 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=413327874
[junit4] 2> 148542 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 148542 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@368c8e49: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@24c650e5
[junit4] 2> 148546 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 148546 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7cb44894: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@6f76fa0a
[junit4] 2> 148549 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 148549 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2c782f32: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@45b7ee1e
[junit4] 2> 148550 INFO (coreCloseExecutor-734-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@77de69f4
[junit4] 2> 148550 INFO (coreCloseExecutor-734-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=2011064820
[junit4] 2> 148550 INFO (coreCloseExecutor-734-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2b610bce: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@7d741530
[junit4] 2> 148560 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@65799f91{/solr,null,UNAVAILABLE}
[junit4] 2> 148560 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.e.j.s.session Stopped scavenging
[junit4] 2> 178577 WARN
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.e.j.u.t.QueuedThreadPool
QueuedThreadPool@qtp96979246{STOPPING,8<=8<=10000,i=0,q=1} Couldn't stop
Thread[qtp96979246-1614,5,TGRP-TestConfigSetImmutable]
[junit4] 2> 178578 INFO
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testSchemaHandlerImmutable
[junit4] 2> 178580 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testSolrConfigHandlerImmutable
[junit4] 2> 178975 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 178975 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 178975 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-006/cores/core
[junit4] 2> 178977 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 178978 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 178978 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 178978 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 178978 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3c8209c7{/solr,null,AVAILABLE}
[junit4] 2> 178979 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@167d00fe{HTTP/1.1,[http/1.1]}{127.0.0.1:65015}
[junit4] 2> 178979 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.e.j.s.Server Started @183784ms
[junit4] 2> 178979 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=65015,
configSetBaseDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-004,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-006/cores}
[junit4] 2> 178979 ERROR
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 178980 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 8.0.0
[junit4] 2> 178980 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 178980 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 178980 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-19T11:01:06.188Z
[junit4] 2> 178980 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-004/solr.xml
[junit4] 2> 178987 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 178987 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 178987 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@22d4e29b, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 179050 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22d4e29b
[junit4] 2> 179057 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22d4e29b
[junit4] 2> 179057 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22d4e29b
[junit4] 2> 179059 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-006/cores
[junit4] 2> 179059 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 179059 INFO (coreLoadExecutor-741-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 179060 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-004/collection1/lib,
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-004/collection1/lib/classes]
[junit4] 2> 179107 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 179115 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as
managed, but managed schema resource managed-schema not found - loading
non-managed schema schema-rest.xml instead
[junit4] 2> 179119 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
[junit4] 2> 179189 WARN (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and
destination for multiple copyFields (3)
[junit4] 2> 179190 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/german
[junit4] 2> 179190 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/german
[junit4] 2> 179191 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/english
[junit4] 2> 179191 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
for path /schema/analysis/synonyms/englishgraph
[junit4] 2> 179191 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 179191 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/englishgraph
[junit4] 2> 179192 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 179192 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
for path /schema/analysis/synonyms/germangraph
[junit4] 2> 179192 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 179192 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/germangraph
[junit4] 2> 179196 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 179196 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/english
[junit4] 2> 179196 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid
field id
[junit4] 2> 179200 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 179200 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing
ManagedResource /schema/analysis/synonyms/english
[junit4] 2> 179200 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 179200 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing
ManagedResource /schema/analysis/synonyms/german
[junit4] 2> 179200 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 179200 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/englishgraph
[junit4] 2> 179200 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 179201 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/englishgraph
[junit4] 2> 179201 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 179201 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/germangraph
[junit4] 2> 179201 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 179201 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/germangraph
[junit4] 2> 179202 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-004/collection1/conf/managed-schema
[junit4] 2> 179203 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed
schema, renamed the non-managed schema
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-004/collection1/conf/schema-rest.xml
to
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-004/collection1/conf/schema-rest.xml.bak
[junit4] 2> 179203 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-004/collection1,
trusted=true
[junit4] 2> 179204 INFO (coreLoadExecutor-741-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@22d4e29b
[junit4] 2> 179204 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 179204 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-004/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-006/cores/core/data/]
[junit4] 2> 179207 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=31, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=13.98046875,
floorSegmentMB=2.0908203125, forceMergeDeletesPctAllowed=0.9937107113248622,
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4133723111265589
[junit4] 2> 179267 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 179267 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 179268 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 179268 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 179269 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 179273 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5c6864be[collection1] main]
[junit4] 2> 179273 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-004/collection1/conf
[junit4] 2> 179274 WARN (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/stopwords/english
[junit4] 2> 179274 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path
_schema_analysis_stopwords_english.json using
file:dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-004/collection1/conf
[junit4] 2> 179274 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/english
[junit4] 2> 179274 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 6 observers of
/schema/analysis/stopwords/english
[junit4] 2> 179275 WARN (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/stopwords/german
[junit4] 2> 179275 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path
_schema_analysis_stopwords_german.json using
file:dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-004/collection1/conf
[junit4] 2> 179275 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/german
[junit4] 2> 179275 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 6 observers of
/schema/analysis/stopwords/german
[junit4] 2> 179275 WARN (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/english
[junit4] 2> 179275 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym
mappings for /schema/analysis/synonyms/english
[junit4] 2> 179275 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of
/schema/analysis/synonyms/english
[junit4] 2> 179276 WARN (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/englishgraph
[junit4] 2> 179276 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym
mappings for /schema/analysis/synonyms/englishgraph
[junit4] 2> 179276 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 4 observers of
/schema/analysis/synonyms/englishgraph
[junit4] 2> 179276 WARN (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/german
[junit4] 2> 179276 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym
mappings for /schema/analysis/synonyms/german
[junit4] 2> 179276 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of
/schema/analysis/synonyms/german
[junit4] 2> 179276 WARN (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/germangraph
[junit4] 2> 179276 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym
mappings for /schema/analysis/synonyms/germangraph
[junit4] 2> 179276 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 4 observers of
/schema/analysis/synonyms/germangraph
[junit4] 2> 179277 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 179277 INFO (coreLoadExecutor-741-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1592826859602575360
[junit4] 2> 179277 INFO
(searcherExecutor-742-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5c6864be[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 179278 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.SolrJettyTestBase Jetty Assigned Port#65015
[junit4] 2> 179288 ERROR (qtp1797246911-1629) [ x:collection1]
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: solrconfig
editing is not enabled because ConfigSet is immutable
[junit4] 2> at
org.apache.solr.handler.SolrConfigHandler.handleRequestBody(SolrConfigHandler.java:133)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:195)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:711)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:517)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:530)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
[junit4] 2> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 179288 INFO (qtp1797246911-1629) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/config params={} status=403
QTime=5
[junit4] 2> 179290 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@167d00fe{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 179290 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1881722908
[junit4] 2> 179290 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 179290 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@77f9382f: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@c093ce4
[junit4] 2> 179295 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 179295 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@23cabd0d: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@6f76fa0a
[junit4] 2> 179298 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 179298 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@559a54ad: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@45b7ee1e
[junit4] 2> 179299 INFO (coreCloseExecutor-747-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5cefba55
[junit4] 2> 179299 INFO (coreCloseExecutor-747-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1559214677
[junit4] 2> 179299 INFO (coreCloseExecutor-747-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4f1ee20e: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@7ca67177
[junit4] 2> 179308 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3c8209c7{/solr,null,UNAVAILABLE}
[junit4] 2> 179308 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.e.j.s.session Stopped scavenging
[junit4] 2> 179309 INFO
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testSolrConfigHandlerImmutable
[junit4] 2> 179310 INFO
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testAddSchemaFieldsImmutable
[junit4] 2> 179628 INFO
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 179628 INFO
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 179629 INFO
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-009/cores/core
[junit4] 2> 179630 INFO
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 179632 INFO
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 179632 INFO
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 179632 INFO
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 179632 INFO
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5c1152e8{/solr,null,AVAILABLE}
[junit4] 2> 179632 INFO
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@4d0d89c2{HTTP/1.1,[http/1.1]}{127.0.0.1:65017}
[junit4] 2> 179632 INFO
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.e.j.s.Server Started @184437ms
[junit4] 2> 179632 INFO
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=65017,
configSetBaseDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-007,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-009/cores}
[junit4] 2> 179633 ERROR
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 179633 INFO
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 8.0.0
[junit4] 2> 179633 INFO
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 179633 INFO
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 179633 INFO
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-19T11:01:06.841Z
[junit4] 2> 179633 INFO
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-007/solr.xml
[junit4] 2> 179638 INFO
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 179638 INFO
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 179639 INFO
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@22d4e29b, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 179693 INFO
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22d4e29b
[junit4] 2> 179699 INFO
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22d4e29b
[junit4] 2> 179699 INFO
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22d4e29b
[junit4] 2> 179701 INFO
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-009/cores
[junit4] 2> 179701 INFO
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 179702 INFO (coreLoadExecutor-754-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 179703 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-007/collection1/lib,
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-007/collection1/lib/classes]
[junit4] 2> 179742 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 179749 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as
managed, but managed schema resource managed-schema not found - loading
non-managed schema schema-rest.xml instead
[junit4] 2> 179753 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
[junit4] 2> 179821 WARN (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and
destination for multiple copyFields (3)
[junit4] 2> 179823 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/german
[junit4] 2> 179823 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/german
[junit4] 2> 179824 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/english
[junit4] 2> 179824 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
for path /schema/analysis/synonyms/englishgraph
[junit4] 2> 179824 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 179824 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/englishgraph
[junit4] 2> 179824 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 179824 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
for path /schema/analysis/synonyms/germangraph
[junit4] 2> 179824 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 179824 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/germangraph
[junit4] 2> 179827 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 179827 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/english
[junit4] 2> 179827 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid
field id
[junit4] 2> 179831 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 179831 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing
ManagedResource /schema/analysis/synonyms/english
[junit4] 2> 179831 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 179831 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing
ManagedResource /schema/analysis/synonyms/german
[junit4] 2> 179831 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 179831 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/englishgraph
[junit4] 2> 179831 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 179831 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/englishgraph
[junit4] 2> 179831 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 179831 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/germangraph
[junit4] 2> 179831 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 179831 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/germangraph
[junit4] 2> 179833 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-007/collection1/conf/managed-schema
[junit4] 2> 179834 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed
schema, renamed the non-managed schema
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-007/collection1/conf/schema-rest.xml
to
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-007/collection1/conf/schema-rest.xml.bak
[junit4] 2> 179834 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-007/collection1,
trusted=true
[junit4] 2> 179834 INFO (coreLoadExecutor-754-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@22d4e29b
[junit4] 2> 179834 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 179834 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-007/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-009/cores/core/data/]
[junit4] 2> 179838 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=31, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=13.98046875,
floorSegmentMB=2.0908203125, forceMergeDeletesPctAllowed=0.9937107113248622,
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4133723111265589
[junit4] 2> 179897 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 179897 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 179898 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 179898 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 179898 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 179899 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1316cf28[collection1] main]
[junit4] 2> 179899 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-007/collection1/conf
[junit4] 2> 179900 WARN (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/stopwords/english
[junit4] 2> 179900 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path
_schema_analysis_stopwords_english.json using
file:dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-007/collection1/conf
[junit4] 2> 179900 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/english
[junit4] 2> 179900 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 6 observers of
/schema/analysis/stopwords/english
[junit4] 2> 179901 WARN (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/stopwords/german
[junit4] 2> 179901 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path
_schema_analysis_stopwords_german.json using
file:dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_A97F29924D5715EC-001/tempDir-007/collection1/conf
[junit4] 2> 179901 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/german
[junit4] 2> 179901 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 6 observers of
/schema/analysis/stopwords/german
[junit4] 2> 179901 WARN (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/english
[junit4] 2> 179901 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym
mappings for /schema/analysis/synonyms/english
[junit4] 2> 179901 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of
/schema/analysis/synonyms/english
[junit4] 2> 179902 WARN (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/englishgraph
[junit4] 2> 179902 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym
mappings for /schema/analysis/synonyms/englishgraph
[junit4] 2> 179902 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 4 observers of
/schema/analysis/synonyms/englishgraph
[junit4] 2> 179902 WARN (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/german
[junit4] 2> 179902 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym
mappings for /schema/analysis/synonyms/german
[junit4] 2> 179902 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of
/schema/analysis/synonyms/german
[junit4] 2> 179902 WARN (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/germangraph
[junit4] 2> 179902 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym
mappings for /schema/analysis/synonyms/germangraph
[junit4] 2> 179902 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 4 observers of
/schema/analysis/synonyms/germangraph
[junit4] 2> 179903 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 179903 INFO (coreLoadExecutor-754-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1592826860258983936
[junit4] 2> 179904 INFO
(searcherExecutor-755-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1316cf28[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 179905 INFO
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.SolrJettyTestBase Jetty Assigned Port#65017
[junit4] 2> 179929 INFO (qtp1824641711-1649) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">"testdoc"</field></doc></add>}{add=["testdoc"
(1592826860284149760)]} 0 18
[junit4] 2> 180136 INFO (qtp1824641711-1651) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">"testdoc"</field><field+name%3D"newField67">"foobar"</field></doc></add>}{}
0 151
[junit4] 2> 180136 ERROR (qtp1824641711-1651) [ x:collection1]
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: This ConfigSet
is immutable.
[junit4] 2> at
org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactory$AddSchemaFieldsUpdateProcessor.processAdd(AddSchemaFieldsUpdateProcessorFactory.java:412)
[junit4] 2> at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
[junit4] 2> at
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
[junit4] 2> at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
[junit4] 2> at
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
[junit4] 2> at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
[junit4] 2> at
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
[junit4] 2> at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
[junit4] 2> at
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
[junit4] 2> at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
[junit4] 2> at
org.apache.solr.update.processor.FieldNameMutatingUpdateProcessorFactory$1.processAdd(FieldNameMutatingUpdateProcessorFactory.java:75)
[junit4] 2> at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
[junit4] 2> at
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
[junit4] 2> at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
[junit4] 2> at
org.apache.solr.update.processor.AbstractDefaultValueUpdateProcessorFactory$DefaultValueUpdateProcessor.processAdd(AbstractDefaultValueUpdateProcessorFactory.java:92)
[junit4] 2> at
org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:261)
[junit4] 2> at
org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:188)
[junit4] 2> at org.apache.solr.handler.
[...truncated too long message...]
ConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 180139 INFO
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@69da76dc: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@4c621f99
[junit4] 2> 180143 INFO
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 180143 INFO
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5dd410c6: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@6f76fa0a
[junit4] 2> 180147 INFO
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 180147 INFO
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@158e7f7b: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@45b7ee1e
[junit4] 2> 180148 INFO (coreCloseExecutor-760-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@76773700
[junit4] 2> 180148 INFO (coreCloseExecutor-760-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1987524352
[junit4] 2> 180148 INFO (coreCloseExecutor-760-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4b99427a: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@5e6c7141
[junit4] 2> 180153 INFO (coreCloseExecutor-760-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 180153 INFO (coreCloseExecutor-760-thread-1) [
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@54941a31 commitCommandVersion:0
[junit4] 2> 180184 INFO
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5c1152e8{/solr,null,UNAVAILABLE}
[junit4] 2> 180184 INFO
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.e.j.s.session Stopped scavenging
[junit4] 2> 180185 INFO
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[A97F29924D5715EC])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testAddSchemaFieldsImmutable
[junit4] 2> 180185 INFO
(SUITE-TestConfigSetImmutable-seed#[A97F29924D5715EC]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> Feb 19, 2018 11:01:07 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> Feb 19, 2018 11:01:27 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.solr.core.TestConfigSetImmutable:
[junit4] 2> 1) Thread[id=1614, name=qtp96979246-1614,
state=TIMED_WAITING, group=TGRP-TestConfigSetImmutable]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
[junit4] 2> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
[junit4] 2> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Feb 19, 2018 11:01:27 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=1614, name=qtp96979246-1614,
state=TIMED_WAITING, group=TGRP-TestConfigSetImmutable]
[junit4] 2> Feb 19, 2018 11:01:30 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=1614, name=qtp96979246-1614,
state=TIMED_WAITING, group=TGRP-TestConfigSetImmutable]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
[junit4] 2> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
[junit4] 2> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1952, maxMBSortInHeap=6.175146166724597,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@224ea5bf),
locale=hi, timezone=America/Creston
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=2,free=195294888,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [ClusterStateTest,
OutOfBoxZkACLAndCredentialsProvidersTest, TestBulkSchemaConcurrent,
TestConfigSetsAPI, TestQuerySenderListener, TestCoreDiscovery,
MinimalSchemaTest, DirectUpdateHandlerTest, TestCollectionAPI,
TestSolrDeletionPolicy2, TestNumericTerms32, DocValuesNotIndexedTest,
TestFieldTypeResource, TestLegacyField, TestConfigSetImmutable]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestConfigSetImmutable -Dtests.seed=A97F29924D5715EC
-Dtests.slow=true -Dtests.locale=hi -Dtests.timezone=America/Creston
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J1 | TestConfigSetImmutable (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.core.TestConfigSetImmutable:
[junit4] > 1) Thread[id=1614, name=qtp96979246-1614,
state=TIMED_WAITING, group=TGRP-TestConfigSetImmutable]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
[junit4] > at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
[junit4] > at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([A97F29924D5715EC]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=1614, name=qtp96979246-1614,
state=TIMED_WAITING, group=TGRP-TestConfigSetImmutable]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
[junit4] > at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
[junit4] > at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([A97F29924D5715EC]:0)
[junit4] Completed [44/778 (1!)] on J1 in 55.67s, 3 tests, 2 errors <<<
FAILURES!
[...truncated 50795 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]