Build: https://builds.apache.org/job/Lucene-Solr-Tests-http2/77/
3 tests failed.
FAILED: org.apache.solr.cloud.MultiThreadedOCPTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([3BA650CF442F263F:B3F26F15EAD34BC7]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:114)
at
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:69)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1070)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1042)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.OverseerTest.testOverseerFailure
Error Message:
Test abandoned because suite timeout was reached.
Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
at __randomizedtesting.SeedInfo.seed([3BA650CF442F263F]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest
Error Message:
Suite timeout exceeded (>= 7200000 msec).
Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
at __randomizedtesting.SeedInfo.seed([3BA650CF442F263F]:0)
Build Log:
[...truncated 13299 lines...]
[junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_3BA650CF442F263F-001/init-core-data-001
[junit4] 2> 1071709 WARN
(SUITE-MultiThreadedOCPTest-seed#[3BA650CF442F263F]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=75 numCloses=75
[junit4] 2> 1071709 INFO
(SUITE-MultiThreadedOCPTest-seed#[3BA650CF442F263F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1071710 INFO
(SUITE-MultiThreadedOCPTest-seed#[3BA650CF442F263F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1071710 INFO
(SUITE-MultiThreadedOCPTest-seed#[3BA650CF442F263F]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1071711 INFO
(SUITE-MultiThreadedOCPTest-seed#[3BA650CF442F263F]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 1071712 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1071713 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1071713 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 1071714 ERROR (ZkTestServer Run Thread) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 1071813 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.c.ZkTestServer start zk server on port:34465
[junit4] 2> 1071813 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34465
[junit4] 2> 1071813 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 34465
[junit4] 2> 1071816 INFO (zkConnectionManagerCallback-1398-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1071824 INFO (zkConnectionManagerCallback-1400-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1071826 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1071826 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1071828 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1071829 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1071829 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1071830 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1071831 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1071832 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1071833 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1071834 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1071835 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1071835 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 1071936 WARN
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1071936 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1071936 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1071936 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ] o.e.j.s.Server
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1071937 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 1071937 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ] o.e.j.s.session
No SessionScavenger set, using defaults
[junit4] 2> 1071937 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ] o.e.j.s.session
node0 Scavenging every 660000ms
[junit4] 2> 1071938 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@b6e8c7c{/,null,AVAILABLE}
[junit4] 2> 1071946 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@51e81ea8{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:36036}
[junit4] 2> 1071946 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ] o.e.j.s.Server
Started @1072506ms
[junit4] 2> 1071946 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_3BA650CF442F263F-001/tempDir-001/control/data,
replicaType=NRT, hostContext=/, hostPort=36036,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_3BA650CF442F263F-001/control-001/cores}
[junit4] 2> 1071946 ERROR
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1071946 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1071946 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1071947 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1071947 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1071947 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-09T21:05:43.450Z
[junit4] 2> 1071948 INFO (zkConnectionManagerCallback-1402-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1071950 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1071950 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_3BA650CF442F263F-001/control-001/solr.xml
[junit4] 2> 1071953 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1071953 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1071954 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@301e2aa7, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1072017 WARN
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@771ba636[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1072022 WARN
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@67d6fa0c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1072024 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34465/solr
[junit4] 2> 1072025 INFO (zkConnectionManagerCallback-1406-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1072034 INFO (zkConnectionManagerCallback-1408-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1072152 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [n:127.0.0.1:36036_
] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36036_
[junit4] 2> 1072152 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [n:127.0.0.1:36036_
] o.a.s.c.Overseer Overseer
(id=73809171050004484-127.0.0.1:36036_-n_0000000000) starting
[junit4] 2> 1072180 INFO (zkConnectionManagerCallback-1415-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1072182 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [n:127.0.0.1:36036_
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34465/solr ready
[junit4] 2> 1072192 INFO
(OverseerStateUpdate-73809171050004484-127.0.0.1:36036_-n_0000000000)
[n:127.0.0.1:36036_ ] o.a.s.c.Overseer Starting to work on the main queue :
127.0.0.1:36036_
[junit4] 2> 1072196 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [n:127.0.0.1:36036_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36036_
[junit4] 2> 1072209 INFO (zkCallback-1414-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1072215 INFO (zkCallback-1407-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1072221 INFO
(OverseerAutoScalingTriggerThread-73809171050004484-127.0.0.1:36036_-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:36036_]
[junit4] 2> 1072234 INFO (ScheduledTrigger-2477-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1 and last live nodes: 1
[junit4] 2> 1072264 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [n:127.0.0.1:36036_
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 1072279 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [n:127.0.0.1:36036_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@301e2aa7
[junit4] 2> 1072303 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [n:127.0.0.1:36036_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@301e2aa7
[junit4] 2> 1072303 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [n:127.0.0.1:36036_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@301e2aa7
[junit4] 2> 1072304 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [n:127.0.0.1:36036_
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_3BA650CF442F263F-001/control-001/cores
[junit4] 2> 1072348 INFO (zkConnectionManagerCallback-1421-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1072349 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1072351 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34465/solr ready
[junit4] 2> 1072352 INFO (qtp1651172066-9332) [n:127.0.0.1:36036_ ]
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:36036_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1072355 INFO
(OverseerThreadFactory-2479-thread-1-processing-n:127.0.0.1:36036_)
[n:127.0.0.1:36036_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 1072463 INFO (qtp1651172066-9334) [n:127.0.0.1:36036_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1072464 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1072468 INFO (qtp1651172066-9331) [n:127.0.0.1:36036_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1072469 INFO (qtp1651172066-9333) [n:127.0.0.1:36036_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1072473 INFO (qtp1651172066-9334) [n:127.0.0.1:36036_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1072492 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_
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> 1072493 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 1073236 INFO (ScheduledTrigger-2477-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1 and last live nodes: 1
[junit4] 2> 1073512 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1073554 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_
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> 1073728 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_
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> 1073750 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_
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> 1073751 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_
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@301e2aa7
[junit4] 2> 1073751 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_3BA650CF442F263F-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_3BA650CF442F263F-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 1073753 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_
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=44, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=90.79296875,
floorSegmentMB=0.5419921875, forceMergeDeletesPctAllowed=2.1511654672539047,
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5094657344781449, deletesPctAllowed=28.4536589693679
[junit4] 2> 1073755 WARN (qtp1651172066-9335) [n:127.0.0.1:36036_
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> 1073802 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_
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> 1073802 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_
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> 1073804 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1073804 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1073806 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=839802813,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1073806 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4e067cf0[control_collection_shard1_replica_n1] main]
[junit4] 2> 1073808 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1073809 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_
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> 1073809 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1073810 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_
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 1619409811866124288
[junit4] 2> 1073820 INFO
(searcherExecutor-2484-thread-1-processing-n:127.0.0.1:36036_
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:36036_ 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@4e067cf0[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1073829 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_
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> 1073829 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_
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> 1073831 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1073831 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_
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> 1073831 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:36036/control_collection_shard1_replica_n1/
[junit4] 2> 1073831 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_
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> 1073832 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:36036/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 1073832 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_
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/73809171050004484-core_node2-n_0000000000
[junit4] 2> 1073833 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_
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:36036/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 1073935 INFO (zkCallback-1407-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> 1073935 INFO (zkCallback-1407-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> 1073936 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_
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> 1073949 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_
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=1457
[junit4] 2> 1073954 INFO (qtp1651172066-9332) [n:127.0.0.1:36036_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 1074049 INFO (zkCallback-1407-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> 1074049 INFO (zkCallback-1407-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> 1074049 INFO (zkCallback-1407-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> 1074050 INFO (qtp1651172066-9332) [n:127.0.0.1:36036_ ]
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:36036_&wt=javabin&version=2}
status=0 QTime=1697
[junit4] 2> 1074055 INFO (zkConnectionManagerCallback-1426-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1074056 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1074057 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34465/solr ready
[junit4] 2> 1074057 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1074058 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_ ]
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=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1074060 INFO
(OverseerThreadFactory-2479-thread-2-processing-n:127.0.0.1:36036_)
[n:127.0.0.1:36036_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 1074061 INFO
(OverseerCollectionConfigSetProcessor-73809171050004484-127.0.0.1:36036_-n_0000000000)
[n:127.0.0.1:36036_ ] 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> 1074236 INFO (ScheduledTrigger-2477-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1 and last live nodes: 1
[junit4] 2> 1074264 WARN
(OverseerThreadFactory-2479-thread-2-processing-n:127.0.0.1:36036_)
[n:127.0.0.1:36036_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 1074266 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 1074267 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_ ]
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=1&wt=javabin&version=2}
status=0 QTime=209
[junit4] 2> 1074269 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=3
[junit4] 2> 1074368 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_3BA650CF442F263F-001/shard-1-001
of type NRT
[junit4] 2> 1074369 WARN (closeThreadPool-1427-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1074369 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1074369 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1074369 INFO (closeThreadPool-1427-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1074370 INFO (closeThreadPool-1427-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1074370 INFO (closeThreadPool-1427-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1074370 INFO (closeThreadPool-1427-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1074371 INFO (closeThreadPool-1427-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@44316fea{/,null,AVAILABLE}
[junit4] 2> 1074371 INFO (closeThreadPool-1427-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@75001c39{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:37099}
[junit4] 2> 1074371 INFO (closeThreadPool-1427-thread-1) [ ]
o.e.j.s.Server Started @1074931ms
[junit4] 2> 1074371 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_3BA650CF442F263F-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=37099,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_3BA650CF442F263F-001/shard-1-001/cores}
[junit4] 2> 1074372 ERROR (closeThreadPool-1427-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1074372 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1074372 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1074372 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1074372 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1074372 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-09T21:05:45.875Z
[junit4] 2> 1074374 INFO (zkConnectionManagerCallback-1429-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1074375 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1074375 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_3BA650CF442F263F-001/shard-1-001/solr.xml
[junit4] 2> 1074379 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1074379 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1074380 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@301e2aa7, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1074456 WARN (closeThreadPool-1427-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@5e689f61[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1074461 WARN (closeThreadPool-1427-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@23bb1a3b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1074462 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34465/solr
[junit4] 2> 1074464 INFO (zkConnectionManagerCallback-1433-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1074470 INFO (zkConnectionManagerCallback-1435-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1074473 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_3BA650CF442F263F-001/shard-2-001
of type NRT
[junit4] 2> 1074474 INFO (closeThreadPool-1427-thread-1)
[n:127.0.0.1:37099_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1074478 INFO (closeThreadPool-1427-thread-1)
[n:127.0.0.1:37099_ ] o.a.s.c.ZkController Publish node=127.0.0.1:37099_ as
DOWN
[junit4] 2> 1074479 INFO (closeThreadPool-1427-thread-1)
[n:127.0.0.1:37099_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 1074479 INFO (closeThreadPool-1427-thread-1)
[n:127.0.0.1:37099_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37099_
[junit4] 2> 1074480 WARN (closeThreadPool-1427-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1074480 INFO (closeThreadPool-1427-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1074480 INFO (closeThreadPool-1427-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1074480 INFO (closeThreadPool-1427-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1074480 INFO (zkCallback-1407-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1074481 INFO (zkCallback-1414-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1074481 INFO (zkCallback-1425-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1074486 INFO (zkCallback-1434-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1074488 INFO (closeThreadPool-1427-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1074488 INFO (closeThreadPool-1427-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1074489 INFO (closeThreadPool-1427-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1074489 INFO (closeThreadPool-1427-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@32df280c{/,null,AVAILABLE}
[junit4] 2> 1074490 INFO (closeThreadPool-1427-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6f3ad332{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:33719}
[junit4] 2> 1074490 INFO (closeThreadPool-1427-thread-2) [ ]
o.e.j.s.Server Started @1075049ms
[junit4] 2> 1074490 INFO (closeThreadPool-1427-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_3BA650CF442F263F-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/, hostPort=33719,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_3BA650CF442F263F-001/shard-2-001/cores}
[junit4] 2> 1074490 ERROR (closeThreadPool-1427-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1074490 INFO (closeThreadPool-1427-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1074490 INFO (closeThreadPool-1427-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1074490 INFO (closeThreadPool-1427-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1074490 INFO (closeThreadPool-1427-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1074490 INFO (closeThreadPool-1427-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-09T21:05:45.993Z
[junit4] 2> 1074495 INFO (zkConnectionManagerCallback-1439-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1074496 INFO (closeThreadPool-1427-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1074496 INFO (closeThreadPool-1427-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_3BA650CF442F263F-001/shard-2-001/solr.xml
[junit4] 2> 1074499 INFO (closeThreadPool-1427-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1074499 INFO (closeThreadPool-1427-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1074501 INFO (closeThreadPool-1427-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@301e2aa7, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1074513 INFO (zkConnectionManagerCallback-1444-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1074514 INFO (closeThreadPool-1427-thread-1)
[n:127.0.0.1:37099_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1074515 INFO (closeThreadPool-1427-thread-1)
[n:127.0.0.1:37099_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:34465/solr ready
[junit4] 2> 1074515 INFO (closeThreadPool-1427-thread-1)
[n:127.0.0.1:37099_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,
keeping metrics history in memory.
[junit4] 2> 1074530 INFO (closeThreadPool-1427-thread-1)
[n:127.0.0.1:37099_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@301e2aa7
[junit4] 2> 1074539 INFO (closeThreadPool-1427-thread-1)
[n:127.0.0.1:37099_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@301e2aa7
[junit4] 2> 1074539 INFO (closeThreadPool-1427-thread-1)
[n:127.0.0.1:37099_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@301e2aa7
[junit4] 2> 1074540 INFO (closeThreadPool-1427-thread-1)
[n:127.0.0.1:37099_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_3BA650CF442F263F-001/shard-1-001/cores
[junit4] 2> 1074602 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3BA650CF442F263F]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_3BA650CF442F263F-001/shard-3-001
of type NRT
[junit4] 2> 1074603 WARN (closeThreadPool-1427-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1074604 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1074604 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1074604 INFO (closeThreadPool-1427-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1074604 INFO (closeThreadPool-1427-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1074604 INFO (closeThreadPool-1427-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1074604 INFO (closeThreadPool-1427-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1074605 INFO (closeThreadPool-1427-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@65770447{/,null,AVAILABLE}
[junit4] 2> 1074605 INFO (closeThreadPool-1427-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@69405152{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:35798}
[junit4] 2> 1074605 INFO (closeThreadPool-1427-thread-1) [ ]
o.e.j.s.Server Started @1075165ms
[junit4] 2> 1074605 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_3BA650CF442F263F-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/, hostPort=35798,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_3BA650CF442F263F-001/shard-3-001/cores}
[junit4] 2> 1074605 ERROR (closeThreadPool-1427-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1074605 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1074606 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1074606 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1074606 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1074606 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-09T21:05:46.109Z
[junit4] 2> 1074612 INFO (zkConnectionManagerCallback-1447-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1074613 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1074613 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_3BA650CF442F263F-001/shard-3-001/solr.xml
[junit4] 2> 1074616 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1074616 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1074617 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@301e2aa7, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1074690 WARN (closeThreadPool-1427-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@346855ac[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1074719 WARN (closeThreadPool-1427-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@a2cb5dc[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1074720 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34465/solr
[junit4] 2> 1074722 INFO (zkConnectionManagerCallback-1451-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1074724 INFO (zkConnectionManagerCallback-1453-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1074727 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1074731 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:35798_ as DOWN
[junit4] 2> 1074731 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1074731 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35798_
[junit4] 2> 1074733 INFO (zkCallback-1425-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1074733 INFO (zkCallback-1407-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1074733 INFO (zkCallback-1414-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1074733 INFO (zkCallback-1443-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1074733 INFO (zkCallback-1434-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1074740 INFO (zkCallback-1452-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1074763 INFO (zkConnectionManagerCallback-1460-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1074764 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1074766 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34465/solr ready
[junit4] 2> 1074766 WARN (closeThreadPool-1427-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@52d221ae[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1074766 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 1074776 WARN (closeThreadPool-1427-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@2d95bd0c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1074777 INFO (closeThreadPool-1427-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34465/solr
[junit4] 2> 1074778 INFO (zkConnectionManagerCallback-1465-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1074780 INFO (zkConnectionManagerCallback-1467-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1074781 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@301e2aa7
[junit4] 2> 1074785 INFO (closeThreadPool-1427-thread-2)
[n:127.0.0.1:33719_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1074788 INFO (closeThreadPool-1427-thread-2)
[n:127.0.0.1:33719_ ] o.a.s.c.ZkController Publish node=127.0.0.1:33719_ as
DOWN
[junit4] 2> 1074789 INFO (closeThreadPool-1427-thread-2)
[n:127.0.0.1:33719_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 1074789 INFO (closeThreadPool-1427-thread-2)
[n:127.0.0.1:33719_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33719_
[junit4] 2> 1074789 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@301e2aa7
[junit4] 2> 1074789 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@301e2aa7
[junit4] 2> 1074790 INFO (zkCallback-1414-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1074790 INFO (zkCallback-1425-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1074790 INFO (zkCallback-1452-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1074790 INFO (zkCallback-1443-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1074790 INFO (zkCallback-1434-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1074791 INFO (closeThreadPool-1427-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_3BA650CF442F263F-001/shard-3-001/cores
[junit4] 2> 1074791 INFO (zkCallback-1407-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1074791 INFO (zkCallback-1459-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1074804 INFO (zkCallback-1466-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1074828 INFO (zkConnectionManagerCallback-1474-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1074829 INFO (closeThreadPool-1427-thread-2)
[n:127.0.0.1:33719_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1074831 INFO (closeThreadPool-1427-thread-2)
[n:127.0.0.1:33719_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:34465/solr ready
[junit4] 2> 1074831 INFO (closeThreadPool-1427-thread-2)
[n:127.0.0.1:33719_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,
keeping metrics history in memory.
[junit4] 2> 1074846 INFO (closeThreadPool-1427-thread-2)
[n:127.0.0.1:33719_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@301e2aa7
[junit4] 2> 1074854 INFO (closeThreadPool-1427-thread-2)
[n:127.0.0.1:33719_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@301e2aa7
[junit4] 2> 1074854 INFO (closeThreadPool-1427-thread-2)
[n:127.0.0.1:33719_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@301e2aa7
[junit4] 2> 1074856 INFO (closeThreadPool-1427-thread-2)
[n:127.0.0.1:33719_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_3BA650CF442F263F-001/shard-2-001/cores
[junit4] 2> 1074895 INFO (qtp576924642-9481) [n:127.0.0.1:33719_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:35798_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1074895 INFO (qtp576924642-9479) [n:127.0.0.1:33719_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:37099_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1074895 INFO (qtp576924642-9477) [n:127.0.0.1:33719_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:33719_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1074902 INFO
(OverseerCollectionConfigSetProcessor-73809171050004484-127.0.0.1:36036_-n_0000000000)
[n:127.0.0.1:36036_ ] 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> 1074905 INFO (qtp576924642-9480) [n:127.0.0.1:33719_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1074906 INFO (qtp576924642-9478) [n:127.0.0.1:33719_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1074906 INFO (qtp576924642-9480) [n:127.0.0.1:33719_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1074914 INFO (qtp576924642-9478) [n:127.0.0.1:33719_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1074915 INFO (qtp576924642-9480) [n:127.0.0.1:33719_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1074917 INFO (qtp1296515223-9499) [n:127.0.0.1:35798_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1074917 INFO (qtp1296515223-9500) [n:127.0.0.1:35798_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1074920 INFO (qtp1296515223-9501) [n:127.0.0.1:35798_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1074924 INFO (qtp1296515223-9502) [n:127.0.0.1:35798_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1074925 INFO (qtp1296515223-9498) [n:127.0.0.1:35798_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1074926 INFO (qtp1651172066-9332) [n:127.0.0.1:36036_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 1074927 INFO (qtp1651172066-9331) [n:127.0.0.1:36036_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 1074927 INFO (qtp1651172066-9333) [n:127.0.0.1:36036_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 1074928 INFO (qtp1651172066-9334) [n:127.0.0.1:36036_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1074929 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1074930 INFO (qtp1651172066-9332) [n:127.0.0.1:36036_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1074931 INFO (qtp1651172066-9331) [n:127.0.0.1:36036_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1074932 INFO (qtp1651172066-9333) [n:127.0.0.1:36036_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1074933 INFO (qtp664941633-9424) [n:127.0.0.1:37099_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1074934 INFO (qtp664941633-9425) [n:127.0.0.1:37099_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1074935 INFO (qtp664941633-9426) [n:127.0.0.1:37099_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1074936 INFO (qtp664941633-9427) [n:127.0.0.1:37099_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1074937 INFO (qtp664941633-9423) [n:127.0.0.1:37099_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1074937 INFO
(OverseerThreadFactory-2479-thread-4-processing-n:127.0.0.1:36036_)
[n:127.0.0.1:36036_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:33719_ for creating new replica of shard shard1 for
collection collection1
[junit4] 2> 1074937 INFO
(OverseerThreadFactory-2479-thread-3-processing-n:127.0.0.1:36036_)
[n:127.0.0.1:36036_ c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:35798_ for creating new replica of shard shard2 for
collection collection1
[junit4] 2> 1074940 INFO
(OverseerThreadFactory-2479-thread-4-processing-n:127.0.0.1:36036_)
[n:127.0.0.1:36036_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 1074940 INFO
(OverseerThreadFactory-2479-thread-3-processing-n:127.0.0.1:36036_)
[n:127.0.0.1:36036_ c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 1074964 INFO (qtp1296515223-9501) [n:127.0.0.1:35798_
x:collection1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1074965 INFO (qtp576924642-9478) [n:127.0.0.1:33719_
x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1075236 INFO (ScheduledTrigger-2477-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4 and last live nodes: 1
[junit4] 2> 1075979 INFO (qtp576924642-9478) [n:127.0.0.1:33719_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1075979 INFO (qtp1296515223-9501) [n:127.0.0.1:35798_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1076004 INFO (qtp1296515223-9501) [n:127.0.0.1:35798_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema
[collection1_shard2_replica_n2] Schema name=test
[junit4] 2> 1076004 INFO (qtp576924642-9478) [n:127.0.0.1:33719_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema
[collection1_shard1_replica_n1] Schema name=test
[junit4] 2> 1076089 INFO (qtp576924642-9478) [n:127.0.0.1:33719_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1076089 INFO (qtp1296515223-9501) [n:127.0.0.1:35798_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1076124 INFO (qtp1296515223-9501) [n:127.0.0.1:35798_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n2' using configuration from
collection collection1, trusted=true
[junit4] 2> 1076125 INFO (qtp1296515223-9501) [n:127.0.0.1:35798_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n2' (registry
'solr.core.collection1.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@301e2aa7
[junit4] 2> 1076125 INFO (qtp1296515223-9501) [n:127.0.0.1:35798_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore
[[collection1_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_3BA650CF442F263F-001/shard-3-001/cores/collection1_shard2_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_3BA650CF442F263F-001/shard-3-001/cores/collection1_shard2_replica_n2/data/]
[junit4] 2> 1076127 INFO (qtp1296515223-9501) [n:127.0.0.1:35798_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=44, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=90.79296875,
floorSegmentMB=0.5419921875, forceMergeDeletesPctAllowed=2.1511654672539047,
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5094657344781449, deletesPctAllowed=28.4536589693679
[junit4] 2> 1076128 WARN (qtp1296515223-9501) [n:127.0.0.1:35798_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1076131 INFO (qtp576924642-9478) [n:127.0.0.1:33719_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from
collection collection1, trusted=true
[junit4] 2> 1076132 INFO (qtp576924642-9478) [n:127.0.0.1:33719_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n1' (registry
'solr.core.collection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@301e2aa7
[junit4] 2> 1076132 INFO (qtp576924642-9478) [n:127.0.0.1:33719_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[[collection1_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_3BA650CF442F263F-001/shard-2-001/cores/collection1_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_3BA650CF442F263F-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
[junit4] 2> 1076133 INFO (qtp576924642-9478) [n:127.0.0.1:33719_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=44, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=90.79296875,
floorSegmentMB=0.5419921875, forceMergeDeletesPctAllowed=2.1511654672539047,
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5094657344781449, deletesPctAllowed=28.4536589693679
[junit4] 2> 1076135 WARN (qtp576924642-9478) [n:127.0.0.1:33719_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1076166 INFO (qtp1296515223-9501) [n:127.0.0.1:35798_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1076166 INFO (qtp1296515223-9501) [n:127.0.0.1:35798_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1076168 INFO (qtp1296515223-9501) [n:127.0.0.1:35798_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1076168 INFO (qtp1296515223-9501) [n:127.0.0.1:35798_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1076180 INFO (qtp1296515223-9501) [n:127.0.0.1:35798_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=839802813,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1076181 INFO (qtp576924642-9478) [n:127.0.0.1:33719_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1076181 INFO (qtp1296515223-9501) [n:127.0.0.1:35798_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2562435e[collection1_shard2_replica_n2] main]
[junit4] 2> 1076181 INFO (qtp576924642-9478) [n:127.0.0.1:33719_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1076182 INFO (qtp1296515223-9501) [n:127.0.0.1:35798_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1076182 INFO (qtp1296515223-9501) [n:127.0.0.1:35798_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1076183 INFO (qtp1296515223-9501) [n:127.0.0.1:35798_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1076183 INFO (qtp576924642-9478) [n:127.0.0.1:33719_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1076183 INFO (qtp1296515223-9501) [n:127.0.0.1:35798_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1619409814354395136
[junit4] 2> 1076183 INFO (qtp576924642-9478) [n:127.0.0.1:33719_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1076184 INFO (qtp576924642-9478) [n:127.0.0.1:33719_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=839802813,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1076184 INFO (qtp576924642-9478) [n:127.0.0.1:33719_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@67c08ff4[collection1_shard1_replica_n1] main]
[junit4] 2> 1076185 INFO (qtp576924642-9478) [n:127.0.0.1:33719_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1076185 INFO (qtp576924642-9478) [n:127.0.0.1:33719_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1076186 INFO (qtp576924642-9478) [n:127.0.0.1:33719_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1076186 INFO (qtp576924642-9478) [n:127.0.0.1:33719_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1619409814357540864
[junit4] 2> 1076189 INFO
(searcherExecutor-2517-thread-1-processing-n:127.0.0.1:33719_
x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:33719_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher
Searcher@67c08ff4[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1076192 INFO
(searcherExecutor-2516-thread-1-processing-n:127.0.0.1:35798_
x:collection1_shard2_replica_n2 c:collection1 s:shard2) [n:127.0.0.1:35798_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore
[collection1_shard2_replica_n2] Registered new searcher
Searcher@2562435e[collection1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1076193 INFO (qtp576924642-9478) [n:127.0.0.1:33719_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard1 to
Terms{values={core_node4=0}, version=0}
[junit4] 2> 1076193 INFO (qtp576924642-9478) [n:127.0.0.1:33719_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1/leaders/shard1
[junit4] 2> 1076195 INFO (qtp1296515223-9501) [n:127.0.0.1:35798_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard2 to
Terms{values={core_node3=0}, version=0}
[junit4] 2> 1076195 INFO (qtp1296515223-9501) [n:127.0.0.1:35798_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1/leaders/shard2
[junit4] 2> 1076196 INFO (qtp576924642-9478) [n:127.0.0.1:33719_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1076196 INFO (qtp576924642-9478) [n:127.0.0.1:33719_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1076196 INFO (qtp576924642-9478) [n:127.0.0.1:33719_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:33719/collection1_shard1_replica_n1/
[junit4] 2> 1076196 INFO (qtp576924642-9478) [n:127.0.0.1:33719_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1076196 INFO (qtp576924642-9478) [n:127.0.0.1:33719_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy
http://127.0.0.1:33719/collection1_shard1_replica_n1/ has no replicas
[junit4] 2> 1076196 INFO (qtp576924642-9478) [n:127.0.0.1:33719_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1/leaders/shard1/leader after winning as
/collections/collection1/leader_elect/shard1/election/73809171050004498-core_node4-n_0000000000
[junit4] 2> 1076198 INFO (qtp576924642-9478) [n:127.0.0.1:33719_
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:33719/collection1_shard1_replica_n1/ shard1
[junit4] 2> 1076198 INFO (qtp1296515223-9501) [n:127.0.0.1:35798_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1076198 INFO (qtp1296515223-9501) [n:127.0.0.1:35798_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1076198 INFO (qtp1296515223-9501) [n:127.0.0.1:35798_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:35798/collection1_shard2_replica_n2/
[junit4] 2> 1076198 INFO (qtp1296515223-9501) [n:127.0.0.1:35798_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1076198 INFO (qtp1296515223-9501) [n:127.0.0.1:35798_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy
http://127.0.0.1:35798/collection1_shard2_replica_n2/ has no replicas
[junit4] 2> 1076198 INFO (qtp1296515223-9501) [n:127.0.0.1:35798_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1/leaders/shard2/leader after winning as
/collections/collection1/leader_elect/shard2/election/73809171050004495-core_node3-n_0000000000
[junit4] 2> 1076205 INFO (qtp1296515223-9501) [n:127.0.0.1:35798_
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:35798/collection1_shard2_replica_n2/ shard2
[junit4] 2> 1076237 INFO (ScheduledTrigger-2477-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4 and last live nodes: 4
[junit4] 2> 1076311 INFO (qtp576924642-9478) [n:127.0.0.1:33719_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 1076311 INFO (qtp1296515223-9501) [n:127.0.0.1:35798_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 1076314 INFO (qtp1296515223-9501) [n:127.0.0.1:35798_
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1351
[junit4] 2> 1076315 INFO (qtp576924642-9478) [n:127.0.0.1:33719_
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1349
[junit4] 2> 1076327 INFO (qtp576924642-9481) [n:127.0.0.1:33719_
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:35798_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=1431
[junit4] 2> 1076337 INFO (qtp576924642-9477) [n:127.0.0.1:33719_
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:33719_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1441
[junit4] 2> 1076905 INFO
(OverseerCollectionConfigSetProcessor-73809171050004484-127.0.0.1:36036_-n_0000000000)
[n:127.0.0.1:36036_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1076906 INFO
(OverseerCollectionConfigSetProcessor-73809171050004484-127.0.0.1:36036_-n_0000000000)
[n:127.0.0.1:36036_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1076907 INFO (qtp1651172066-9334) [n:127.0.0.1:36036_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 1076910 INFO (qtp1651172066-9335) [n:127.0.0.1:36036_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 1076910 INFO (qtp1651172066-9332) [n:127.0.0.1:36036_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 1076911 INFO (qtp1651172066-9331) [n:127.0.0.1:36036_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1076912 INFO (qtp1651172066-9333) [n:127.0.0.1:36036_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1076913 INFO (qtp1651172066-9334) [n:127.0.0.1:36036_ ]
o.a.s.s.Http
[...truncated too long message...]
ts length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/null150875185
[copy] Copying 255 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/null150875185
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/null150875185
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in
public
[ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 125ms :: artifacts dl 14ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 8 | 0 | 0 | 0 || 8 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 288 minutes 57 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$34.hasMatch(FilePath.java:2678)
at hudson.FilePath$34.invoke(FilePath.java:2557)
at hudson.FilePath$34.invoke(FilePath.java:2547)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1819)
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:2920)
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:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
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:1038)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1819)
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/**,**/hs_err_pid*". Configuration error?
Recording test results
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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]