Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5259/
Java: 64bit/jdk-11.0.3 -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.core.TestDynamicLoadingUrl.testDynamicLoadingUrl
Error Message:
{ "responseHeader":{ "status":400, "QTime":3},
"errorMessages":["error processing commands\n"], "WARNING":"This response
format is experimental. It is likely to change in the future.", "error":{
"metadata":[
"error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject",
"root-error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject"],
"details":[{ "add-runtimelib":{ "name":"urljar",
"url":"http://127.0.0.1:56531/m/collection1/jarhandler?wt=filestream",
"sha512":"d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420"},
"errorMessages":["no such blob or version available: urljar"]}],
"msg":"error processing commands", "code":400}} expected null, but
was:<[error processing commands ]>
Stack Trace:
java.lang.AssertionError: {
"responseHeader":{
"status":400,
"QTime":3},
"errorMessages":["error processing commands\n"],
"WARNING":"This response format is experimental. It is likely to change in
the future.",
"error":{
"metadata":[
"error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject",
"root-error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject"],
"details":[{
"add-runtimelib":{
"name":"urljar",
"url":"http://127.0.0.1:56531/m/collection1/jarhandler?wt=filestream",
"sha512":"d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420"},
"errorMessages":["no such blob or version available: urljar"]}],
"msg":"error processing commands",
"code":400}}
expected null, but was:<[error processing commands
]>
at
__randomizedtesting.SeedInfo.seed([B56AB6A699945C60:4E93412C3538DC45]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotNull(Assert.java:755)
at org.junit.Assert.assertNull(Assert.java:737)
at
org.apache.solr.core.TestSolrConfigHandler.runConfigCommand(TestSolrConfigHandler.java:179)
at
org.apache.solr.core.TestDynamicLoadingUrl.testDynamicLoadingUrl(TestDynamicLoadingUrl.java:95)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
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
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.base/java.lang.Thread.run(Thread.java:834)
Build Log:
[...truncated 13144 lines...]
[junit4] Suite: org.apache.solr.core.TestDynamicLoadingUrl
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoadingUrl_B56AB6A699945C60-001/init-core-data-001
[junit4] 2> 540267 WARN
(SUITE-TestDynamicLoadingUrl-seed#[B56AB6A699945C60]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
[junit4] 2> 540267 INFO
(SUITE-TestDynamicLoadingUrl-seed#[B56AB6A699945C60]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 540268 INFO
(SUITE-TestDynamicLoadingUrl-seed#[B56AB6A699945C60]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
[junit4] 2> 540268 INFO
(SUITE-TestDynamicLoadingUrl-seed#[B56AB6A699945C60]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 540268 INFO
(SUITE-TestDynamicLoadingUrl-seed#[B56AB6A699945C60]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /m/
[junit4] 2> 540271 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 540271 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 540271 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 540381 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.ZkTestServer start zk server on port:56489
[junit4] 2> 540382 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56489
[junit4] 2> 540382 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 56489
[junit4] 2> 540384 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 540399 INFO (zkConnectionManagerCallback-4880-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 540399 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 540403 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 540405 INFO (zkConnectionManagerCallback-4882-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 540405 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 540407 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 540409 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 540412 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 540414 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 540416 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 540418 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 540420 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 540422 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 540424 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 540425 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 540427 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.ZkTestServer put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 540429 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless
explicitly asked otherwise
[junit4] 2> 540675 WARN
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 540675 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 540675 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 540675 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
[junit4] 2> 540677 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 540677 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 540677 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 540677 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@35a89564{/m,null,AVAILABLE}
[junit4] 2> 540678 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@365e12eb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:56493}
[junit4] 2> 540678 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.e.j.s.Server Started @540750ms
[junit4] 2> 540678 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/m,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoadingUrl_B56AB6A699945C60-001/tempDir-001/control/data,
hostPort=56493,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoadingUrl_B56AB6A699945C60-001/control-001/cores}
[junit4] 2> 540678 ERROR
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 540678 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 540678 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 540678 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port
null
[junit4] 2> 540678 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 540678 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-15T09:25:19.162791Z
[junit4] 2> 540679 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 540681 INFO (zkConnectionManagerCallback-4884-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 540681 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 540789 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 540789 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoadingUrl_B56AB6A699945C60-001/control-001/solr.xml
[junit4] 2> 540791 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 540791 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 540792 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@378419b2, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 540839 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 540840 WARN
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@5d89dc3d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 540840 WARN
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5d89dc3d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 540843 WARN
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@3f85a0e3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 540843 WARN
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3f85a0e3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 540843 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56489/solr
[junit4] 2> 540844 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 540847 INFO (zkConnectionManagerCallback-4891-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 540847 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 540958 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60])
[n:127.0.0.1:56493_m ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 540967 INFO (zkConnectionManagerCallback-4893-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 540968 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60])
[n:127.0.0.1:56493_m ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 541765 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60])
[n:127.0.0.1:56493_m ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:56493_m
[junit4] 2> 541772 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60])
[n:127.0.0.1:56493_m ] o.a.s.c.Overseer Overseer
(id=72168773746294788-127.0.0.1:56493_m-n_0000000000) starting
[junit4] 2> 541828 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60])
[n:127.0.0.1:56493_m ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 541839 INFO (zkConnectionManagerCallback-4900-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 541839 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60])
[n:127.0.0.1:56493_m ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 541875 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60])
[n:127.0.0.1:56493_m ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:56489/solr ready
[junit4] 2> 541882 INFO
(OverseerStateUpdate-72168773746294788-127.0.0.1:56493_m-n_0000000000)
[n:127.0.0.1:56493_m ] o.a.s.c.Overseer Starting to work on the main queue
: 127.0.0.1:56493_m
[junit4] 2> 541887 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60])
[n:127.0.0.1:56493_m ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56493_m
[junit4] 2> 541911 INFO (zkCallback-4899-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 541917 INFO (zkCallback-4892-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 541955 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60])
[n:127.0.0.1:56493_m ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 541975 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60])
[n:127.0.0.1:56493_m ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@378419b2
[junit4] 2> 541984 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60])
[n:127.0.0.1:56493_m ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@378419b2
[junit4] 2> 541984 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60])
[n:127.0.0.1:56493_m ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@378419b2
[junit4] 2> 541985 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60])
[n:127.0.0.1:56493_m ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoadingUrl_B56AB6A699945C60-001/control-001/cores
[junit4] 2> 542000 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 542002 INFO (zkConnectionManagerCallback-4906-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 542002 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 542004 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 542007 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56489/solr
ready
[junit4] 2> 542009 INFO (qtp1696321395-12094) [n:127.0.0.1:56493_m ]
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:56493_m&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 542016 INFO
(OverseerThreadFactory-3939-thread-1-processing-n:127.0.0.1:56493_m)
[n:127.0.0.1:56493_m ] o.a.s.c.a.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 542134 INFO (qtp1696321395-12096) [n:127.0.0.1:56493_m
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> 542134 INFO (qtp1696321395-12096) [n:127.0.0.1:56493_m
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 543159 INFO (qtp1696321395-12096) [n:127.0.0.1:56493_m
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 543183 INFO (qtp1696321395-12096) [n:127.0.0.1:56493_m
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> 543247 INFO (qtp1696321395-12096) [n:127.0.0.1:56493_m
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> 543277 INFO (qtp1696321395-12096) [n:127.0.0.1:56493_m
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> 543278 INFO (qtp1696321395-12096) [n:127.0.0.1:56493_m
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@378419b2
[junit4] 2> 543278 INFO (qtp1696321395-12096) [n:127.0.0.1:56493_m
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
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoadingUrl_B56AB6A699945C60-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoadingUrl_B56AB6A699945C60-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 543279 INFO (qtp1696321395-12096) [n:127.0.0.1:56493_m
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=37, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=80.0771484375,
floorSegmentMB=0.2783203125, forceMergeDeletesPctAllowed=5.575370865305538,
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=49.73544623508403
[junit4] 2> 543281 WARN (qtp1696321395-12096) [n:127.0.0.1:56493_m
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> 543343 INFO (qtp1696321395-12096) [n:127.0.0.1:56493_m
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> 543343 INFO (qtp1696321395-12096) [n:127.0.0.1:56493_m
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> 543345 INFO (qtp1696321395-12096) [n:127.0.0.1:56493_m
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 543345 INFO (qtp1696321395-12096) [n:127.0.0.1:56493_m
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 543346 INFO (qtp1696321395-12096) [n:127.0.0.1:56493_m
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.6826171875,
noCFSRatio=0.5065477029804148]
[junit4] 2> 543346 INFO (qtp1696321395-12096) [n:127.0.0.1:56493_m
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6c7997ce[control_collection_shard1_replica_n1] main]
[junit4] 2> 543349 INFO (qtp1696321395-12096) [n:127.0.0.1:56493_m
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 543350 INFO (qtp1696321395-12096) [n:127.0.0.1:56493_m
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> 543350 INFO (qtp1696321395-12096) [n:127.0.0.1:56493_m
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 543350 INFO (qtp1696321395-12096) [n:127.0.0.1:56493_m
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 1639115885729808384
[junit4] 2> 543353 INFO
(searcherExecutor-3944-thread-1-processing-n:127.0.0.1:56493_m
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:56493_m 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@6c7997ce[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 543359 INFO (qtp1696321395-12096) [n:127.0.0.1:56493_m
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> 543359 INFO (qtp1696321395-12096) [n:127.0.0.1:56493_m
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> 543367 INFO (qtp1696321395-12096) [n:127.0.0.1:56493_m
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 543367 INFO (qtp1696321395-12096) [n:127.0.0.1:56493_m
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> 543367 INFO (qtp1696321395-12096) [n:127.0.0.1:56493_m
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:56493/m/control_collection_shard1_replica_n1/
[junit4] 2> 543367 INFO (qtp1696321395-12096) [n:127.0.0.1:56493_m
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> 543368 INFO (qtp1696321395-12096) [n:127.0.0.1:56493_m
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:56493/m/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 543368 INFO (qtp1696321395-12096) [n:127.0.0.1:56493_m
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/72168773746294788-core_node2-n_0000000000
[junit4] 2> 543372 INFO (qtp1696321395-12096) [n:127.0.0.1:56493_m
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:56493/m/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 543477 INFO (zkCallback-4892-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> 543477 INFO (zkCallback-4892-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> 543480 INFO (qtp1696321395-12096) [n:127.0.0.1:56493_m
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> 543483 INFO (qtp1696321395-12096) [n:127.0.0.1:56493_m
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=1349
[junit4] 2> 543487 INFO (qtp1696321395-12094) [n:127.0.0.1:56493_m ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 543594 INFO (zkCallback-4892-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> 543594 INFO (zkCallback-4892-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> 543594 INFO (zkCallback-4892-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> 543595 INFO (qtp1696321395-12094) [n:127.0.0.1:56493_m ]
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:56493_m&wt=javabin&version=2}
status=0 QTime=1585
[junit4] 2> 543705 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 543708 INFO (zkConnectionManagerCallback-4912-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 543708 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 543710 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 543712 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56489/solr
ready
[junit4] 2> 543712 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 543713 INFO (qtp1696321395-12095) [n:127.0.0.1:56493_m ]
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> 543718 INFO
(OverseerThreadFactory-3939-thread-2-processing-n:127.0.0.1:56493_m)
[n:127.0.0.1:56493_m ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 543719 INFO
(OverseerCollectionConfigSetProcessor-72168773746294788-127.0.0.1:56493_m-n_0000000000)
[n:127.0.0.1:56493_m ] 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> 543939 WARN
(OverseerThreadFactory-3939-thread-2-processing-n:127.0.0.1:56493_m)
[n:127.0.0.1:56493_m ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 543942 INFO (qtp1696321395-12095) [n:127.0.0.1:56493_m ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 543944 INFO (qtp1696321395-12095) [n:127.0.0.1:56493_m ]
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=230
[junit4] 2> 543944 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=4
[junit4] 2> 544287 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoadingUrl_B56AB6A699945C60-001/shard-1-001
of type NRT
[junit4] 2> 544288 WARN (closeThreadPool-4913-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 544288 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 544288 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 544288 INFO (closeThreadPool-4913-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
[junit4] 2> 544290 INFO (closeThreadPool-4913-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 544290 INFO (closeThreadPool-4913-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 544290 INFO (closeThreadPool-4913-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 544291 INFO (closeThreadPool-4913-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6a43f6e1{/m,null,AVAILABLE}
[junit4] 2> 544291 INFO (closeThreadPool-4913-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@14da6d0d{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:56521}
[junit4] 2> 544291 INFO (closeThreadPool-4913-thread-1) [ ]
o.e.j.s.Server Started @544363ms
[junit4] 2> 544291 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/m,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoadingUrl_B56AB6A699945C60-001/tempDir-001/jetty1,
hostPort=56521,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoadingUrl_B56AB6A699945C60-001/shard-1-001/cores,
replicaType=NRT}
[junit4] 2> 544292 ERROR (closeThreadPool-4913-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 544292 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 544292 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 544292 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 544292 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 544292 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-15T09:25:22.776460Z
[junit4] 2> 544294 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 544297 INFO (zkConnectionManagerCallback-4915-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 544298 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 544403 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 544403 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoadingUrl_B56AB6A699945C60-001/shard-1-001/solr.xml
[junit4] 2> 544406 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 544406 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 544407 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@378419b2, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 544515 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 544516 WARN (closeThreadPool-4913-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@40feda5e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 544516 WARN (closeThreadPool-4913-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@40feda5e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 544519 WARN (closeThreadPool-4913-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6b6bfa67[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 544519 WARN (closeThreadPool-4913-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6b6bfa67[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 544520 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56489/solr
[junit4] 2> 544521 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 544524 INFO (zkConnectionManagerCallback-4922-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 544524 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 544628 INFO (closeThreadPool-4913-thread-1)
[n:127.0.0.1:56521_m ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 544631 INFO (zkConnectionManagerCallback-4924-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 544631 INFO (closeThreadPool-4913-thread-1)
[n:127.0.0.1:56521_m ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 544635 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoadingUrl_B56AB6A699945C60-001/shard-2-001
of type NRT
[junit4] 2> 544636 WARN (closeThreadPool-4913-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 544637 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 544637 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 544637 INFO (closeThreadPool-4913-thread-2) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
[junit4] 2> 544639 INFO (closeThreadPool-4913-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 544639 INFO (closeThreadPool-4913-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 544639 INFO (closeThreadPool-4913-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 544639 INFO (closeThreadPool-4913-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4c19b280{/m,null,AVAILABLE}
[junit4] 2> 544640 INFO (closeThreadPool-4913-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@411aa65e{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:56525}
[junit4] 2> 544640 INFO (closeThreadPool-4913-thread-2) [ ]
o.e.j.s.Server Started @544711ms
[junit4] 2> 544640 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/m,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoadingUrl_B56AB6A699945C60-001/tempDir-001/jetty2,
hostPort=56525,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoadingUrl_B56AB6A699945C60-001/shard-2-001/cores,
replicaType=NRT}
[junit4] 2> 544640 ERROR (closeThreadPool-4913-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 544640 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 544640 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 544640 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 544640 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 544640 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-15T09:25:23.124793Z
[junit4] 2> 544642 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 544645 INFO (zkConnectionManagerCallback-4928-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 544645 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 544646 INFO (closeThreadPool-4913-thread-1)
[n:127.0.0.1:56521_m ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 544658 INFO (closeThreadPool-4913-thread-1)
[n:127.0.0.1:56521_m ] o.a.s.c.ZkController Publish node=127.0.0.1:56521_m
as DOWN
[junit4] 2> 544661 INFO (closeThreadPool-4913-thread-1)
[n:127.0.0.1:56521_m ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 544661 INFO (closeThreadPool-4913-thread-1)
[n:127.0.0.1:56521_m ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56521_m
[junit4] 2> 544664 INFO (zkCallback-4892-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 544664 INFO (zkCallback-4899-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 544664 INFO (zkCallback-4911-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 544665 INFO (zkCallback-4923-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 544668 INFO (closeThreadPool-4913-thread-1)
[n:127.0.0.1:56521_m ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 544670 INFO (zkConnectionManagerCallback-4933-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 544670 INFO (closeThreadPool-4913-thread-1)
[n:127.0.0.1:56521_m ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 544673 INFO (closeThreadPool-4913-thread-1)
[n:127.0.0.1:56521_m ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 544676 INFO (closeThreadPool-4913-thread-1)
[n:127.0.0.1:56521_m ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:56489/solr ready
[junit4] 2> 544708 INFO (closeThreadPool-4913-thread-1)
[n:127.0.0.1:56521_m ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 544731 INFO (closeThreadPool-4913-thread-1)
[n:127.0.0.1:56521_m ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@378419b2
[junit4] 2> 544744 INFO (closeThreadPool-4913-thread-1)
[n:127.0.0.1:56521_m ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@378419b2
[junit4] 2> 544744 INFO (closeThreadPool-4913-thread-1)
[n:127.0.0.1:56521_m ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@378419b2
[junit4] 2> 544745 INFO (closeThreadPool-4913-thread-1)
[n:127.0.0.1:56521_m ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoadingUrl_B56AB6A699945C60-001/shard-1-001/cores
[junit4] 2> 544748 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 544748 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoadingUrl_B56AB6A699945C60-001/shard-2-001/solr.xml
[junit4] 2> 544751 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 544751 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 544752 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@378419b2, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 544843 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 544844 WARN (closeThreadPool-4913-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4328f0e2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 544844 WARN (closeThreadPool-4913-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4328f0e2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 544848 WARN (closeThreadPool-4913-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4282bdf7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 544848 WARN (closeThreadPool-4913-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4282bdf7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 544849 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56489/solr
[junit4] 2> 544850 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 544854 INFO (zkConnectionManagerCallback-4941-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 544854 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 544966 INFO (closeThreadPool-4913-thread-2)
[n:127.0.0.1:56525_m ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 544969 INFO (zkConnectionManagerCallback-4943-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 544969 INFO (closeThreadPool-4913-thread-2)
[n:127.0.0.1:56525_m ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 544983 INFO (closeThreadPool-4913-thread-2)
[n:127.0.0.1:56525_m ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 544994 INFO (closeThreadPool-4913-thread-2)
[n:127.0.0.1:56525_m ] o.a.s.c.ZkController Publish node=127.0.0.1:56525_m
as DOWN
[junit4] 2> 544996 INFO (closeThreadPool-4913-thread-2)
[n:127.0.0.1:56525_m ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 544996 INFO (closeThreadPool-4913-thread-2)
[n:127.0.0.1:56525_m ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56525_m
[junit4] 2> 545000 INFO (zkCallback-4892-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 545000 INFO (zkCallback-4899-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 545000 INFO (zkCallback-4911-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 545000 INFO (zkCallback-4923-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 545000 INFO (zkCallback-4932-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 545005 INFO (zkCallback-4942-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 545007 INFO (closeThreadPool-4913-thread-2)
[n:127.0.0.1:56525_m ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 545010 INFO (zkConnectionManagerCallback-4950-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 545010 INFO (closeThreadPool-4913-thread-2)
[n:127.0.0.1:56525_m ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 545013 INFO (closeThreadPool-4913-thread-2)
[n:127.0.0.1:56525_m ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 545017 INFO (closeThreadPool-4913-thread-2)
[n:127.0.0.1:56525_m ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:56489/solr ready
[junit4] 2> 545043 INFO (closeThreadPool-4913-thread-2)
[n:127.0.0.1:56525_m ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 545084 INFO (closeThreadPool-4913-thread-2)
[n:127.0.0.1:56525_m ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@378419b2
[junit4] 2> 545101 INFO (closeThreadPool-4913-thread-2)
[n:127.0.0.1:56525_m ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@378419b2
[junit4] 2> 545101 INFO (closeThreadPool-4913-thread-2)
[n:127.0.0.1:56525_m ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@378419b2
[junit4] 2> 545103 INFO (closeThreadPool-4913-thread-2)
[n:127.0.0.1:56525_m ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoadingUrl_B56AB6A699945C60-001/shard-2-001/cores
[junit4] 2> 545169 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoadingUrl_B56AB6A699945C60-001/shard-3-001
of type NRT
[junit4] 2> 545169 WARN (closeThreadPool-4913-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 545169 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 545169 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 545169 INFO (closeThreadPool-4913-thread-2) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
[junit4] 2> 545172 INFO (closeThreadPool-4913-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 545172 INFO (closeThreadPool-4913-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 545172 INFO (closeThreadPool-4913-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 545172 INFO (closeThreadPool-4913-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@38df2c5d{/m,null,AVAILABLE}
[junit4] 2> 545172 INFO (closeThreadPool-4913-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@448752a3{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:56531}
[junit4] 2> 545173 INFO (closeThreadPool-4913-thread-2) [ ]
o.e.j.s.Server Started @545244ms
[junit4] 2> 545173 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/m,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoadingUrl_B56AB6A699945C60-001/tempDir-001/jetty3,
hostPort=56531,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoadingUrl_B56AB6A699945C60-001/shard-3-001/cores,
replicaType=NRT}
[junit4] 2> 545173 ERROR (closeThreadPool-4913-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 545173 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 545173 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 545173 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 545173 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 545173 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-15T09:25:23.657636Z
[junit4] 2> 545175 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 545179 INFO (zkConnectionManagerCallback-4953-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 545179 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 545284 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 545284 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoadingUrl_B56AB6A699945C60-001/shard-3-001/solr.xml
[junit4] 2> 545286 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 545286 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 545287 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@378419b2, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 545377 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 545378 WARN (closeThreadPool-4913-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7f5a2ab5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 545378 WARN (closeThreadPool-4913-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7f5a2ab5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 545381 WARN (closeThreadPool-4913-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@650862d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 545381 WARN (closeThreadPool-4913-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@650862d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 545382 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56489/solr
[junit4] 2> 545384 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 545389 INFO (zkConnectionManagerCallback-4960-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 545389 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 545496 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 545501 INFO (zkConnectionManagerCallback-4962-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 545501 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 545515 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 545526 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:56531_m as DOWN
[junit4] 2> 545529 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 545529 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56531_m
[junit4] 2> 545532 INFO (zkCallback-4923-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 545532 INFO (zkCallback-4942-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 545532 INFO (zkCallback-4911-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 545532 INFO (zkCallback-4899-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 545532 INFO (zkCallback-4892-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 545533 INFO (zkCallback-4949-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 545533 INFO (zkCallback-4932-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 545533 INFO (zkCallback-4961-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 545536 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 545539 INFO (zkConnectionManagerCallback-4969-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 545539 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 545541 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 545544 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56489/solr ready
[junit4] 2> 545568 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 545593 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@378419b2
[junit4] 2> 545607 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@378419b2
[junit4] 2> 545607 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@378419b2
[junit4] 2> 545608 INFO
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[B56AB6A699945C60]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoadingUrl_B56AB6A699945C60-001/shard-4-001
of type NRT
[junit4] 2> 545609 WARN (closeThreadPool-4913-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 545609 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 545609 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 545609 INFO (closeThreadPool-4913-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
[junit4] 2> 545609 INFO (closeThreadPool-4913-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoadingUrl_B56AB6A699945C60-001/shard-3-001/cores
[junit4] 2> 545611 INFO (closeThreadPool-4913-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 545611 INFO (closeThreadPool-4913-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 545611 INFO (closeThreadPool-4913-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 545611 INFO (closeThreadPool-4913-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@89154a8{/m,null,AVAILABLE}
[junit4] 2> 545612 INFO (closeThreadPool-4913-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@472903ff{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:56536}
[junit4] 2> 545612 INFO (closeThreadPool-4913-thread-1) [ ]
o.e.j.s.Server Started @545683ms
[junit4] 2> 545612 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/m,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoadingUrl_B56AB6A699945C60-001/tempDir-001/jetty4,
hostPort=56536,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoadingUrl_B56AB6A699945C60-001/shard-4-001/cores,
replicaType=NRT}
[junit4] 2> 545612 ERROR (closeThreadPool-4913-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 545612 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 545612 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 545612 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 545612 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 545612 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-15T09:25:24.096733Z
[junit4] 2> 545613 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 545616 INFO (zkConnectionManagerCallback-4972-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 545616 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 545728 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 545728 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoadingUrl_B56AB6A699945C60-001/shard-4-001/solr.xml
[junit4] 2> 545730 INFO
(OverseerCollectionConfigSetProcessor-72168773746294788-127.0.0.1:56493_m-n_0000000000)
[n:127.0.0.1:56493_m ] 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> 545730 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 545730 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 545731 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@378419b2, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 545980 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 545981 WARN (closeThreadPool-4913-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5347aaa[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 545981 WARN (closeThreadPool-4913-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5347aaa[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 545983 WARN (closeThreadPool-4913-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@371bb206[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 545983 WARN (closeThreadPool-4913-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@371bb206[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 545984 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56489/solr
[junit4] 2> 545984 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 545990 INFO (zkConnectionManagerCallback-4979-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 545990 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 546097 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 546099 INFO (zkConnectionManagerCallback-4981-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 546099 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 546109 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 546121 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:56536_m as DOWN
[junit4] 2> 546123 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 546123 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56536_m
[junit4] 2> 546127 INFO (zkCallback-4932-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 546127 INFO (zkCallback-4899-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 546127 INFO (zkCallback-4911-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 546127 INFO (zkCallback-4923-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 546127 INFO (zkCallback-4961-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 546127 INFO (zkCallback-4949-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 546127 INFO (zkCallback-4942-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 546127 INFO (zkCallback-4892-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 546127 INFO (zkCallback-4980-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 546128 INFO (zkCallback-4968-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 546129 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 546132 INFO (zkConnectionManagerCallback-4988-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 546132 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 546134 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
[junit4] 2> 546136 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56489/solr ready
[junit4] 2> 546155 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 546176 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@378419b2
[junit4] 2> 546184 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@378419b2
[junit4] 2> 546184 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@378419b2
[junit4] 2> 546186 INFO (closeThreadPool-4913-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoadingUrl_B56AB6A699945C60-001/shard-4-001/cores
[junit4] 2> 546224 INFO (qtp1696321395-12096) [n:127.0.0.1:56493_m ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:56521_m&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 546225 INFO (qtp1696321395-12093) [n:127.0.0.1:56493_m ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:56531_m&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 546225 INFO (qtp1696321395-12098) [n:127.0.0.1:56493_m ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:56525_m&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 546225 INFO (qtp1696321395-12095) [n:127.0.0.1:56493_m ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:56536_m&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 546234 INFO
(OverseerThreadFactory-3939-thread-3-processing-n:127.0.0.1:56493_m)
[n:127.0.0.1:56493_m c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:56521_m for creating new replica of shard shard2 for
collection collection1
[junit4] 2> 546236 INFO
(OverseerThreadFactory-3939-thread-4-processing-n:127.0.0.1:56493_m)
[n:127.0.0.1:56493_m c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:56525_m for creating new replica of shard shard1 for
collection collection1
[junit4] 2> 546239 INFO
(OverseerThreadFactory-3939-thread-3-processing-n:127.0.0.1:56493_m)
[n:127.0.0.1:56493_m c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 546241 INFO
(OverseerThreadFactory-3939-thread-4-processing-n:127.0.0.1:56493_m)
[n:127.0.0.1:56493_m c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 546249 INFO (qtp283503561-12156) [n:127.0.0.1:56521_m
x:collection1_shard2_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 546249 INFO (qtp1160063522-12179) [n:127.0.0.1:56525_m
x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 547285 INFO (qtp1160063522-12179) [n:127.0.0.1:56525_m
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 9.0.0
[junit4] 2> 547285 INFO (qtp283503561-12156) [n:127.0.0.1:56521_m
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 9.0.0
[junit4] 2> 547313 INFO (qtp283503561-12156) [n:127.0.0.1:56521_m
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema
[collection1_shard2_replica_n1] Schema name=test
[junit4] 2> 547315 INFO (qtp1160063522-12179) [n:127.0.0.1:56525_m
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema
[collection1_shard1_replica_n2] Schema name=test
[junit4] 2> 547445 INFO (qtp283503561-12156) [n:127.0.0.1:56521_m
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 547479 INFO (qtp1160063522-12179) [n:127.0.0.1:56525_m
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 547492 INFO (qtp283503561-12156) [n:127.0.0.1:56521_m
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n1' using configuration from
collection collection1, trusted=true
[junit4] 2> 547493 INFO (qtp283503561-12156) [n:127.0.0.1:56521_m
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n1' (registry
'solr.core.collection1.shard2.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@378419b2
[junit4] 2> 547493 INFO (qtp283503561-12156) [n:127.0.0.1:56521_m
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore
[[collection1_shard2_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoadingUrl_B56AB6A699945C60-001/shard-1-001/cores/collection1_shard2_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoadingUrl_B56AB6A699945C60-001/shard-1-001/cores/collection1_shard2_replica_n1/data/]
[junit4] 2> 547495 INFO (qtp283503561-12156) [n:127.0.0.1:56521_m
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=80.0771484375,
floorSegmentMB=0.2783203125, forceMergeDeletesPctAllowed=5.575370865305538,
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=49.73544623508403
[junit4] 2> 547500 WARN (qtp283503561-12156) [n:127.0.0.1:56521_m
c:collection1 s:shard2 x:collection1_shard2_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> 547526 INFO (qtp1160063522-12179) [n:127.0.0.1:56525_m
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n2' using configuration from
collection collection1, trusted=true
[junit4] 2> 547526 INFO (qtp1160063522-12179) [n:127.0.0.1:56525_m
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n2' (registry
'solr.core.collection1.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@378419b2
[junit4] 2> 547527 INFO (qtp1160063522-12179) [n:127.0.0.1:56525_m
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore
[[collection1_shard1_replica_n2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoadingUrl_B56AB6A699945C60-001/shard-2-001/cores/collection1_shard1_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoadingUrl_B56AB6A699945C60-001/shard-2-001/cores/collection1_shard1_replica_n2/data/]
[junit4] 2> 547550 INFO (qtp1160063522-12179) [n:127.0.0.1:56525_m
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=80.0771484375,
floorSegmentMB=0.2783203125, forceMergeDeletesPctAllowed=5.575370865305538,
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=49.73544623508403
[junit4] 2> 547590 INFO (qtp283503561-12156) [n:127.0.0.1:56521_m
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 547590 INFO (qtp283503561-12156) [n:127.0.0.1:56521_m
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 547593 INFO (qtp283503561-12156) [n:127.0.0.1:56521_m
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 547593 INFO (qtp283503561-12156) [n:127.0.0.1:56521_m
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 547594 INFO (qtp283503561-
[...truncated too long message...]
] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.TestDynamicLoadingUrl" -Dtests.showOutput=onerror
"-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=B56AB6A699945C60
-Dtests.slow=true -Dtests.locale=fr-NE -Dtests.timezone=Europe/Budapest
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
Buildfile:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/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 =
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/top-level-ivy-settings.xml
install-junit4-taskdef:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
resolve-groovy:
[ivy:cachepath] :: resolving dependencies ::
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found org.codehaus.groovy#groovy-all;2.4.16 in public
[ivy:cachepath] :: resolution report :: resolve 25ms :: artifacts dl 2ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 1 | 0 | 0 | 0 || 1 | 0 |
---------------------------------------------------------------------
-init-totals:
-test:
[mkdir] Created dir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: B56AB6A699945C60
[mkdir] Created dir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp
[junit4] <JUnit4> says ciao! Master seed: B56AB6A699945C60
[junit4] Executing 5 suites with 2 JVMs.
[junit4]
[junit4] Started J1 PID([email protected]).
[junit4] Started J0 PID([email protected]).
[junit4] Suite: org.apache.solr.core.TestDynamicLoadingUrl
[junit4] OK 30.0s J0 | TestDynamicLoadingUrl.testDynamicLoadingUrl
[junit4] Completed [1/5] on J0 in 33.68s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.core.TestDynamicLoadingUrl
[junit4] OK 31.3s J1 | TestDynamicLoadingUrl.testDynamicLoadingUrl
[junit4] Completed [2/5] on J1 in 35.28s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.core.TestDynamicLoadingUrl
[junit4] OK 19.7s J0 | TestDynamicLoadingUrl.testDynamicLoadingUrl
[junit4] Completed [3/5] on J0 in 20.93s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.core.TestDynamicLoadingUrl
[junit4] OK 21.0s J1 | TestDynamicLoadingUrl.testDynamicLoadingUrl
[junit4] Completed [4/5] on J1 in 21.59s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.core.TestDynamicLoadingUrl
[junit4] OK 15.7s J0 | TestDynamicLoadingUrl.testDynamicLoadingUrl
[junit4] Completed [5/5] on J0 in 16.32s, 1 test
[junit4]
[junit4] JVM J0: 1.53 .. 74.16 = 72.63s
[junit4] JVM J1: 1.33 .. 59.77 = 58.44s
[junit4] Execution time total: 1 minute 14 seconds
[junit4] Tests summary: 5 suites, 5 tests
[junit4] Could not remove temporary path:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp])
[junit4] Could not remove temporary path:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp])
[echo] 5 slowest tests:
[junit4:tophints] 273.92s |
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4:tophints] 214.85s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 146.66s | org.apache.solr.cloud.CollectionsAPISolrJTest
[junit4:tophints] 120.49s | org.apache.solr.cloud.ReindexCollectionTest
[junit4:tophints] 117.27s | org.apache.solr.update.SoftAutoCommitTest
-check-totals:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by
org.codehaus.groovy.reflection.CachedClass
(file:/Users/jenkins/.ivy2/cache/org.codehaus.groovy/groovy-all/jars/groovy-all-2.4.16.jar)
to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of
org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release
test-nocompile:
BUILD SUCCESSFUL
Total time: 1 minute 17 seconds
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.core.TestDynamicLoadingUrl
[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=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2805)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2684)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2665)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3052)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to MacOSX VBOX
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1843)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3054)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1843)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting
ANT_1_8_2_HOME=/Users/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=1a53d868821ec99c471f2df53bd12e33166b7ff9,
workspace=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX
[WARNINGS] Computing warning deltas based on reference build #5258
Recording test results
Setting
ANT_1_8_2_HOME=/Users/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=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]