Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2383/
1 tests failed.
FAILED:
org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest.testSimple
Error Message:
Waiting for collection testSimple1 null Live Nodes: [127.0.0.1:32908_solr,
127.0.0.1:42580_solr] Last available state:
DocCollection(testSimple1//collections/testSimple1/state.json/18)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{ "shard1":{
"range":"80000000-ffffffff", "state":"active", "replicas":{
"core_node3":{
"dataDir":"hdfs://lucene2-us-west.apache.org:45415/data/testSimple1/core_node3/data/",
"base_url":"https://127.0.0.1:32908/solr",
"node_name":"127.0.0.1:32908_solr", "type":"NRT",
"ulogDir":"hdfs://lucene2-us-west.apache.org:45415/data/testSimple1/core_node3/data/tlog",
"core":"testSimple1_shard1_replica_n1",
"shared_storage":"true", "state":"active",
"leader":"true"}, "core_node5":{
"dataDir":"hdfs://lucene2-us-west.apache.org:45415/data/testSimple1/core_node5/data/",
"base_url":"https://127.0.0.1:32908/solr",
"node_name":"127.0.0.1:32908_solr", "type":"NRT",
"ulogDir":"hdfs://lucene2-us-west.apache.org:45415/data/testSimple1/core_node5/data/tlog",
"core":"testSimple1_shard1_replica_n2",
"shared_storage":"true", "state":"active"}}}, "shard2":{
"range":"0-7fffffff", "state":"active", "replicas":{
"core_node7":{
"dataDir":"hdfs://lucene2-us-west.apache.org:45415/data/testSimple1/core_node7/data/",
"base_url":"https://127.0.0.1:32908/solr",
"node_name":"127.0.0.1:32908_solr", "type":"NRT",
"ulogDir":"hdfs://lucene2-us-west.apache.org:45415/data/testSimple1/core_node7/data/tlog",
"core":"testSimple1_shard2_replica_n4",
"shared_storage":"true", "state":"active",
"leader":"true"}, "core_node8":{
"dataDir":"hdfs://lucene2-us-west.apache.org:45415/data/testSimple1/core_node8/data/",
"base_url":"https://127.0.0.1:33948/solr",
"node_name":"127.0.0.1:33948_solr", "type":"NRT",
"ulogDir":"hdfs://lucene2-us-west.apache.org:45415/data/testSimple1/core_node8/data/tlog",
"core":"testSimple1_shard2_replica_n6",
"shared_storage":"true", "state":"down"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"2",
"autoAddReplicas":"true", "nrtReplicas":"2", "tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple1
null
Live Nodes: [127.0.0.1:32908_solr, 127.0.0.1:42580_solr]
Last available state:
DocCollection(testSimple1//collections/testSimple1/state.json/18)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{
"shard1":{
"range":"80000000-ffffffff",
"state":"active",
"replicas":{
"core_node3":{
"dataDir":"hdfs://lucene2-us-west.apache.org:45415/data/testSimple1/core_node3/data/",
"base_url":"https://127.0.0.1:32908/solr",
"node_name":"127.0.0.1:32908_solr",
"type":"NRT",
"ulogDir":"hdfs://lucene2-us-west.apache.org:45415/data/testSimple1/core_node3/data/tlog",
"core":"testSimple1_shard1_replica_n1",
"shared_storage":"true",
"state":"active",
"leader":"true"},
"core_node5":{
"dataDir":"hdfs://lucene2-us-west.apache.org:45415/data/testSimple1/core_node5/data/",
"base_url":"https://127.0.0.1:32908/solr",
"node_name":"127.0.0.1:32908_solr",
"type":"NRT",
"ulogDir":"hdfs://lucene2-us-west.apache.org:45415/data/testSimple1/core_node5/data/tlog",
"core":"testSimple1_shard1_replica_n2",
"shared_storage":"true",
"state":"active"}}},
"shard2":{
"range":"0-7fffffff",
"state":"active",
"replicas":{
"core_node7":{
"dataDir":"hdfs://lucene2-us-west.apache.org:45415/data/testSimple1/core_node7/data/",
"base_url":"https://127.0.0.1:32908/solr",
"node_name":"127.0.0.1:32908_solr",
"type":"NRT",
"ulogDir":"hdfs://lucene2-us-west.apache.org:45415/data/testSimple1/core_node7/data/tlog",
"core":"testSimple1_shard2_replica_n4",
"shared_storage":"true",
"state":"active",
"leader":"true"},
"core_node8":{
"dataDir":"hdfs://lucene2-us-west.apache.org:45415/data/testSimple1/core_node8/data/",
"base_url":"https://127.0.0.1:33948/solr",
"node_name":"127.0.0.1:33948_solr",
"type":"NRT",
"ulogDir":"hdfs://lucene2-us-west.apache.org:45415/data/testSimple1/core_node8/data/tlog",
"core":"testSimple1_shard2_replica_n6",
"shared_storage":"true",
"state":"down"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"2",
"autoAddReplicas":"true",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([F29D8CE23E3DC464:CA2EA81C19CE10B5]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
at
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 14177 lines...]
[junit4] Suite:
org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_F29D8CE23E3DC464-001/init-core-data-001
[junit4] 2> 4184263 WARN
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[F29D8CE23E3DC464]-worker) [
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
[junit4] 2> 4184263 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[F29D8CE23E3DC464]-worker) [
] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 4184265 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[F29D8CE23E3DC464]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 4184265 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[F29D8CE23E3DC464]-worker) [
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 4184266 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[F29D8CE23E3DC464]-worker) [
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_F29D8CE23E3DC464-001/tempDir-001
[junit4] 2> 4184266 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[F29D8CE23E3DC464]-worker) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 4184266 INFO (Thread-3551) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 4184266 INFO (Thread-3551) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 4184276 ERROR (Thread-3551) [ ] 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> 4184366 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[F29D8CE23E3DC464]-worker) [
] o.a.s.c.ZkTestServer start zk server on port:40285
[junit4] 2> 4184371 INFO (zkConnectionManagerCallback-4456-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4184388 INFO (jetty-launcher-4453-thread-2) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 4184388 INFO (jetty-launcher-4453-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 4184389 INFO (jetty-launcher-4453-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 4184389 INFO (jetty-launcher-4453-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 4184389 INFO (jetty-launcher-4453-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 4184389 INFO (jetty-launcher-4453-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 4184390 INFO (jetty-launcher-4453-thread-1) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 4184390 INFO (jetty-launcher-4453-thread-2) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 4184390 INFO (jetty-launcher-4453-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@701e6f6b{/solr,null,AVAILABLE}
[junit4] 2> 4184391 INFO (jetty-launcher-4453-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2d4d147a{SSL,[ssl,
http/1.1]}{127.0.0.1:33948}
[junit4] 2> 4184391 INFO (jetty-launcher-4453-thread-1) [ ]
o.e.j.s.Server Started @4195727ms
[junit4] 2> 4184391 INFO (jetty-launcher-4453-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33948}
[junit4] 2> 4184391 ERROR (jetty-launcher-4453-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4184392 INFO (jetty-launcher-4453-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 4184392 INFO (jetty-launcher-4453-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4184392 INFO (jetty-launcher-4453-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 4184392 INFO (jetty-launcher-4453-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-26T21:16:30.612Z
[junit4] 2> 4184393 INFO (jetty-launcher-4453-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6bfa7d77{/solr,null,AVAILABLE}
[junit4] 2> 4184393 INFO (jetty-launcher-4453-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3b42aec2{SSL,[ssl,
http/1.1]}{127.0.0.1:42580}
[junit4] 2> 4184393 INFO (jetty-launcher-4453-thread-2) [ ]
o.e.j.s.Server Started @4195729ms
[junit4] 2> 4184393 INFO (jetty-launcher-4453-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42580}
[junit4] 2> 4184393 ERROR (jetty-launcher-4453-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4184393 INFO (jetty-launcher-4453-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 4184393 INFO (jetty-launcher-4453-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4184393 INFO (jetty-launcher-4453-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 4184393 INFO (jetty-launcher-4453-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-26T21:16:30.613Z
[junit4] 2> 4184434 INFO (jetty-launcher-4453-thread-3) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 4184435 INFO (jetty-launcher-4453-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 4184435 INFO (jetty-launcher-4453-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 4184435 INFO (jetty-launcher-4453-thread-3) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 4184436 INFO (jetty-launcher-4453-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4b17f726{/solr,null,AVAILABLE}
[junit4] 2> 4184436 INFO (zkConnectionManagerCallback-4460-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4184436 INFO (jetty-launcher-4453-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5210097c{SSL,[ssl,
http/1.1]}{127.0.0.1:32908}
[junit4] 2> 4184436 INFO (jetty-launcher-4453-thread-3) [ ]
o.e.j.s.Server Started @4195772ms
[junit4] 2> 4184436 INFO (jetty-launcher-4453-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=32908}
[junit4] 2> 4184436 ERROR (jetty-launcher-4453-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4184436 INFO (jetty-launcher-4453-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 4184436 INFO (jetty-launcher-4453-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4184436 INFO (jetty-launcher-4453-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 4184437 INFO (jetty-launcher-4453-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-26T21:16:30.656Z
[junit4] 2> 4184437 INFO (zkConnectionManagerCallback-4458-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4184454 INFO (jetty-launcher-4453-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 4184454 INFO (jetty-launcher-4453-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 4184454 INFO (zkConnectionManagerCallback-4462-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4184470 INFO (jetty-launcher-4453-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 4184489 INFO (jetty-launcher-4453-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40285/solr
[junit4] 2> 4184489 INFO (jetty-launcher-4453-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40285/solr
[junit4] 2> 4184490 INFO (jetty-launcher-4453-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40285/solr
[junit4] 2> 4184499 INFO (zkConnectionManagerCallback-4471-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4184500 INFO (zkConnectionManagerCallback-4474-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4184501 INFO (zkConnectionManagerCallback-4469-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4184502 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x100783be6080006, likely client has closed socket
[junit4] 2> 4184502 INFO
(zkConnectionManagerCallback-4476-thread-1-processing-n:127.0.0.1:42580_solr)
[n:127.0.0.1:42580_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4184511 INFO
(zkConnectionManagerCallback-4478-thread-1-processing-n:127.0.0.1:33948_solr)
[n:127.0.0.1:33948_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4184511 INFO
(zkConnectionManagerCallback-4480-thread-1-processing-n:127.0.0.1:32908_solr)
[n:127.0.0.1:32908_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4184962 INFO (jetty-launcher-4453-thread-2)
[n:127.0.0.1:42580_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 4184962 INFO (jetty-launcher-4453-thread-2)
[n:127.0.0.1:42580_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:42580_solr
[junit4] 2> 4184964 INFO (jetty-launcher-4453-thread-2)
[n:127.0.0.1:42580_solr ] o.a.s.c.Overseer Overseer
(id=72189792695615495-127.0.0.1:42580_solr-n_0000000000) starting
[junit4] 2> 4184979 INFO (jetty-launcher-4453-thread-1)
[n:127.0.0.1:33948_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 4184980 INFO (jetty-launcher-4453-thread-1)
[n:127.0.0.1:33948_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33948_solr
[junit4] 2> 4184994 INFO
(zkCallback-4475-thread-1-processing-n:127.0.0.1:42580_solr)
[n:127.0.0.1:42580_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 4184996 INFO (jetty-launcher-4453-thread-3)
[n:127.0.0.1:32908_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 4184997 INFO (jetty-launcher-4453-thread-3)
[n:127.0.0.1:32908_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 4185011 INFO
(zkCallback-4477-thread-1-processing-n:127.0.0.1:33948_solr)
[n:127.0.0.1:33948_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 4185011 DEBUG
(OverseerAutoScalingTriggerThread-72189792695615495-127.0.0.1:42580_solr-n_0000000000)
[n:127.0.0.1:42580_solr ] o.a.s.c.a.OverseerTriggerThread Adding
.autoAddReplicas trigger
[junit4] 2> 4185013 INFO (jetty-launcher-4453-thread-2)
[n:127.0.0.1:42580_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42580_solr
[junit4] 2> 4185013 DEBUG
(OverseerAutoScalingTriggerThread-72189792695615495-127.0.0.1:42580_solr-n_0000000000)
[n:127.0.0.1:42580_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 1
[junit4] 2> 4185013 INFO (jetty-launcher-4453-thread-3)
[n:127.0.0.1:32908_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:32908_solr
[junit4] 2> 4185015 DEBUG
(OverseerAutoScalingTriggerThread-72189792695615495-127.0.0.1:42580_solr-n_0000000000)
[n:127.0.0.1:42580_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes:
[127.0.0.1:33948_solr]
[junit4] 2> 4185015 DEBUG
(OverseerAutoScalingTriggerThread-72189792695615495-127.0.0.1:42580_solr-n_0000000000)
[n:127.0.0.1:42580_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion -1
[junit4] 2> 4185015 INFO
(zkCallback-4479-thread-1-processing-n:127.0.0.1:32908_solr)
[n:127.0.0.1:32908_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (3)
[junit4] 2> 4185015 DEBUG
(OverseerAutoScalingTriggerThread-72189792695615495-127.0.0.1:42580_solr-n_0000000000)
[n:127.0.0.1:42580_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 1
[junit4] 2> 4185017 DEBUG
(OverseerAutoScalingTriggerThread-72189792695615495-127.0.0.1:42580_solr-n_0000000000)
[n:127.0.0.1:42580_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 4185017 DEBUG
(OverseerAutoScalingTriggerThread-72189792695615495-127.0.0.1:42580_solr-n_0000000000)
[n:127.0.0.1:42580_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion 1
[junit4] 2> 4185017 DEBUG (ScheduledTrigger-8144-thread-1)
[n:127.0.0.1:42580_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 1
[junit4] 2> 4185030 INFO
(zkCallback-4475-thread-1-processing-n:127.0.0.1:42580_solr)
[n:127.0.0.1:42580_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (3)
[junit4] 2> 4185193 INFO
(zkCallback-4477-thread-1-processing-n:127.0.0.1:33948_solr)
[n:127.0.0.1:33948_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (3)
[junit4] 2> 4185501 INFO (jetty-launcher-4453-thread-1)
[n:127.0.0.1:33948_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33948.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70e381f0
[junit4] 2> 4185514 INFO (jetty-launcher-4453-thread-3)
[n:127.0.0.1:32908_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32908.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70e381f0
[junit4] 2> 4185528 INFO (jetty-launcher-4453-thread-2)
[n:127.0.0.1:42580_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42580.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70e381f0
[junit4] 2> 4185550 INFO (jetty-launcher-4453-thread-1)
[n:127.0.0.1:33948_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33948.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70e381f0
[junit4] 2> 4185550 INFO (jetty-launcher-4453-thread-3)
[n:127.0.0.1:32908_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32908.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70e381f0
[junit4] 2> 4185550 INFO (jetty-launcher-4453-thread-3)
[n:127.0.0.1:32908_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32908.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70e381f0
[junit4] 2> 4185563 INFO (jetty-launcher-4453-thread-3)
[n:127.0.0.1:32908_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_F29D8CE23E3DC464-001/tempDir-001/node3/.
[junit4] 2> 4185564 INFO (jetty-launcher-4453-thread-2)
[n:127.0.0.1:42580_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42580.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70e381f0
[junit4] 2> 4185564 INFO (jetty-launcher-4453-thread-2)
[n:127.0.0.1:42580_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42580.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70e381f0
[junit4] 2> 4185565 INFO (jetty-launcher-4453-thread-2)
[n:127.0.0.1:42580_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_F29D8CE23E3DC464-001/tempDir-001/node2/.
[junit4] 2> 4185579 INFO (jetty-launcher-4453-thread-1)
[n:127.0.0.1:33948_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33948.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70e381f0
[junit4] 2> 4185580 INFO (jetty-launcher-4453-thread-1)
[n:127.0.0.1:33948_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_F29D8CE23E3DC464-001/tempDir-001/node1/.
[junit4] 2> 4185891 INFO (zkConnectionManagerCallback-4488-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4185895 INFO (zkConnectionManagerCallback-4492-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4185921 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[F29D8CE23E3DC464]-worker) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 4185922 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[F29D8CE23E3DC464]-worker) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40285/solr ready
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 4186018 DEBUG (ScheduledTrigger-8144-thread-1)
[n:127.0.0.1:42580_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 4186173 WARN
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[F29D8CE23E3DC464]-worker) [
] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 4186266 WARN
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[F29D8CE23E3DC464]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 4186268 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[F29D8CE23E3DC464]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 4186361 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[F29D8CE23E3DC464]-worker) [
] o.m.log Extract
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
to ./temp/Jetty_lucene2.us.west_apache_org_39820_hdfs____8elmm2/webapp
[junit4] 2> 4187157 DEBUG (ScheduledTrigger-8144-thread-2)
[n:127.0.0.1:42580_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 4187900 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[F29D8CE23E3DC464]-worker) [
] o.m.log Started
HttpServer2$selectchannelconnectorwithsafestar...@lucene2-us-west.apache.org:39820
[junit4] 2> 4188160 DEBUG (ScheduledTrigger-8144-thread-1)
[n:127.0.0.1:42580_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 4188250 WARN
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[F29D8CE23E3DC464]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 4188251 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[F29D8CE23E3DC464]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 4188283 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[F29D8CE23E3DC464]-worker) [
] o.m.log Extract
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_33523_datanode____.c7y4oz/webapp
[junit4] 2> 4189160 DEBUG (ScheduledTrigger-8144-thread-1)
[n:127.0.0.1:42580_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 4189390 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[F29D8CE23E3DC464]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:33523
[junit4] 2> 4189792 WARN
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[F29D8CE23E3DC464]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 4189793 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[F29D8CE23E3DC464]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 4189862 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[F29D8CE23E3DC464]-worker) [
] o.m.log Extract
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_43373_datanode____.ah7grt/webapp
[junit4] 2> 4190211 DEBUG (ScheduledTrigger-8144-thread-1)
[n:127.0.0.1:42580_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 4190594 ERROR (DataNode:
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_F29D8CE23E3DC464-001/tempDir-002/hdfsBaseDir/data/data1/,
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_F29D8CE23E3DC464-001/tempDir-002/hdfsBaseDir/data/data2/]]
heartbeating to lucene2-us-west.apache.org/127.0.0.1:45415) [ ]
o.a.h.h.s.d.DirectoryScanner
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1
ms/sec. Assuming default value of 1000
[junit4] 2> 4190747 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x72aa177961388: from storage
DS-d84e5cc8-e2f7-43e6-a660-75df86ddfb7c node
DatanodeRegistration(127.0.0.1:37564,
datanodeUuid=f0b0b498-b87b-4184-8033-cb128500cd42, infoPort=38257,
infoSecurePort=0, ipcPort=36855,
storageInfo=lv=-56;cid=testClusterID;nsid=156507627;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 4190751 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x72aa177961388: from storage
DS-7af7ccca-f873-45d9-9ed2-3fdee5e42a8b node
DatanodeRegistration(127.0.0.1:37564,
datanodeUuid=f0b0b498-b87b-4184-8033-cb128500cd42, infoPort=38257,
infoSecurePort=0, ipcPort=36855,
storageInfo=lv=-56;cid=testClusterID;nsid=156507627;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 4191173 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[F29D8CE23E3DC464]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:43373
[junit4] 2> 4191212 DEBUG (ScheduledTrigger-8144-thread-1)
[n:127.0.0.1:42580_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 4191361 ERROR (DataNode:
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_F29D8CE23E3DC464-001/tempDir-002/hdfsBaseDir/data/data3/,
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_F29D8CE23E3DC464-001/tempDir-002/hdfsBaseDir/data/data4/]]
heartbeating to lucene2-us-west.apache.org/127.0.0.1:45415) [ ]
o.a.h.h.s.d.DirectoryScanner
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1
ms/sec. Assuming default value of 1000
[junit4] 2> 4191415 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x72aa1a44c4b6f: from storage
DS-92924ee8-82ef-4db5-9915-4777f081aba9 node
DatanodeRegistration(127.0.0.1:41538,
datanodeUuid=d40dce39-da48-46b3-b9ba-f1d25679e18e, infoPort=46417,
infoSecurePort=0, ipcPort=40352,
storageInfo=lv=-56;cid=testClusterID;nsid=156507627;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 4191415 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x72aa1a44c4b6f: from storage
DS-467ff5b9-0f82-407b-b1a5-5b25e1729bf7 node
DatanodeRegistration(127.0.0.1:41538,
datanodeUuid=d40dce39-da48-46b3-b9ba-f1d25679e18e, infoPort=46417,
infoSecurePort=0, ipcPort=40352,
storageInfo=lv=-56;cid=testClusterID;nsid=156507627;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 4191822 INFO
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[F29D8CE23E3DC464]) [
] o.a.s.SolrTestCaseJ4 ###Starting testSimple
[junit4] 2> 4191885 INFO (qtp1357708146-19915) [n:127.0.0.1:32908_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:42580_solr,127.0.0.1:32908_solr&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 4191887 INFO
(OverseerThreadFactory-8146-thread-1-processing-n:127.0.0.1:42580_solr)
[n:127.0.0.1:42580_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testSimple1
[junit4] 2> 4192001 INFO
(OverseerStateUpdate-72189792695615495-127.0.0.1:42580_solr-n_0000000000)
[n:127.0.0.1:42580_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSimple1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:32908/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 4192003 INFO
(OverseerStateUpdate-72189792695615495-127.0.0.1:42580_solr-n_0000000000)
[n:127.0.0.1:42580_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSimple1_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:42580/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 4192004 INFO
(OverseerStateUpdate-72189792695615495-127.0.0.1:42580_solr-n_0000000000)
[n:127.0.0.1:42580_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testSimple1_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:32908/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 4192006 INFO
(OverseerStateUpdate-72189792695615495-127.0.0.1:42580_solr-n_0000000000)
[n:127.0.0.1:42580_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testSimple1_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:42580/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 4192212 DEBUG (ScheduledTrigger-8144-thread-1)
[n:127.0.0.1:42580_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 4192232 INFO (qtp1357708146-19916) [n:127.0.0.1:32908_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 4192232 INFO (qtp1357708146-19916) [n:127.0.0.1:32908_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 4192236 INFO (qtp1357708146-19913) [n:127.0.0.1:32908_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 4192277 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 4192278 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 4192279 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 4192390 INFO
(zkCallback-4479-thread-1-processing-n:127.0.0.1:32908_solr)
[n:127.0.0.1:32908_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 4192390 INFO
(zkCallback-4475-thread-1-processing-n:127.0.0.1:42580_solr)
[n:127.0.0.1:42580_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 4192391 INFO
(zkCallback-4475-thread-2-processing-n:127.0.0.1:42580_solr)
[n:127.0.0.1:42580_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 4192391 INFO
(zkCallback-4479-thread-2-processing-n:127.0.0.1:32908_solr)
[n:127.0.0.1:32908_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 4193221 DEBUG (ScheduledTrigger-8144-thread-1)
[n:127.0.0.1:42580_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 4193310 INFO (qtp1357708146-19916) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 4193399 INFO (qtp1357708146-19913) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 4193433 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 4193469 INFO (qtp1357708146-19916) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 4193472 INFO (qtp1357708146-19916) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 4193486 INFO (qtp1357708146-19913) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal
[junit4] 2> 4193490 INFO (qtp1357708146-19913) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 4193490 INFO (qtp1357708146-19913) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using
configuration from collection testSimple1, trusted=true
[junit4] 2> 4193491 INFO (qtp1357708146-19913) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32908.solr.core.testSimple1.shard2.replica_n4' (registry
'solr.core.testSimple1.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70e381f0
[junit4] 2> 4193486 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal
[junit4] 2> 4193474 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 4193525 INFO (qtp1357708146-19916) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using
configuration from collection testSimple1, trusted=true
[junit4] 2> 4193525 INFO (qtp1357708146-19916) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32908.solr.core.testSimple1.shard1.replica_n1' (registry
'solr.core.testSimple1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70e381f0
[junit4] 2> 4193595 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 4193595 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using
configuration from collection testSimple1, trusted=true
[junit4] 2> 4193595 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42580.solr.core.testSimple1.shard1.replica_n2' (registry
'solr.core.testSimple1.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70e381f0
[junit4] 2> 4193607 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal
[junit4] 2> 4193609 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 4193609 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using
configuration from collection testSimple1, trusted=true
[junit4] 2> 4193610 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42580.solr.core.testSimple1.shard2.replica_n6' (registry
'solr.core.testSimple1.shard2.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70e381f0
[junit4] 2> 4193679 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://lucene2-us-west.apache.org:45415/data
[junit4] 2> 4193679 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://lucene2-us-west.apache.org:45415/data
[junit4] 2> 4193679 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 4193679 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 4193679 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 4193679 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 4193679 INFO (qtp1357708146-19916) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://lucene2-us-west.apache.org:45415/data
[junit4] 2> 4193680 INFO (qtp1357708146-19916) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 4193680 INFO (qtp1357708146-19916) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 4193680 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.SolrCore [[testSimple1_shard2_replica_n6] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_F29D8CE23E3DC464-001/tempDir-001/node2/testSimple1_shard2_replica_n6],
dataDir=[hdfs://lucene2-us-west.apache.org:45415/data/testSimple1/core_node8/data/]
[junit4] 2> 4193680 INFO (qtp1357708146-19916) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_F29D8CE23E3DC464-001/tempDir-001/node3/testSimple1_shard1_replica_n1],
dataDir=[hdfs://lucene2-us-west.apache.org:45415/data/testSimple1/core_node3/data/]
[junit4] 2> 4193679 INFO (qtp1357708146-19913) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://lucene2-us-west.apache.org:45415/data
[junit4] 2> 4193681 INFO (qtp1357708146-19913) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 4193681 INFO (qtp1357708146-19913) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 4193681 INFO (qtp1357708146-19913) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_F29D8CE23E3DC464-001/tempDir-001/node3/testSimple1_shard2_replica_n4],
dataDir=[hdfs://lucene2-us-west.apache.org:45415/data/testSimple1/core_node7/data/]
[junit4] 2> 4193680 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_F29D8CE23E3DC464-001/tempDir-001/node2/testSimple1_shard1_replica_n2],
dataDir=[hdfs://lucene2-us-west.apache.org:45415/data/testSimple1/core_node5/data/]
[junit4] 2> 4193682 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://lucene2-us-west.apache.org:45415/data/testSimple1/core_node8/data/snapshot_metadata
[junit4] 2> 4193682 INFO (qtp1357708146-19913) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://lucene2-us-west.apache.org:45415/data/testSimple1/core_node7/data/snapshot_metadata
[junit4] 2> 4193682 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://lucene2-us-west.apache.org:45415/data/testSimple1/core_node5/data/snapshot_metadata
[junit4] 2> 4193707 INFO (qtp1357708146-19916) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://lucene2-us-west.apache.org:45415/data/testSimple1/core_node3/data/snapshot_metadata
[junit4] 2> 4193987 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://lucene2-us-west.apache.org:45415/data/testSimple1/core_node5/data
[junit4] 2> 4194007 INFO (qtp1357708146-19913) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://lucene2-us-west.apache.org:45415/data/testSimple1/core_node7/data
[junit4] 2> 4194008 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://lucene2-us-west.apache.org:45415/data/testSimple1/core_node8/data
[junit4] 2> 4194036 INFO (qtp1357708146-19916) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://lucene2-us-west.apache.org:45415/data/testSimple1/core_node3/data
[junit4] 2> 4194161 INFO (qtp1357708146-19913) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://lucene2-us-west.apache.org:45415/data/testSimple1/core_node7/data/index
[junit4] 2> 4194203 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://lucene2-us-west.apache.org:45415/data/testSimple1/core_node8/data/index
[junit4] 2> 4194204 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://lucene2-us-west.apache.org:45415/data/testSimple1/core_node5/data/index
[junit4] 2> 4194216 INFO (qtp1357708146-19916) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://lucene2-us-west.apache.org:45415/data/testSimple1/core_node3/data/index
[junit4] 2> 4194221 DEBUG (ScheduledTrigger-8144-thread-1)
[n:127.0.0.1:42580_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 4195305 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37564 is added to
blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-92924ee8-82ef-4db5-9915-4777f081aba9:NORMAL:127.0.0.1:41538|RBW],
ReplicaUC[[DISK]DS-7af7ccca-f873-45d9-9ed2-3fdee5e42a8b:NORMAL:127.0.0.1:37564|RBW]]}
size 0
[junit4] 2> 4195307 DEBUG (ScheduledTrigger-8144-thread-1)
[n:127.0.0.1:42580_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 4195333 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41538 is added to
blk_1073741825_1001 size 69
[junit4] 2> 4195513 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41538 is added to
blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-7af7ccca-f873-45d9-9ed2-3fdee5e42a8b:NORMAL:127.0.0.1:37564|RBW],
ReplicaUC[[DISK]DS-92924ee8-82ef-4db5-9915-4777f081aba9:NORMAL:127.0.0.1:41538|RBW]]}
size 0
[junit4] 2> 4195620 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37564 is added to
blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-467ff5b9-0f82-407b-b1a5-5b25e1729bf7:NORMAL:127.0.0.1:41538|RBW],
ReplicaUC[[DISK]DS-d84e5cc8-e2f7-43e6-a660-75df86ddfb7c:NORMAL:127.0.0.1:37564|RBW]]}
size 0
[junit4] 2> 4195620 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37564 is added to
blk_1073741826_1002 size 69
[junit4] 2> 4195620 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41538 is added to
blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-467ff5b9-0f82-407b-b1a5-5b25e1729bf7:NORMAL:127.0.0.1:41538|RBW],
ReplicaUC[[DISK]DS-d84e5cc8-e2f7-43e6-a660-75df86ddfb7c:NORMAL:127.0.0.1:37564|RBW]]}
size 0
[junit4] 2> 4195645 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37564 is added to
blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-467ff5b9-0f82-407b-b1a5-5b25e1729bf7:NORMAL:127.0.0.1:41538|RBW],
ReplicaUC[[DISK]DS-d84e5cc8-e2f7-43e6-a660-75df86ddfb7c:NORMAL:127.0.0.1:37564|RBW]]}
size 0
[junit4] 2> 4195645 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41538 is added to
blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-467ff5b9-0f82-407b-b1a5-5b25e1729bf7:NORMAL:127.0.0.1:41538|RBW],
ReplicaUC[[DISK]DS-d84e5cc8-e2f7-43e6-a660-75df86ddfb7c:NORMAL:127.0.0.1:37564|RBW]]}
size 0
[junit4] 2> 4196400 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 4196400 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 4196400 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 4196431 DEBUG (ScheduledTrigger-8144-thread-1)
[n:127.0.0.1:42580_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 4196472 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 4196472 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 4196472 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 4196526 INFO (qtp1357708146-19913) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 4196526 INFO (qtp1357708146-19913) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 4196526 INFO (qtp1357708146-19913) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 4196720 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 4196720 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4196766 INFO (qtp1357708146-19916) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 4196766 INFO (qtp1357708146-19916) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 4196766 INFO (qtp1357708146-19916) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 4196779 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 4196779 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4196802 INFO (qtp1357708146-19913) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 4196802 INFO (qtp1357708146-19913) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4196860 INFO (qtp1357708146-19916) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 4196860 INFO (qtp1357708146-19916) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4197506 DEBUG (ScheduledTrigger-8144-thread-1)
[n:127.0.0.1:42580_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 4197756 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5687116b[testSimple1_shard2_replica_n6] main]
[junit4] 2> 4197757 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 4197757 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 4197760 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4197780 INFO (qtp1357708146-19913) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7570dd09[testSimple1_shard2_replica_n4] main]
[junit4] 2> 4197781 INFO (qtp1357708146-19913) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 4197781 INFO (qtp1357708146-19913) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 4197782 INFO (qtp1357708146-19913) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4197791 INFO
(searcherExecutor-8153-thread-1-processing-n:127.0.0.1:32908_solr
x:testSimple1_shard2_replica_n4 s:shard2 c:testSimple1 r:core_node7)
[n:127.0.0.1:32908_solr c:testSimple1 s:shard2 r:core_node7
x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore
[testSimple1_shard2_replica_n4] Registered new searcher
Searcher@7570dd09[testSimple1_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4197792 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@69ac83bf[testSimple1_shard1_replica_n2] main]
[junit4] 2> 4197793 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 4197794 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 4197794 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4197799 INFO
(searcherExecutor-8156-thread-1-processing-n:127.0.0.1:42580_solr
x:testSimple1_shard2_replica_n6 s:shard2 c:testSimple1 r:core_node8)
[n:127.0.0.1:42580_solr c:testSimple1 s:shard2 r:core_node8
x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore
[testSimple1_shard2_replica_n6] Registered new searcher
Searcher@5687116b[testSimple1_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4197801 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1593499770181124096
[junit4] 2> 4197811 INFO
(searcherExecutor-8155-thread-1-processing-n:127.0.0.1:42580_solr
x:testSimple1_shard1_replica_n2 s:shard1 c:testSimple1 r:core_node5)
[n:127.0.0.1:42580_solr c:testSimple1 s:shard1 r:core_node5
x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore
[testSimple1_shard1_replica_n2] Registered new searcher
Searcher@69ac83bf[testSimple1_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4197873 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1593499770256621568
[junit4] 2> 4197873 INFO (qtp1357708146-19913) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1593499770256621568
[junit4] 2> 4197880 INFO (qtp1357708146-19916) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4bf85545[testSimple1_shard1_replica_n1] main]
[junit4] 2> 4197909 INFO (qtp1357708146-19916) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 4197909 INFO (qtp1357708146-19916) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 4197910 INFO (qtp1357708146-19916) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4197911 INFO
(searcherExecutor-8154-thread-1-processing-n:127.0.0.1:32908_solr
x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3)
[n:127.0.0.1:32908_solr c:testSimple1 s:shard1 r:core_node3
x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore
[testSimple1_shard1_replica_n1] Registered new searcher
Searcher@4bf85545[testSimple1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4197911 INFO (qtp1357708146-19916) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1593499770296467456
[junit4] 2> 4197927 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9999ms
[junit4] 2> 4197928 INFO
(zkCallback-4479-thread-2-processing-n:127.0.0.1:32908_solr)
[n:127.0.0.1:32908_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 4197928 INFO
(zkCallback-4479-thread-1-processing-n:127.0.0.1:32908_solr)
[n:127.0.0.1:32908_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 4197928 INFO
(zkCallback-4475-thread-1-processing-n:127.0.0.1:42580_solr)
[n:127.0.0.1:42580_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 4197928 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 4197928 INFO
(zkCallback-4475-thread-3-processing-n:127.0.0.1:42580_solr)
[n:127.0.0.1:42580_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 4198083 INFO
(zkCallback-4479-thread-1-processing-n:127.0.0.1:32908_solr)
[n:127.0.0.1:32908_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 4198083 INFO
(zkCallback-4479-thread-2-processing-n:127.0.0.1:32908_solr)
[n:127.0.0.1:32908_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 4198083 INFO
(zkCallback-4475-thread-2-processing-n:127.0.0.1:42580_solr)
[n:127.0.0.1:42580_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 4198083 INFO
(zkCallback-4475-thread-3-processing-n:127.0.0.1:42580_solr)
[n:127.0.0.1:42580_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 4198428 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 4198428 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 4198428 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:42580/solr/testSimple1_shard2_replica_n6/
[junit4] 2> 4198428 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6
url=https://127.0.0.1:42580/solr START
replicas=[https://127.0.0.1:32908/solr/testSimple1_shard2_replica_n4/]
nUpdates=100
[junit4] 2> 4198430 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 4198430 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 4198430 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:42580/solr/testSimple1_shard1_replica_n2/
[junit4] 2> 4198430 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n2
url=https://127.0.0.1:42580/solr START
replicas=[https://127.0.0.1:32908/solr/testSimple1_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 4198432 INFO (qtp1357708146-19914) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.S.Request [testSimple1_shard2_replica_n4] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 4198434 INFO (qtp1357708146-19911) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.S.Request [testSimple1_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 4198506 DEBUG (ScheduledTrigger-8144-thread-1)
[n:127.0.0.1:42580_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 4198729 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6
url=https://127.0.0.1:42580/solr DONE. We have no versions. sync failed.
[junit4] 2> 4198729 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 4198729 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 4198729 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 4198731 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n2
url=https://127.0.0.1:42580/solr DONE. We have no versions. sync failed.
[junit4] 2> 4198731 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 4198731 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 4198731 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 4198732 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:42580/solr/testSimple1_shard2_replica_n6/ shard2
[junit4] 2> 4198733 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:42580/solr/testSimple1_shard1_replica_n2/ shard1
[junit4] 2> 4198835 INFO
(zkCallback-4479-thread-1-processing-n:127.0.0.1:32908_solr)
[n:127.0.0.1:32908_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 4198835 INFO
(zkCallback-4475-thread-2-processing-n:127.0.0.1:42580_solr)
[n:127.0.0.1:42580_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 4198835 INFO
(zkCallback-4475-thread-3-processing-n:127.0.0.1:42580_solr)
[n:127.0.0.1:42580_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 4198835 INFO
(zkCallback-4479-thread-2-processing-n:127.0.0.1:32908_solr)
[n:127.0.0.1:32908_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 4198883 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 4198884 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 4198885 INFO (qtp401495396-19899) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=6607
[junit4] 2> 4198886 INFO (qtp401495396-19901) [n:127.0.0.1:42580_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=6606
[junit4] 2> 4198964 INFO (qtp1357708146-19913) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=6728
[junit4] 2> 4198966 INFO (qtp1357708146-19916) [n:127.0.0.1:32908_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=6734
[junit4] 2> 4198968 INFO (qtp1357708146-19915) [n:127.0.0.1:32908_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 4199082 INFO
(zkCallback-4479-thread-2-processing-n:127.0.0.1:32908_solr)
[n:127.0.0.1:32908_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 4199083 INFO
(zkCallback-4475-thread-2-processing-n:127.0.0.1:42580_solr)
[n:127.0.0.1:42580_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 4199083 INFO
(zkCallback-4475-thread-3-processing-n:127.0.0.1:42580_solr)
[n:127.0.0.1:42580_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 4199082 INFO
(zkCallback-4479-thread-1-processing-n:127.0.0.1:32908_solr)
[n:127.0.0.1:32908_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 4199507 DEBUG (ScheduledTrigger-8144-thread-1)
[n:127.0.0.1:42580_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 4199927 INFO
(OverseerCollectionConfigSetProcessor-72189792695615495-127.0.0.1:42580_solr-n_0000000000)
[n:127.0.0.1:42580_solr ] 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> 4199968 INFO (qtp1357708146-19915) [n:127.0.0.1:32908_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:42580_solr,127.0.0.1:32908_solr&wt=javabin&version=2}
status=0 QTime=8082
[junit4] 2> 4199969 INFO (qtp1357708146-20144) [n:127.0.0.1:32908_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:32908_solr,127.0.0.1:33948_solr&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 4199970 INFO
(OverseerThreadFactory-8146-thread-2-processing-n:127.0.0.1:42580_solr)
[n:127.0.0.1:42580_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testSimple2
[junit4] 2> 4200177 INFO
(OverseerStateUpdate-72189792695615495-127.0.0.1:42580_solr-n_0000000000)
[n:127.0.0.1:42580_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSimple2_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:32908/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 4200178 INFO
(OverseerStateUpdate-72189792695615495-127.0.0.1:42580_solr-n_0000000000)
[n:127.0.0.1:42580_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSimple2_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:33948/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 4200180 INFO
(OverseerStateUpdate-72189792695615495-127.0.0.1:42580_solr-n_0000000000)
[n:127.0.0.1:42580_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testSimple2_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:32908/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 4200181 INFO
(OverseerStateUpdate-72189792695615495-127.0.0.1:42580_solr-n_0000000000)
[n:127.0.0.1:42580_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testSimple2_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:33948/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 4200383 INFO (qtp1357708146-19910) [n:127.0.0.1:32908_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 4200383 INFO (qtp1357708146-19913) [n:127.0.0.1:32908_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple2_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple2&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 4200443 INFO (qtp348279111-19900) [n:127.0.0.1:33948_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple2_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple2&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 4200444 INFO (qtp348279111-19900) [n:127.0.0.1:33948_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 4200449 INFO (qtp348279111-19898) [n:127.0.0.1:33948_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 4200507 DEBUG (ScheduledTrigger-8144-thread-1)
[n:127.0.0.1:42580_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 4200569 INFO
(zkCallback-4479-thread-1-processing-n:127.0.0.1:32908_solr)
[n:127.0.0.1:32908_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 4200569 INFO
(zkCallback-4479-thread-2-processing-n:127.0.0.1:32908_solr)
[n:127.0.0.1:32908_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 4200569 INFO
(zkCallback-4477-thread-1-processing-n:127.0.0.1:33948_solr)
[n:127.0.0.1:33948_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 4200569 INFO
(zkCallback-4477-thread-2-processing-n:127.0.0.1:33948_solr)
[n:127.0.0.1:33948_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:
[...truncated too long message...]
]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has
been called
[junit4] 2> 4344083 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[F29D8CE23E3DC464]-worker) [
] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
[junit4] 2> 4344084 WARN (1908439814@qtp-1307686598-1 - Acceptor0
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:43373) [ ]
o.a.h.h.HttpServer2 HttpServer Acceptor: isRunning is false. Rechecking.
[junit4] 2> 4344084 WARN (1908439814@qtp-1307686598-1 - Acceptor0
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:43373) [ ]
o.a.h.h.HttpServer2 HttpServer Acceptor: isRunning is false
[junit4] 2> 4344184 WARN (DataNode:
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_F29D8CE23E3DC464-001/tempDir-002/hdfsBaseDir/data/data3/,
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_F29D8CE23E3DC464-001/tempDir-002/hdfsBaseDir/data/data4/]]
heartbeating to lucene2-us-west.apache.org/127.0.0.1:45415) [ ]
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager
interrupted
[junit4] 2> 4344184 WARN (DataNode:
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_F29D8CE23E3DC464-001/tempDir-002/hdfsBaseDir/data/data3/,
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_F29D8CE23E3DC464-001/tempDir-002/hdfsBaseDir/data/data4/]]
heartbeating to lucene2-us-west.apache.org/127.0.0.1:45415) [ ]
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool
BP-573029395-127.0.0.1-1519679792273 (Datanode Uuid
d40dce39-da48-46b3-b9ba-f1d25679e18e) service to
lucene2-us-west.apache.org/127.0.0.1:45415
[junit4] 2> 4344186 WARN
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[F29D8CE23E3DC464]-worker) [
] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
[junit4] 2> 4344213 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[F29D8CE23E3DC464]-worker) [
] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
[junit4] 2> 4344314 WARN (DataNode:
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_F29D8CE23E3DC464-001/tempDir-002/hdfsBaseDir/data/data1/,
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_F29D8CE23E3DC464-001/tempDir-002/hdfsBaseDir/data/data2/]]
heartbeating to lucene2-us-west.apache.org/127.0.0.1:45415) [ ]
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager
interrupted
[junit4] 2> 4344314 WARN (DataNode:
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_F29D8CE23E3DC464-001/tempDir-002/hdfsBaseDir/data/data1/,
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_F29D8CE23E3DC464-001/tempDir-002/hdfsBaseDir/data/data2/]]
heartbeating to lucene2-us-west.apache.org/127.0.0.1:45415) [ ]
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool
BP-573029395-127.0.0.1-1519679792273 (Datanode Uuid
f0b0b498-b87b-4184-8033-cb128500cd42) service to
lucene2-us-west.apache.org/127.0.0.1:45415
[junit4] 2> 4344388 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[F29D8CE23E3DC464]-worker) [
] o.m.log Stopped
HttpServer2$selectchannelconnectorwithsafestar...@lucene2-us-west.apache.org:0
[junit4] 2> 4344523 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[F29D8CE23E3DC464]-worker) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40285 40285
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_F29D8CE23E3DC464-001
[junit4] 2> Feb 26, 2018 9:19:10 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 35 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=286, maxMBSortInHeap=7.214360806053431,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5a41331b),
locale=vi-VN, timezone=Asia/Magadan
[junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation
1.8.0_152 (64-bit)/cpus=4,threads=5,free=189616616,total=519045120
[junit4] 2> NOTE: All tests run in this JVM: [DistributedQueueTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestNumericRangeQuery64,
TestSolrFieldCacheBean, TestCloudPivotFacet, ReturnFieldsTest,
BadCopyFieldTest, DisMaxRequestHandlerTest,
TestLMJelinekMercerSimilarityFactory, NodeLostTriggerTest, CircularListTest,
TestAnalyzedSuggestions, TestReqParamsAPI, AnalysisAfterCoreReloadTest,
StatsReloadRaceTest, TestJavabinTupleStreamParser, TestStressReorder,
TestFieldResource, TestReloadDeadlock, SolrGangliaReporterTest,
PreAnalyzedFieldTest, MultiTermTest, TestRawTransformer,
TestNamedUpdateProcessors, RegexBoostProcessorTest, TestJmxIntegration,
TestPerFieldSimilarityWithDefaultOverride, TestRealTimeGet,
HdfsChaosMonkeySafeLeaderTest, TestFileDictionaryLookup,
TermVectorComponentTest, TestPayloadScoreQParserPlugin, DistanceFunctionTest,
CollectionReloadTest, CdcrUpdateLogTest, AutoscalingHistoryHandlerTest,
UnloadDistributedZkTest, CollectionsAPIDistributedZkTest,
TestCollationFieldDocValues, LegacyCloudClusterPropTest,
TestSizeLimitedDistributedMap, TestFieldCacheSortRandom,
TestComplexPhraseLeadingWildcard, DateFieldTest, MetricUtilsTest,
DocExpirationUpdateProcessorFactoryTest, EnumFieldTest, TestLegacyField,
HLLSerializationTest, ConnectionManagerTest, NotRequiredUniqueKeyTest,
TestMiniSolrCloudClusterSSL, AutoAddReplicasIntegrationTest,
TestNestedDocsSort, BasicDistributedZk2Test,
ClassificationUpdateProcessorIntegrationTest, TestSolrCoreSnapshots,
SolrIndexMetricsTest, ConvertedLegacyTest, LargeFieldTest, BJQParserTest,
PingRequestHandlerTest, FileBasedSpellCheckerTest, HdfsThreadLeakTest,
TestSolrConfigHandler, TestJsonRequest, HttpTriggerListenerTest,
TestQuerySenderListener, CurrencyFieldTypeTest, CopyFieldTest,
MinimalSchemaTest, TestCoreContainer, SchemaApiFailureTest, NumericFieldsTest,
TestTolerantUpdateProcessorCloud, TestAtomicUpdateErrorCases, TestCodecSupport,
TestUpdate, SolrJmxReporterTest, TestSolrCloudWithKerberosAlt,
TestSolrCoreProperties, TestConfigOverlay, CdcrRequestHandlerTest,
ForceLeaderTest, TestGenericDistributedQueue, TestQueryTypes,
TestSolrDeletionPolicy2, TestLeaderElectionZkExpiry,
TestEmbeddedSolrServerConstructors, TestFieldSortValues, RuleEngineTest,
DistribCursorPagingTest, DirectSolrSpellCheckerTest,
AtomicUpdateProcessorFactoryTest, TestHashQParserPlugin,
TestLocalFSCloudBackupRestore, TestCollectionAPI, ClusterStateTest,
TestBadConfig, TestUninvertingReader, TestManagedStopFilterFactory,
TestClassicSimilarityFactory, TestSubQueryTransformerDistrib, TestRestManager,
OverseerRolesTest, TestDeleteCollectionOnDownNodes,
UUIDUpdateProcessorFallbackTest, TestMaxTokenLenTokenizer, TestCoreBackup,
CoreSorterTest, PreAnalyzedUpdateProcessorTest, TestLRUStatsCache,
DistributedFacetPivotSmallTest, TestRangeQuery, DeleteInactiveReplicaTest,
TestMinMaxOnMultiValuedField, TestDistribIDF, ZkStateReaderTest,
StatelessScriptUpdateProcessorFactoryTest, HttpPartitionTest,
TestNoOpRegenerator, TestTrieFacet, TestManagedSchemaAPI,
SaslZkACLProviderTest, SpatialFilterTest, BasicDistributedZkTest, OverseerTest,
LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest,
FullSolrCloudDistribCmdsTest, TestZkChroot, TestRandomDVFaceting,
TestDistributedGrouping, TestFaceting, TestHashPartitioner, ZkControllerTest,
TestJoin, DistributedTermsComponentTest, SolrCoreTest, TestGroupingSearch,
SolrCmdDistributorTest, TestFiltering, ShowFileRequestHandlerTest,
SuggesterFSTTest, CoreAdminHandlerTest, TestCSVLoader,
WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest,
FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory,
DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest,
DocValuesMultiTest, SolrInfoBeanTest, DebugComponentTest, CacheHeaderTest,
LukeRequestHandlerTest, DocumentAnalysisRequestHandlerTest, TermsComponentTest,
QueryParsingTest, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest,
TestLFUCache, TestSystemIdResolver, PrimUtilsTest,
TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest,
RAMDirectoryFactoryTest, TestLRUCache, TestUtils, TestDocumentBuilder,
ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest, TestRTGBase,
SolrTestCaseJ4Test, TestDistributedMissingSort, TestSimpleTrackingShardHandler,
AliasIntegrationTest, DeleteStatusTest, HealthCheckHandlerTest,
HttpPartitionOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest,
MigrateRouteKeyTest, MultiThreadedOCPTest, OverseerStatusTest,
RecoveryAfterSoftCommitTest, ReplaceNodeNoTargetTest, ReplaceNodeTest,
TestCloudInspectUtil, TestCloudPseudoReturnFields, TestConfigSetsAPI,
TestPullReplica, TlogReplayBufferedWhileIndexingTest,
VMParamsZkACLAndCredentialsProvidersTest, ZkFailoverTest,
AutoScalingHandlerTest, HdfsAutoAddReplicasIntegrationTest]
[junit4] Completed [604/778 (1!)] on J2 in 170.06s, 1 test, 1 failure <<<
FAILURES!
[...truncated 48318 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]