Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23842/
Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.core.TestDynamicLoading.testDynamicLoading
Error Message:
Could not get expected value
'org.apache.solr.core.BlobStoreTestRequestHandler' for path
'overlay/requestHandler/\/test1/class' full output: { "responseHeader":{
"status":0, "QTime":0}, "overlay":{ "znodeVersion":0,
"runtimeLib":{"colltest":{ "name":"colltest", "version":1}}}},
from server: null
Stack Trace:
java.lang.AssertionError: Could not get expected value
'org.apache.solr.core.BlobStoreTestRequestHandler' for path
'overlay/requestHandler/\/test1/class' full output: {
"responseHeader":{
"status":0,
"QTime":0},
"overlay":{
"znodeVersion":0,
"runtimeLib":{"colltest":{
"name":"colltest",
"version":1}}}}, from server: null
at
__randomizedtesting.SeedInfo.seed([BC57EFF390D34F25:641AC2A4670EEA85]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:590)
at
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:80)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 14697 lines...]
[junit4] Suite: org.apache.solr.core.TestDynamicLoading
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_BC57EFF390D34F25-001/init-core-data-001
[junit4] 2> 2108752 INFO
(SUITE-TestDynamicLoading-seed#[BC57EFF390D34F25]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 2108754 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2108759 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2108759 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 2108859 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.ZkTestServer start zk server on port:41291
[junit4] 2> 2108859 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41291
[junit4] 2> 2108859 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 41291
[junit4] 2> 2108882 INFO (zkConnectionManagerCallback-17121-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2108888 INFO (zkConnectionManagerCallback-17123-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2108888 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 2108889 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 2108889 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2108890 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 2108890 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 2108890 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 2108891 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 2108891 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 2108891 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2108892 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 2108892 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 2108918 INFO (zkConnectionManagerCallback-17127-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2108919 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 2108987 WARN
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2108988 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2108988 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2108988 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
[junit4] 2> 2109016 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2109016 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2109016 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2109019 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7a9e3969{/,null,AVAILABLE}
[junit4] 2> 2109019 WARN
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@6a6c403f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2109019 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@579b6cfc{SSL,[ssl,
http/1.1]}{127.0.0.1:44391}
[junit4] 2> 2109019 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.e.j.s.Server Started @2109088ms
[junit4] 2> 2109019 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_BC57EFF390D34F25-001/tempDir-001/control/data,
replicaType=NRT, hostContext=/, hostPort=44391,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_BC57EFF390D34F25-001/control-001/cores}
[junit4] 2> 2109020 ERROR
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2109020 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2109020 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 2109020 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2109020 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2109020 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-29T22:49:32.152Z
[junit4] 2> 2109043 INFO (zkConnectionManagerCallback-17129-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2109044 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2109044 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_BC57EFF390D34F25-001/control-001/solr.xml
[junit4] 2> 2109047 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2109047 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2109048 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@515e8ce5, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2109331 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2109332 WARN
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2109332 WARN
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@6823e5ce[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2109336 WARN
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2109337 WARN
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@7e1dcc7b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2109338 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41291/solr
[junit4] 2> 2109350 INFO (zkConnectionManagerCallback-17136-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2109355 INFO (zkConnectionManagerCallback-17138-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2109385 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25])
[n:127.0.0.1:44391_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:44391_
[junit4] 2> 2109386 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25])
[n:127.0.0.1:44391_ ] o.a.s.c.Overseer Overseer
(id=72285288996274181-127.0.0.1:44391_-n_0000000000) starting
[junit4] 2> 2109391 INFO (zkConnectionManagerCallback-17145-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2109392 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25])
[n:127.0.0.1:44391_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:41291/solr ready
[junit4] 2> 2109395 INFO
(OverseerStateUpdate-72285288996274181-127.0.0.1:44391_-n_0000000000)
[n:127.0.0.1:44391_ ] o.a.s.c.Overseer Starting to work on the main queue :
127.0.0.1:44391_
[junit4] 2> 2109407 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25])
[n:127.0.0.1:44391_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44391_
[junit4] 2> 2109447 INFO (zkCallback-17137-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2109447 INFO (zkCallback-17144-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2109457 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25])
[n:127.0.0.1:44391_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,
keeping metrics history in memory.
[junit4] 2> 2109472 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25])
[n:127.0.0.1:44391_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@515e8ce5
[junit4] 2> 2109480 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25])
[n:127.0.0.1:44391_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@515e8ce5
[junit4] 2> 2109480 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25])
[n:127.0.0.1:44391_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@515e8ce5
[junit4] 2> 2109481 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25])
[n:127.0.0.1:44391_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_BC57EFF390D34F25-001/control-001/cores
[junit4] 2> 2109551 INFO (zkConnectionManagerCallback-17151-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2109552 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2109552 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41291/solr ready
[junit4] 2> 2109565 INFO (qtp568662735-41544) [n:127.0.0.1:44391_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:44391_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2109583 INFO
(OverseerThreadFactory-10044-thread-1-processing-n:127.0.0.1:44391_)
[n:127.0.0.1:44391_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 2109704 INFO (qtp568662735-41542) [n:127.0.0.1:44391_
x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2109705 INFO (qtp568662735-41542) [n:127.0.0.1:44391_
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 2110741 INFO (qtp568662735-41542) [n:127.0.0.1:44391_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 2110754 INFO (qtp568662735-41542) [n:127.0.0.1:44391_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 2110873 INFO (qtp568662735-41542) [n:127.0.0.1:44391_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2110887 INFO (qtp568662735-41542) [n:127.0.0.1:44391_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 2110888 INFO (qtp568662735-41542) [n:127.0.0.1:44391_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@515e8ce5
[junit4] 2> 2110888 INFO (qtp568662735-41542) [n:127.0.0.1:44391_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_BC57EFF390D34F25-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_BC57EFF390D34F25-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 2110889 INFO (qtp568662735-41542) [n:127.0.0.1:44391_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2876449569479249]
[junit4] 2> 2110891 WARN (qtp568662735-41542) [n:127.0.0.1:44391_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 2110926 INFO (qtp568662735-41542) [n:127.0.0.1:44391_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2110926 INFO (qtp568662735-41542) [n:127.0.0.1:44391_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2110943 INFO (qtp568662735-41542) [n:127.0.0.1:44391_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2110943 INFO (qtp568662735-41542) [n:127.0.0.1:44391_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2110950 INFO (qtp568662735-41542) [n:127.0.0.1:44391_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=78.4638671875,
floorSegmentMB=0.6982421875, forceMergeDeletesPctAllowed=4.117504028518785,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6415094500073261, deletesPctAllowed=36.545183812928954
[junit4] 2> 2110950 INFO (qtp568662735-41542) [n:127.0.0.1:44391_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4d01a718[control_collection_shard1_replica_n1] main]
[junit4] 2> 2110951 INFO (qtp568662735-41542) [n:127.0.0.1:44391_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2110952 INFO (qtp568662735-41542) [n:127.0.0.1:44391_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2110952 INFO (qtp568662735-41542) [n:127.0.0.1:44391_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2110952 INFO (qtp568662735-41542) [n:127.0.0.1:44391_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1629382009509904384
[junit4] 2> 2110955 INFO
(searcherExecutor-10049-thread-1-processing-n:127.0.0.1:44391_
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:44391_ c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@4d01a718[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2110979 INFO (qtp568662735-41542) [n:127.0.0.1:44391_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 2110979 INFO (qtp568662735-41542) [n:127.0.0.1:44391_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/control_collection/leaders/shard1
[junit4] 2> 2110982 INFO (qtp568662735-41542) [n:127.0.0.1:44391_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2110982 INFO (qtp568662735-41542) [n:127.0.0.1:44391_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2110982 INFO (qtp568662735-41542) [n:127.0.0.1:44391_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:44391/control_collection_shard1_replica_n1/
[junit4] 2> 2110982 INFO (qtp568662735-41542) [n:127.0.0.1:44391_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2110982 INFO (qtp568662735-41542) [n:127.0.0.1:44391_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:44391/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 2110982 INFO (qtp568662735-41542) [n:127.0.0.1:44391_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/control_collection/leaders/shard1/leader after winning as
/collections/control_collection/leader_elect/shard1/election/72285288996274181-core_node2-n_0000000000
[junit4] 2> 2110983 INFO (qtp568662735-41542) [n:127.0.0.1:44391_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:44391/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 2111091 INFO (zkCallback-17137-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2111099 INFO (qtp568662735-41542) [n:127.0.0.1:44391_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2111100 INFO (qtp568662735-41542) [n:127.0.0.1:44391_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1395
[junit4] 2> 2111107 INFO (zkCallback-17137-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2111119 INFO (qtp568662735-41544) [n:127.0.0.1:44391_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 2111216 INFO (zkCallback-17137-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2111216 INFO (zkCallback-17137-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2111216 INFO (zkCallback-17137-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2111216 INFO (qtp568662735-41544) [n:127.0.0.1:44391_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:44391_&wt=javabin&version=2}
status=0 QTime=1650
[junit4] 2> 2111219 INFO (zkConnectionManagerCallback-17157-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2111219 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2111220 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41291/solr ready
[junit4] 2> 2111220 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 2111221 INFO (qtp568662735-41543) [n:127.0.0.1:44391_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2111223 INFO
(OverseerThreadFactory-10044-thread-2-processing-n:127.0.0.1:44391_)
[n:127.0.0.1:44391_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 2111227 INFO
(OverseerCollectionConfigSetProcessor-72285288996274181-127.0.0.1:44391_-n_0000000000)
[n:127.0.0.1:44391_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2111429 WARN
(OverseerThreadFactory-10044-thread-2-processing-n:127.0.0.1:44391_)
[n:127.0.0.1:44391_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 2111430 INFO (qtp568662735-41543) [n:127.0.0.1:44391_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 2111430 INFO (qtp568662735-41543) [n:127.0.0.1:44391_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=209
[junit4] 2> 2111442 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=4
[junit4] 2> 2111601 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_BC57EFF390D34F25-001/shard-1-001
of type NRT
[junit4] 2> 2111619 WARN (closeThreadPool-17158-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2111619 INFO (closeThreadPool-17158-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2111619 INFO (closeThreadPool-17158-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2111619 INFO (closeThreadPool-17158-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
[junit4] 2> 2111715 INFO (closeThreadPool-17158-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2111715 INFO (closeThreadPool-17158-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2111715 INFO (closeThreadPool-17158-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2111716 INFO (closeThreadPool-17158-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3a2ad595{/,null,AVAILABLE}
[junit4] 2> 2111716 WARN (closeThreadPool-17158-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@3ddf7ced[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2111717 INFO (closeThreadPool-17158-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5496f98a{SSL,[ssl,
http/1.1]}{127.0.0.1:37363}
[junit4] 2> 2111717 INFO (closeThreadPool-17158-thread-1) [ ]
o.e.j.s.Server Started @2111786ms
[junit4] 2> 2111717 INFO (closeThreadPool-17158-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_BC57EFF390D34F25-001/tempDir-001/jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=37363,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_BC57EFF390D34F25-001/shard-1-001/cores}
[junit4] 2> 2111717 ERROR (closeThreadPool-17158-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2111717 INFO (closeThreadPool-17158-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2111718 INFO (closeThreadPool-17158-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 2111718 INFO (closeThreadPool-17158-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2111718 INFO (closeThreadPool-17158-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2111718 INFO (closeThreadPool-17158-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-29T22:49:34.850Z
[junit4] 2> 2111745 INFO (zkConnectionManagerCallback-17160-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2111746 INFO (closeThreadPool-17158-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2111746 INFO (closeThreadPool-17158-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_BC57EFF390D34F25-001/shard-1-001/solr.xml
[junit4] 2> 2111749 INFO (closeThreadPool-17158-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2111749 INFO (closeThreadPool-17158-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2111751 INFO (closeThreadPool-17158-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@515e8ce5, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2111763 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_BC57EFF390D34F25-001/shard-2-001
of type NRT
[junit4] 2> 2111771 WARN (closeThreadPool-17158-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2111771 INFO (closeThreadPool-17158-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2111771 INFO (closeThreadPool-17158-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2111771 INFO (closeThreadPool-17158-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
[junit4] 2> 2111851 INFO (closeThreadPool-17158-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2111851 INFO (closeThreadPool-17158-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2111851 INFO (closeThreadPool-17158-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2111855 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_BC57EFF390D34F25-001/shard-3-001
of type NRT
[junit4] 2> 2111867 INFO (closeThreadPool-17158-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@696db1f4{/,null,AVAILABLE}
[junit4] 2> 2111867 WARN (closeThreadPool-17158-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1e2db04a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2111883 INFO (closeThreadPool-17158-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5b75bf08{SSL,[ssl,
http/1.1]}{127.0.0.1:34771}
[junit4] 2> 2111883 INFO (closeThreadPool-17158-thread-2) [ ]
o.e.j.s.Server Started @2111952ms
[junit4] 2> 2111883 INFO (closeThreadPool-17158-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_BC57EFF390D34F25-001/tempDir-001/jetty2,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=34771,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_BC57EFF390D34F25-001/shard-2-001/cores}
[junit4] 2> 2111883 ERROR (closeThreadPool-17158-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2111883 INFO (closeThreadPool-17158-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2111883 INFO (closeThreadPool-17158-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 2111883 INFO (closeThreadPool-17158-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2111883 INFO (closeThreadPool-17158-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2111883 INFO (closeThreadPool-17158-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-29T22:49:35.015Z
[junit4] 2> 2111883 WARN (closeThreadPool-17158-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2111884 INFO (closeThreadPool-17158-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2111884 INFO (closeThreadPool-17158-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2111884 INFO (closeThreadPool-17158-thread-3) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
[junit4] 2> 2111975 INFO (closeThreadPool-17158-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2111975 INFO (closeThreadPool-17158-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2111975 INFO (closeThreadPool-17158-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2111981 INFO (closeThreadPool-17158-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4d024d1d{/,null,AVAILABLE}
[junit4] 2> 2111982 WARN (closeThreadPool-17158-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@608c28c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2111992 INFO (closeThreadPool-17158-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2111992 WARN (closeThreadPool-17158-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2111993 INFO (zkConnectionManagerCallback-17163-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2111993 WARN (closeThreadPool-17158-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@296ffd62[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2111993 INFO (closeThreadPool-17158-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@76ebeb2c{SSL,[ssl,
http/1.1]}{127.0.0.1:34173}
[junit4] 2> 2111993 INFO (closeThreadPool-17158-thread-3) [ ]
o.e.j.s.Server Started @2112062ms
[junit4] 2> 2111993 INFO (closeThreadPool-17158-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_BC57EFF390D34F25-001/tempDir-001/jetty3,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=34173,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_BC57EFF390D34F25-001/shard-3-001/cores}
[junit4] 2> 2111994 ERROR (closeThreadPool-17158-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2111994 INFO (closeThreadPool-17158-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2111994 INFO (closeThreadPool-17158-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 2111994 INFO (closeThreadPool-17158-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2111994 INFO (closeThreadPool-17158-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2111994 INFO (closeThreadPool-17158-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-29T22:49:35.126Z
[junit4] 2> 2111999 WARN (closeThreadPool-17158-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2111999 INFO (closeThreadPool-17158-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2111999 INFO (closeThreadPool-17158-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_BC57EFF390D34F25-001/shard-2-001/solr.xml
[junit4] 2> 2112010 INFO (zkConnectionManagerCallback-17167-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2112013 INFO (closeThreadPool-17158-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2112013 INFO (closeThreadPool-17158-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2112014 INFO (closeThreadPool-17158-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@515e8ce5, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2112027 INFO (closeThreadPool-17158-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2112027 INFO (closeThreadPool-17158-thread-3) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_BC57EFF390D34F25-001/shard-3-001/solr.xml
[junit4] 2> 2112111 WARN (closeThreadPool-17158-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@23b0849[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2112112 INFO (closeThreadPool-17158-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41291/solr
[junit4] 2> 2112121 INFO (closeThreadPool-17158-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2112121 INFO (closeThreadPool-17158-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2112123 INFO (closeThreadPool-17158-thread-3) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@515e8ce5, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2112131 INFO (zkConnectionManagerCallback-17172-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2112174 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[BC57EFF390D34F25]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_BC57EFF390D34F25-001/shard-4-001
of type NRT
[junit4] 2> 2112192 WARN (closeThreadPool-17158-thread-4) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2112196 INFO (closeThreadPool-17158-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2112196 INFO (closeThreadPool-17158-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2112196 INFO (closeThreadPool-17158-thread-4) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
[junit4] 2> 2112274 INFO (zkConnectionManagerCallback-17175-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2112277 INFO (closeThreadPool-17158-thread-1)
[n:127.0.0.1:37363_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2112278 INFO (closeThreadPool-17158-thread-1)
[n:127.0.0.1:37363_ ] o.a.s.c.ZkController Publish node=127.0.0.1:37363_ as
DOWN
[junit4] 2> 2112279 INFO (closeThreadPool-17158-thread-1)
[n:127.0.0.1:37363_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 2112279 INFO (closeThreadPool-17158-thread-1)
[n:127.0.0.1:37363_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37363_
[junit4] 2> 2112280 INFO (zkCallback-17137-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2112300 INFO (closeThreadPool-17158-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2112300 INFO (closeThreadPool-17158-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2112300 INFO (closeThreadPool-17158-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2112311 INFO (closeThreadPool-17158-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1b9cc137{/,null,AVAILABLE}
[junit4] 2> 2112312 WARN (closeThreadPool-17158-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@3c92a65d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2112312 INFO (zkCallback-17144-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2112327 INFO (zkCallback-17156-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2112327 INFO (closeThreadPool-17158-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2112327 WARN (closeThreadPool-17158-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2112331 INFO (zkCallback-17174-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2112334 INFO (closeThreadPool-17158-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2112334 WARN (closeThreadPool-17158-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2112365 WARN (closeThreadPool-17158-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@21b21321[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2112375 INFO (zkConnectionManagerCallback-17182-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2112375 INFO (closeThreadPool-17158-thread-1)
[n:127.0.0.1:37363_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2112376 INFO (closeThreadPool-17158-thread-1)
[n:127.0.0.1:37363_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:41291/solr ready
[junit4] 2> 2112383 INFO (closeThreadPool-17158-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5e2493a{SSL,[ssl,
http/1.1]}{127.0.0.1:33455}
[junit4] 2> 2112383 INFO (closeThreadPool-17158-thread-4) [ ]
o.e.j.s.Server Started @2112452ms
[junit4] 2> 2112383 INFO (closeThreadPool-17158-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_BC57EFF390D34F25-001/tempDir-001/jetty4,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=33455,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_BC57EFF390D34F25-001/shard-4-001/cores}
[junit4] 2> 2112383 ERROR (closeThreadPool-17158-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2112383 INFO (closeThreadPool-17158-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2112383 INFO (closeThreadPool-17158-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 2112383 INFO (closeThreadPool-17158-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2112383 INFO (closeThreadPool-17158-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2112383 INFO (closeThreadPool-17158-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-29T22:49:35.515Z
[junit4] 2> 2112414 WARN (closeThreadPool-17158-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@5efd28c7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2112422 INFO (closeThreadPool-17158-thread-1)
[n:127.0.0.1:37363_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,
keeping metrics history in memory.
[junit4] 2> 2112435 WARN (closeThreadPool-17158-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2112437 INFO (closeThreadPool-17158-thread-1)
[n:127.0.0.1:37363_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@515e8ce5
[junit4] 2> 2112446 INFO (closeThreadPool-17158-thread-1)
[n:127.0.0.1:37363_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@515e8ce5
[junit4] 2> 2112446 INFO (closeThreadPool-17158-thread-1)
[n:127.0.0.1:37363_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@515e8ce5
[junit4] 2> 2112447 INFO (closeThreadPool-17158-thread-1)
[n:127.0.0.1:37363_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_BC57EFF390D34F25-001/shard-1-001/cores
[junit4] 2> 2112471 WARN (closeThreadPool-17158-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2112471 INFO (zkConnectionManagerCallback-17188-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2112484 WARN (closeThreadPool-17158-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@69c2053f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2112485 INFO (closeThreadPool-17158-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41291/solr
[junit4] 2> 2112495 WARN (closeThreadPool-17158-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@79b270ff[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2112496 INFO (closeThreadPool-17158-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41291/solr
[junit4] 2> 2112503 INFO (closeThreadPool-17158-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2112503 INFO (closeThreadPool-17158-thread-4) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_BC57EFF390D34F25-001/shard-4-001/solr.xml
[junit4] 2> 2112505 INFO (closeThreadPool-17158-thread-4) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2112505 INFO (closeThreadPool-17158-thread-4) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2112506 INFO (closeThreadPool-17158-thread-4) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@515e8ce5, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2112550 INFO (zkConnectionManagerCallback-17194-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2112558 INFO (zkConnectionManagerCallback-17197-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2112603 INFO (zkConnectionManagerCallback-17200-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2112609 INFO (closeThreadPool-17158-thread-2)
[n:127.0.0.1:34771_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2112610 INFO (closeThreadPool-17158-thread-2)
[n:127.0.0.1:34771_ ] o.a.s.c.ZkController Publish node=127.0.0.1:34771_ as
DOWN
[junit4] 2> 2112611 INFO (closeThreadPool-17158-thread-2)
[n:127.0.0.1:34771_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 2112611 INFO (closeThreadPool-17158-thread-2)
[n:127.0.0.1:34771_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34771_
[junit4] 2> 2112611 INFO (zkCallback-17137-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2112611 INFO (zkCallback-17144-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2112627 INFO (zkConnectionManagerCallback-17202-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2112627 INFO (zkCallback-17174-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2112627 INFO (zkCallback-17156-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2112634 INFO (closeThreadPool-17158-thread-3)
[n:127.0.0.1:34173_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2112635 INFO (closeThreadPool-17158-thread-3)
[n:127.0.0.1:34173_ ] o.a.s.c.ZkController Publish node=127.0.0.1:34173_ as
DOWN
[junit4] 2> 2112636 INFO (closeThreadPool-17158-thread-3)
[n:127.0.0.1:34173_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 2112636 INFO (closeThreadPool-17158-thread-3)
[n:127.0.0.1:34173_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34173_
[junit4] 2> 2112636 INFO (zkCallback-17181-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 2112636 INFO (zkCallback-17144-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2112636 INFO (zkCallback-17174-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2112637 INFO (zkCallback-17137-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2112639 INFO (zkCallback-17156-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2112651 INFO (zkCallback-17199-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 2112681 INFO (zkCallback-17201-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2112713 INFO (zkConnectionManagerCallback-17211-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2112713 INFO (zkConnectionManagerCallback-17216-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2112714 INFO (closeThreadPool-17158-thread-2)
[n:127.0.0.1:34771_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 2112714 INFO (closeThreadPool-17158-thread-3)
[n:127.0.0.1:34173_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 2112714 INFO (closeThreadPool-17158-thread-2)
[n:127.0.0.1:34771_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:41291/solr ready
[junit4] 2> 2112761 INFO (closeThreadPool-17158-thread-2)
[n:127.0.0.1:34771_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,
keeping metrics history in memory.
[junit4] 2> 2112763 INFO (closeThreadPool-17158-thread-3)
[n:127.0.0.1:34173_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:41291/solr ready
[junit4] 2> 2112775 INFO (closeThreadPool-17158-thread-2)
[n:127.0.0.1:34771_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@515e8ce5
[junit4] 2> 2112783 INFO (closeThreadPool-17158-thread-2)
[n:127.0.0.1:34771_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@515e8ce5
[junit4] 2> 2112783 INFO (closeThreadPool-17158-thread-2)
[n:127.0.0.1:34771_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@515e8ce5
[junit4] 2> 2112784 INFO (closeThreadPool-17158-thread-2)
[n:127.0.0.1:34771_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_BC57EFF390D34F25-001/shard-2-001/cores
[junit4] 2> 2112787 INFO (closeThreadPool-17158-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2112788 WARN (closeThreadPool-17158-thread-4) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2112798 INFO (closeThreadPool-17158-thread-3)
[n:127.0.0.1:34173_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,
keeping metrics history in memory.
[junit4] 2> 2112813 INFO (closeThreadPool-17158-thread-3)
[n:127.0.0.1:34173_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@515e8ce5
[junit4] 2> 2112824 INFO (closeThreadPool-17158-thread-3)
[n:127.0.0.1:34173_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@515e8ce5
[junit4] 2> 2112824 INFO (closeThreadPool-17158-thread-3)
[n:127.0.0.1:34173_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@515e8ce5
[junit4] 2> 2112825 INFO (closeThreadPool-17158-thread-3)
[n:127.0.0.1:34173_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_BC57EFF390D34F25-001/shard-3-001/cores
[junit4] 2> 2112847 WARN (closeThreadPool-17158-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@682c3725[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2112861 WARN (closeThreadPool-17158-thread-4) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2112863 WARN (closeThreadPool-17158-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@2ad7c54c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2112865 INFO (closeThreadPool-17158-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41291/solr
[junit4] 2> 2112898 INFO (zkConnectionManagerCallback-17224-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2112927 INFO (zkConnectionManagerCallback-17226-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2112929 INFO (closeThreadPool-17158-thread-4)
[n:127.0.0.1:33455_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 2112930 INFO (closeThreadPool-17158-thread-4)
[n:127.0.0.1:33455_ ] o.a.s.c.ZkController Publish node=127.0.0.1:33455_ as
DOWN
[junit4] 2> 2112930 INFO (closeThreadPool-17158-thread-4)
[n:127.0.0.1:33455_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 2112930 INFO (closeThreadPool-17158-thread-4)
[n:127.0.0.1:33455_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33455_
[junit4] 2> 2112931 INFO (zkCallback-17156-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2112931 INFO (zkCallback-17174-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2112931 INFO (zkCallback-17144-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2112942 INFO (zkCallback-17137-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2112947 INFO (zkCallback-17201-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2112955 INFO (zkCallback-17199-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2112955 INFO (zkCallback-17181-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2112962 INFO (zkCallback-17215-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2112962 INFO (zkCallback-17225-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2112975 INFO (zkCallback-17210-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2113010 INFO (zkConnectionManagerCallback-17233-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2113011 INFO (closeThreadPool-17158-thread-4)
[n:127.0.0.1:33455_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (5)
[junit4] 2> 2113012 INFO (closeThreadPool-17158-thread-4)
[n:127.0.0.1:33455_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:41291/solr ready
[junit4] 2> 2113027 INFO (closeThreadPool-17158-thread-4)
[n:127.0.0.1:33455_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,
keeping metrics history in memory.
[junit4] 2> 2113042 INFO (closeThreadPool-17158-thread-4)
[n:127.0.0.1:33455_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@515e8ce5
[junit4] 2> 2113050 INFO (closeThreadPool-17158-thread-4)
[n:127.0.0.1:33455_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@515e8ce5
[junit4] 2> 2113050 INFO (closeThreadPool-17158-thread-4)
[n:127.0.0.1:33455_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@515e8ce5
[junit4] 2> 2113051 INFO (closeThreadPool-17158-thread-4)
[n:127.0.0.1:33455_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_BC57EFF390D34F25-001/shard-4-001/cores
[junit4] 2> 2113181 INFO (qtp243709124-41656) [n:127.0.0.1:33455_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:34173_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2113181 INFO (qtp243709124-41747) [n:127.0.0.1:33455_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:33455_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2113182 INFO (qtp243709124-41655) [n:127.0.0.1:33455_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:37363_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2113182 INFO (qtp243709124-41750) [n:127.0.0.1:33455_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:34771_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2113199 INFO
(OverseerCollectionConfigSetProcessor-72285288996274181-127.0.0.1:44391_-n_0000000000)
[n:127.0.0.1:44391_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2113206 INFO
(OverseerThreadFactory-10044-thread-4-processing-n:127.0.0.1:44391_)
[n:127.0.0.1:44391_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:33455_ for creating new replica of shard shard1 for
collection collection1
[junit4] 2> 2113206 INFO
(OverseerThreadFactory-10044-thread-3-processing-n:127.0.0.1:44391_)
[n:127.0.0.1:44391_ c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:34173_ for creating new replica of shard shard2 for
collection collection1
[junit4] 2> 2113207 INFO
(OverseerThreadFactory-10044-thread-4-processing-n:127.0.0.1:44391_)
[n:127.0.0.1:44391_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 2113212 INFO
(OverseerThreadFactory-10044-thread-3-processing-n:127.0.0.1:44391_)
[n:127.0.0.1:44391_ c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 2113273 INFO (qtp243709124-41748) [n:127.0.0.1:33455_
x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2113305 INFO (qtp232805074-41629) [n:127.0.0.1:34173_
x:collection1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2114357 INFO (qtp243709124-41748) [n:127.0.0.1:33455_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 9.0.0
[junit4] 2> 2114362 INFO (qtp232805074-41629) [n:127.0.0.1:34173_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 9.0.0
[junit4] 2> 2114391 INFO (qtp232805074-41629) [n:127.0.0.1:34173_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema
[collection1_shard2_replica_n2] Schema name=test
[junit4] 2> 2114391 INFO (qtp243709124-41748) [n:127.0.0.1:33455_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema
[collection1_shard1_replica_n1] Schema name=test
[junit4] 2> 2114536 INFO (qtp232805074-41629) [n:127.0.0.1:34173_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2114547 INFO (qtp232805074-41629) [n:127.0.0.1:34173_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n2' using configuration from
collection collection1, trusted=true
[junit4] 2> 2114548 INFO (qtp232805074-41629) [n:127.0.0.1:34173_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n2' (registry
'solr.core.collection1.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@515e8ce5
[junit4] 2> 2114548 INFO (qtp232805074-41629) [n:127.0.0.1:34173_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore
[[collection1_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_BC57EFF390D34F25-001/shard-3-001/cores/collection1_shard2_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_BC57EFF390D34F25-001/shard-3-001/cores/collection1_shard2_replica_n2/data/]
[junit4] 2> 2114549 INFO (qtp232805074-41629) [n:127.0.0.1:34173_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2876449569479249]
[junit4] 2> 2114551 WARN (qtp232805074-41629) [n:127.0.0.1:34173_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 2114618 INFO (qtp243709124-41748) [n:127.0.0.1:33455_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2114627 INFO (qtp232805074-41629) [n:127.0.0.1:34173_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2114627 INFO (qtp232805074-41629) [n:127.0.0.1:34173_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2114635 INFO (qtp232805074-41629) [n:127.0.0.1:34173_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2114635 INFO (qtp232805074-41629) [n:127.0.0.1:34173_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2114636 INFO (qtp232805074-41629) [n:127.0.0.1:34173_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=78.4638671875,
floorSegmentMB=0.6982421875, forceMergeDeletesPctAllowed=4.117504028518785,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6415094500073261, deletesPctAllowed=36.545183812928954
[junit4] 2> 2114636 INFO (qtp232805074-41629) [n:127.0.0.1:34173_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@be4448f[collection1_shard2_replica_n2] main]
[junit4] 2> 2114637 INFO (qtp232805074-41629) [n:127.0.0.1:34173_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2114637 INFO (qtp232805074-41629) [n:127.0.0.1:34173_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2114638 INFO (qtp232805074-41629) [n:127.0.0.1:34173_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2114638 INFO (qtp232805074-41629) [n:127.0.0.1:34173_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1629382013374955520
[junit4] 2> 2114641 INFO
(searcherExecutor-10090-thread-1-processing-n:127.0.0.1:34173_
x:collection1_shard2_replica_n2 c:collection1 s:shard2) [n:127.0.0.1:34173_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore
[collection1_shard2_replica_n2] Registered new searcher
Searcher@be4448f[collection1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2114647 INFO (qtp243709124-41748) [n:127.0.0.1:33455_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from
collection collection1, trusted=true
[junit4] 2> 2114647 INFO (qtp243709124-41748) [n:127.0.0.1:33455_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n1' (registry
'solr.core.collection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@515e8ce5
[junit4] 2> 2114647 INFO (qtp243709124-41748) [n:127.0.0.1:33455_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[[collection1_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_BC57EFF390D34F25-001/shard-4-001/cores/collection1_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_BC57EFF390D34F25-001/shard-4-001/cores/collection1_shard1_replica_n1/data/]
[junit4] 2> 2114649 INFO (qtp243709124-41748) [n:127.0.0.1:33455_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2876449569479249]
[junit4] 2> 2114657 INFO (qtp232805074-41629) [n:127.0.0.1:34173_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard2 to
Terms{values={core_node4=0}, version=0}
[junit4] 2> 2114657 INFO (qtp232805074-41629) [n:127.0.0.1:34173_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1/leaders/shard2
[junit4] 2> 2114659 INFO (qtp232805074-41629) [n:127.0.0.1:34173_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2114659 INFO (qtp232805074-41629) [n:127.0.0.1:34173_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2114659 INFO (qtp232805074-41629) [n:127.0.0.1:34173_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:34173/collection1_shard2_replica_n2/
[junit4] 2> 2114659 INFO (qtp232805074-41629) [n:127.0.0.1:34173_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 2114659 INFO (qtp232805074-41629) [n:127.0.0.1:34173_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy
https://127.0.0.1:34173/collection1_shard2_replica_n2/ has no replicas
[junit4] 2> 2114659 INFO (qtp232805074-41629) [n:127.0.0.1:34173_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1/leaders/shard2/leader after winning as
/collections/collection1/leader_elect/shard2/election/72285288996274195-core_node4-n_0000000000
[junit4] 2> 2114660 INFO (qtp232805074-41629) [n:127.0.0.1:34173_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:34173/collection1_shard2_replica_n2/ shard2
[junit4] 2> 2114668 WARN (qtp243709124-41748) [n:127.0.0.1:33455_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 2114711 INFO (qtp243709124-41748) [n:127.0.0.1:33455_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2114711 INFO (qtp243709124-41748) [n:127.0.0.1:33455_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2114712 INFO (qtp243709124-41748) [n:127.0.0.1:33455_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2114712 INFO (qtp243709124-41748) [n:127.0.0.1:33455_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2114713 INFO (qtp243709124-41748) [n:127.0.0.1:33455_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=78.4638671875,
floorSegmentMB=0.6982421875, forceMergeDeletesPctAllowed=4.117504028518785,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6415094500073261, deletesPctAllowed=36.545183812928954
[junit4] 2> 2114722 INFO (qtp243709124-41748) [n:127.0.0.1:33455_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@66ff2649[collection1_shard1_replica_n1] main]
[junit4] 2> 2114723 INFO (qtp243709124-41748) [n:127.0.0.1:33455_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2114723 INFO (qtp243709124-41748) [n:127.0.0.1:33455_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2114724 INFO (qtp243709124-41748) [n:127.0.0.1:33455_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2114724 INFO (qtp243709124-41748) [n:127.0.0.1:33455_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1629382013465133056
[junit4] 2> 2114729 INFO
(searcherExecutor-10095-thread-1-processing-n:127.0.0.1:33455_
x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:33455_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher
Searcher@66ff2649[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2114745 INFO (qtp243709124-41748) [n:127.0.0.1:33455_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard1 to
Terms{values={core_node3=0}, version=0}
[junit4] 2> 2114745 INFO (qtp243709124-41748) [n:127.0.0.1:33455_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1/leaders/shard1
[junit4] 2> 2114747 INFO (qtp243709124-41748) [n:127.0.0.1:33455_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2114747 INFO (qtp243709124-41748) [n:127.0.0.1:33455_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2114747 INFO (qtp243709124-41748) [n:127.0.0.1:33455_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:33455/collection1_shard1_replica_n1/
[junit4] 2> 2114747 INFO (qtp243709124-41748) [n:127.0.0.1:33455_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 2114747 INFO (qtp243709124-41748) [n:127.0.0.1:33455_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy
https://127.0.0.1:33455/collection1_shard1_replica_n1/ has no replicas
[junit4] 2> 2114747 INFO (qtp243709124-41748) [n:127.0.0.1:33455_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1/leaders/shard1/leader after winning as
/collections/collect
[...truncated too long message...]
ver.classpath:
-clover.setup:
clover:
compile-core:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
common.compile-core:
[javac] Compiling 3 source files to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/java
common-solr.compile-core:
compile-core:
compile-test-framework:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
init:
compile-lucene-core:
compile-codecs:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
common.init:
compile-lucene-core:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
compile-core:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
common.compile-core:
compile-core:
common.compile-test:
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test
[javac] Compiling 950 source files to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class
[copy] Copying 1 file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test
common-solr.compile-test:
compile-test:
BUILD SUCCESSFUL
Total time: 1 minute 23 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.TestDynamicLoading" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=BC57EFF390D34F25
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=uk
-Dtests.timezone=Etc/GMT+3 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
Buildfile: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build.xml
-clover.disable:
ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 ::
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
install-junit4-taskdef:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
resolve-groovy:
[ivy:cachepath] :: resolving dependencies ::
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 58ms :: artifacts dl 0ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 1 | 0 | 0 | 0 || 1 | 0 |
---------------------------------------------------------------------
-init-totals:
-test:
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: BC57EFF390D34F25
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp
[junit4] <JUnit4> says hello! Master seed: BC57EFF390D34F25
[junit4] Executing 5 suites with 3 JVMs.
[junit4]
[junit4] Started J2 PID([email protected]).
[junit4] Started J0 PID([email protected]).
[junit4] Started J1 PID([email protected]).
[junit4] Suite: org.apache.solr.core.TestDynamicLoading
[junit4] OK 46.9s J1 | TestDynamicLoading.testDynamicLoading
[junit4] Completed [1/5] on J1 in 50.91s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.core.TestDynamicLoading
[junit4] OK 49.0s J0 | TestDynamicLoading.testDynamicLoading
[junit4] Completed [2/5] on J0 in 52.96s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.core.TestDynamicLoading
[junit4] OK 49.3s J2 | TestDynamicLoading.testDynamicLoading
[junit4] Completed [3/5] on J2 in 53.21s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.core.TestDynamicLoading
[junit4] OK 28.7s J1 | TestDynamicLoading.testDynamicLoading
[junit4] Completed [4/5] on J1 in 29.52s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.core.TestDynamicLoading
[junit4] OK 29.1s J0 | TestDynamicLoading.testDynamicLoading
[junit4] Completed [5/5] on J0 in 29.84s, 1 test
[junit4]
[junit4] JVM J0: 0.82 .. 84.77 = 83.96s
[junit4] JVM J1: 1.00 .. 82.90 = 81.91s
[junit4] JVM J2: 0.62 .. 54.92 = 54.31s
[junit4] Execution time total: 1 minute 24 seconds
[junit4] Tests summary: 5 suites, 5 tests
[junit4] Could not remove temporary path:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp])
[junit4] Could not remove temporary path:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp])
[junit4] Could not remove temporary path:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp])
[echo] 5 slowest tests:
[junit4:tophints] 200.05s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 164.10s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints] 154.46s | org.apache.solr.request.TestIntervalFaceting
[junit4:tophints] 145.69s | org.apache.solr.cloud.BasicDistributedZkTest
[junit4:tophints] 133.81s | org.apache.solr.update.TestInPlaceUpdatesStandalone
-check-totals:
test-nocompile:
BUILD SUCCESSFUL
Total time: 1 minute 28 seconds
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.core.TestDynamicLoading
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2801)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2680)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2661)
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1057)
at hudson.FilePath.validateAntFileMask(FilePath.java:2659)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1841)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=b2941ff0da4987dec4774aa6b4bb7c597b362243,
workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #23841
Recording test results
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]