Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/320/
1 tests failed.
FAILED: org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat
Error Message:
re-indexing warning not found
Stack Trace:
java.lang.AssertionError: re-indexing warning not found
at
__randomizedtesting.SeedInfo.seed([B91A9792BEA5FC3C:C9EF343BDE6D554A]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat(SystemCollectionCompatTest.java:203)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12821 lines...]
[junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
[junit4] 2> 392617 INFO
(SUITE-SystemCollectionCompatTest-seed#[B91A9792BEA5FC3C]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_B91A9792BEA5FC3C-001/init-core-data-001
[junit4] 2> 392617 INFO
(SUITE-SystemCollectionCompatTest-seed#[B91A9792BEA5FC3C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 392620 INFO
(SUITE-SystemCollectionCompatTest-seed#[B91A9792BEA5FC3C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 392621 INFO
(SUITE-SystemCollectionCompatTest-seed#[B91A9792BEA5FC3C]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_B91A9792BEA5FC3C-001/tempDir-001
[junit4] 2> 392622 INFO
(SUITE-SystemCollectionCompatTest-seed#[B91A9792BEA5FC3C]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 392623 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 392623 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 392722 INFO
(SUITE-SystemCollectionCompatTest-seed#[B91A9792BEA5FC3C]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:38266
[junit4] 2> 392722 INFO
(SUITE-SystemCollectionCompatTest-seed#[B91A9792BEA5FC3C]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38266
[junit4] 2> 392722 INFO
(SUITE-SystemCollectionCompatTest-seed#[B91A9792BEA5FC3C]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 38266
[junit4] 2> 392728 INFO (zkConnectionManagerCallback-1540-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 392731 INFO (zkConnectionManagerCallback-1542-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 392733 INFO (zkConnectionManagerCallback-1544-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 392737 WARN (jetty-launcher-1545-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 392737 WARN (jetty-launcher-1545-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 392738 INFO (jetty-launcher-1545-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 392738 INFO (jetty-launcher-1545-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 392738 INFO (jetty-launcher-1545-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 392738 INFO (jetty-launcher-1545-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 392738 INFO (jetty-launcher-1545-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 392738 INFO (jetty-launcher-1545-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 392739 INFO (jetty-launcher-1545-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 392739 INFO (jetty-launcher-1545-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 392739 INFO (jetty-launcher-1545-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 392739 INFO (jetty-launcher-1545-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6785fc40{/solr,null,AVAILABLE}
[junit4] 2> 392740 INFO (jetty-launcher-1545-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 392740 INFO (jetty-launcher-1545-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 392740 INFO (jetty-launcher-1545-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 392740 INFO (jetty-launcher-1545-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@56c2028c{/solr,null,AVAILABLE}
[junit4] 2> 392741 WARN (jetty-launcher-1545-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@7de8da11[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 392742 WARN (jetty-launcher-1545-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@5c0e5b40[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 392742 INFO (jetty-launcher-1545-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@222dded6{SSL,[ssl,
http/1.1]}{127.0.0.1:33094}
[junit4] 2> 392742 INFO (jetty-launcher-1545-thread-1) [ ]
o.e.j.s.Server Started @392798ms
[junit4] 2> 392742 INFO (jetty-launcher-1545-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33094}
[junit4] 2> 392743 ERROR (jetty-launcher-1545-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 392743 INFO (jetty-launcher-1545-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 392743 INFO (jetty-launcher-1545-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 392743 INFO (jetty-launcher-1545-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 392743 INFO (jetty-launcher-1545-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 392743 INFO (jetty-launcher-1545-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1560b4b3{SSL,[ssl,
http/1.1]}{127.0.0.1:43216}
[junit4] 2> 392743 INFO (jetty-launcher-1545-thread-2) [ ]
o.e.j.s.Server Started @392798ms
[junit4] 2> 392743 INFO (jetty-launcher-1545-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-01T08:43:24.809Z
[junit4] 2> 392743 INFO (jetty-launcher-1545-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43216}
[junit4] 2> 392743 ERROR (jetty-launcher-1545-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 392743 INFO (jetty-launcher-1545-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 392743 INFO (jetty-launcher-1545-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 392743 INFO (jetty-launcher-1545-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 392743 INFO (jetty-launcher-1545-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 392743 INFO (jetty-launcher-1545-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-01T08:43:24.809Z
[junit4] 2> 392754 INFO (zkConnectionManagerCallback-1547-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 392755 INFO (jetty-launcher-1545-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 392770 INFO (zkConnectionManagerCallback-1549-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 392770 INFO (jetty-launcher-1545-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 392932 INFO (jetty-launcher-1545-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 392933 WARN (jetty-launcher-1545-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 392934 WARN (jetty-launcher-1545-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@330df0e5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 392937 WARN (jetty-launcher-1545-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 392938 WARN (jetty-launcher-1545-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@5b3bbd42[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 392939 INFO (jetty-launcher-1545-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38266/solr
[junit4] 2> 392941 INFO (zkConnectionManagerCallback-1557-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 392944 INFO (zkConnectionManagerCallback-1559-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 392946 INFO (jetty-launcher-1545-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 392947 WARN (jetty-launcher-1545-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 392948 WARN (jetty-launcher-1545-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@54786b90[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 392953 WARN (jetty-launcher-1545-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 392955 WARN (jetty-launcher-1545-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1eccba02[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 392956 INFO (jetty-launcher-1545-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38266/solr
[junit4] 2> 392959 INFO (zkConnectionManagerCallback-1567-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 392963 INFO (zkConnectionManagerCallback-1569-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 392980 INFO (jetty-launcher-1545-thread-2)
[n:127.0.0.1:43216_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:43216_solr
[junit4] 2> 392985 INFO (jetty-launcher-1545-thread-2)
[n:127.0.0.1:43216_solr ] o.a.s.c.Overseer Overseer
(id=73056556539314184-127.0.0.1:43216_solr-n_0000000000) starting
[junit4] 2> 392996 INFO (zkConnectionManagerCallback-1576-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 393000 INFO (jetty-launcher-1545-thread-2)
[n:127.0.0.1:43216_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:38266/solr ready
[junit4] 2> 393001 INFO
(OverseerStateUpdate-73056556539314184-127.0.0.1:43216_solr-n_0000000000)
[n:127.0.0.1:43216_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:43216_solr
[junit4] 2> 393002 INFO (jetty-launcher-1545-thread-2)
[n:127.0.0.1:43216_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43216_solr
[junit4] 2> 393003 INFO
(OverseerStateUpdate-73056556539314184-127.0.0.1:43216_solr-n_0000000000)
[n:127.0.0.1:43216_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 393005 INFO (zkCallback-1575-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 393034 INFO (jetty-launcher-1545-thread-2)
[n:127.0.0.1:43216_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 393058 INFO (jetty-launcher-1545-thread-1)
[n:127.0.0.1:33094_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 393064 INFO (jetty-launcher-1545-thread-1)
[n:127.0.0.1:33094_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:33094_solr as DOWN
[junit4] 2> 393066 INFO (jetty-launcher-1545-thread-1)
[n:127.0.0.1:33094_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 393066 INFO (jetty-launcher-1545-thread-1)
[n:127.0.0.1:33094_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33094_solr
[junit4] 2> 393068 INFO (zkCallback-1568-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 393068 INFO (zkCallback-1575-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 393070 INFO (zkCallback-1558-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 393074 INFO (jetty-launcher-1545-thread-2)
[n:127.0.0.1:43216_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43216.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2fcee7e
[junit4] 2> 393108 INFO (jetty-launcher-1545-thread-2)
[n:127.0.0.1:43216_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43216.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2fcee7e
[junit4] 2> 393109 INFO (jetty-launcher-1545-thread-2)
[n:127.0.0.1:43216_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43216.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2fcee7e
[junit4] 2> 393110 INFO (jetty-launcher-1545-thread-2)
[n:127.0.0.1:43216_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_B91A9792BEA5FC3C-001/tempDir-001/node2/.
[junit4] 2> 393142 INFO (zkConnectionManagerCallback-1582-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 393145 INFO (jetty-launcher-1545-thread-1)
[n:127.0.0.1:33094_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 393147 INFO (jetty-launcher-1545-thread-1)
[n:127.0.0.1:33094_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:38266/solr ready
[junit4] 2> 393147 INFO (jetty-launcher-1545-thread-1)
[n:127.0.0.1:33094_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 393195 INFO (jetty-launcher-1545-thread-1)
[n:127.0.0.1:33094_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33094.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2fcee7e
[junit4] 2> 393214 INFO (jetty-launcher-1545-thread-1)
[n:127.0.0.1:33094_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33094.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2fcee7e
[junit4] 2> 393214 INFO (jetty-launcher-1545-thread-1)
[n:127.0.0.1:33094_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33094.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2fcee7e
[junit4] 2> 393215 INFO (jetty-launcher-1545-thread-1)
[n:127.0.0.1:33094_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_B91A9792BEA5FC3C-001/tempDir-001/node1/.
[junit4] 2> 393266 INFO (zkConnectionManagerCallback-1588-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 393267 INFO
(SUITE-SystemCollectionCompatTest-seed#[B91A9792BEA5FC3C]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 393268 INFO
(SUITE-SystemCollectionCompatTest-seed#[B91A9792BEA5FC3C]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38266/solr ready
[junit4] 2> 393303 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[B91A9792BEA5FC3C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBackCompat
[junit4] 2> 393339 INFO (qtp892593048-4947) [n:127.0.0.1:33094_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 393364 INFO
(OverseerThreadFactory-1580-thread-1-processing-n:127.0.0.1:43216_solr)
[n:127.0.0.1:43216_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
.system
[junit4] 2> 393480 INFO
(OverseerStateUpdate-73056556539314184-127.0.0.1:43216_solr-n_0000000000)
[n:127.0.0.1:43216_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":".system",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":".system_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:43216/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 393482 INFO
(OverseerStateUpdate-73056556539314184-127.0.0.1:43216_solr-n_0000000000)
[n:127.0.0.1:43216_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":".system",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":".system_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:33094/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 393703 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
x:.system_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 393722 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
x:.system_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 393722 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
x:.system_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 394721 WARN (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig
You should not use LATEST as luceneMatchVersion property: if you use this
setting, and then Solr upgrades to a newer release of Lucene, sizable changes
may happen. If precise back compatibility is important then you should instead
explicitly specify an actual Lucene version.
[junit4] 2> 394723 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 9.0.0
[junit4] 2> 394729 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema.xml instead
[junit4] 2> 394733 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection
or core
[junit4] 2> 394739 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 9.0.0
[junit4] 2> 394746 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema.xml instead
[junit4] 2> 394747 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 394749 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection
or core
[junit4] 2> 394751 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/.system/managed-schema
[junit4] 2> 394755 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 394755 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in
ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to
/configs/.system/schema.xml.bak
[junit4] 2> 394756 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using
configuration from collection .system, trusted=true
[junit4] 2> 394756 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.ManagedIndexSchema Managed schema znode at
/configs/.system/managed-schema already exists - no need to create it
[junit4] 2> 394756 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in
ZooKeeper, the non-managed schema /configs/.system/schema.xml no longer exists.
[junit4] 2> 394756 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using
configuration from collection .system, trusted=true
[junit4] 2> 394758 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33094.solr.core..system.shard1.replica_n2' (registry
'solr.core..system.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2fcee7e
[junit4] 2> 394758 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.c.SolrCore
[[.system_shard1_replica_n2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_B91A9792BEA5FC3C-001/tempDir-001/node1/.system_shard1_replica_n2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_B91A9792BEA5FC3C-001/tempDir-001/node1/./.system_shard1_replica_n2/data/]
[junit4] 2> 394760 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43216.solr.core..system.shard1.replica_n1' (registry
'solr.core..system.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2fcee7e
[junit4] 2> 394760 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore
[[.system_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_B91A9792BEA5FC3C-001/tempDir-001/node2/.system_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_B91A9792BEA5FC3C-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
[junit4] 2> 394885 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 394885 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 394893 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs;
[junit4] 2> 394893 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 394896 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@b34a12e[.system_shard1_replica_n1]
main]
[junit4] 2> 394926 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/.system
[junit4] 2> 394927 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/.system
[junit4] 2> 394927 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/.system/managed-schema
[junit4] 2> 394928 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
[junit4] 2> 394957 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection
or core
[junit4] 2> 394989 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 394989 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 61 ms
[junit4] 2> 394990 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 394990 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1629600567321952256
[junit4] 2> 394995 INFO
(searcherExecutor-1590-thread-1-processing-n:127.0.0.1:43216_solr
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3)
[n:127.0.0.1:43216_solr c:.system s:shard1 r:core_node3
x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1]
Registered new searcher Searcher@b34a12e[.system_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 394995 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 394995 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 394998 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs;
[junit4] 2> 394998 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 395000 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening [Searcher@27e09f1c[.system_shard1_replica_n2]
main]
[junit4] 2> 395002 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/.system
[junit4] 2> 395002 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/.system
[junit4] 2> 395002 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/.system/managed-schema
[junit4] 2> 395003 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 395003 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 395003 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1629600567335583744
[junit4] 2> 395008 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/.system/terms/shard1 to Terms{values={core_node3=0}, version=0}
[junit4] 2> 395008 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/.system/leaders/shard1
[junit4] 2> 395010 INFO
(searcherExecutor-1589-thread-1-processing-n:127.0.0.1:33094_solr
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4)
[n:127.0.0.1:33094_solr c:.system s:shard1 r:core_node4
x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2]
Registered new searcher Searcher@27e09f1c[.system_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 395014 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/.system/terms/shard1 to Terms{values={core_node3=0, core_node4=0},
version=1}
[junit4] 2> 395014 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/.system/leaders/shard1
[junit4] 2> 395019 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 395019 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 395019 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:43216/solr/.system_shard1_replica_n1/
[junit4] 2> 395020 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.PeerSync
PeerSync: core=.system_shard1_replica_n1 url=https://127.0.0.1:43216/solr START
replicas=[https://127.0.0.1:33094/solr/.system_shard1_replica_n2/] nUpdates=100
[junit4] 2> 395023 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.PeerSync
PeerSync: core=.system_shard1_replica_n1 url=https://127.0.0.1:43216/solr DONE.
We have no versions. sync failed.
[junit4] 2> 395029 INFO (qtp892593048-4948) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.c.S.Request
[.system_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 395029 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 395029 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
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> 395029 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/.system/leaders/shard1/leader after winning as
/collections/.system/leader_elect/shard1/election/73056556539314184-core_node3-n_0000000000
[junit4] 2> 395032 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:43216/solr/.system_shard1_replica_n1/ shard1
[junit4] 2> 395135 INFO (zkCallback-1568-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 395136 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 395139 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1417
[junit4] 2> 395158 INFO (zkCallback-1568-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 395241 INFO (zkCallback-1568-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 395241 INFO (zkCallback-1568-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 395242 INFO (zkCallback-1568-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 396022 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2319
[junit4] 2> 396025 INFO (qtp892593048-4947) [n:127.0.0.1:33094_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 396125 INFO (zkCallback-1558-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 396126 INFO (zkCallback-1568-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 396126 INFO (zkCallback-1568-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 396131 INFO (qtp892593048-4947) [n:127.0.0.1:33094_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=2792
[junit4] 2> 396136 INFO (zkCallback-1558-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 396149 INFO (zkCallback-1568-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 396151 INFO (zkConnectionManagerCallback-1595-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 396153 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[B91A9792BEA5FC3C]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 396154 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[B91A9792BEA5FC3C]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38266/solr ready
[junit4] 2> 396169 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/.system/terms/shard1 to Terms{values={core_node3=1, core_node4=1},
version=2}
[junit4] 2> 396241 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:43216/solr/.system_shard1_replica_n1/&wt=javabin&version=2}{add=[169d8115456Tdmuj199oakkepjzvojz3d5jis
(1629600568552980480)]} 0 1
[junit4] 2> 396245 ERROR
(updateExecutor-1563-thread-1-processing-x:.system_shard1_replica_n1
r:core_node3 null n:127.0.0.1:43216_solr c:.system s:shard1)
[n:127.0.0.1:43216_solr c:.system s:shard1 r:core_node3
x:.system_shard1_replica_n1] o.a.s.c.s.i.ConcurrentUpdateHttp2SolrClient Error
consuming and closing http response stream.
[junit4] 2> => java.nio.channels.AsynchronousCloseException
[junit4] 2> at
org.eclipse.jetty.client.util.InputStreamResponseListener$Input.read(InputStreamResponseListener.java:316)
[junit4] 2> java.nio.channels.AsynchronousCloseException: null
[junit4] 2> at
org.eclipse.jetty.client.util.InputStreamResponseListener$Input.read(InputStreamResponseListener.java:316)
~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at java.io.InputStream.read(InputStream.java:101)
~[?:1.8.0_191]
[junit4] 2> at
org.eclipse.jetty.client.util.InputStreamResponseListener$Input.read(InputStreamResponseListener.java:287)
~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:283)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:176)
~[java/:?]
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
~[metrics-core-3.2.6.jar:3.2.6]
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
~[java/:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
~[?:1.8.0_191]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
~[?:1.8.0_191]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[junit4] 2> 396245 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1] webapp=/solr
path=/update
params={wt=javabin&version=2}{add=[169d8115456Tdmuj199oakkepjzvojz3d5jis
(1629600568552980480)]} 0 82
[junit4] 2> 396261 INFO (qtp93792574-4941) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1629600568654692352,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 396261 INFO (qtp93792574-4941) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1d9552cb
commitCommandVersion:1629600568654692352
[junit4] 2> 396284 INFO (qtp892593048-4947) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1629600568678809600,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 396285 INFO (qtp892593048-4947) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@4659c953
commitCommandVersion:1629600568678809600
[junit4] 2> 396299 INFO (qtp892593048-4947) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening [Searcher@65dbc39f[.system_shard1_replica_n2]
main]
[junit4] 2> 396300 INFO (qtp892593048-4947) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 396301 INFO
(searcherExecutor-1589-thread-1-processing-n:127.0.0.1:33094_solr
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4)
[n:127.0.0.1:33094_solr c:.system s:shard1 r:core_node4
x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2]
Registered new searcher Searcher@65dbc39f[.system_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=9.0.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic,
timestamp=1554108208361}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 396301 INFO (qtp892593048-4947) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:43216/solr/.system_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 17
[junit4] 2> 396306 INFO (qtp93792574-4941) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@20675b8[.system_shard1_replica_n1]
main]
[junit4] 2> 396306 INFO (qtp93792574-4941) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 396308 INFO
(searcherExecutor-1590-thread-1-processing-n:127.0.0.1:43216_solr
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3)
[n:127.0.0.1:43216_solr c:.system s:shard1 r:core_node3
x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1]
Registered new searcher Searcher@20675b8[.system_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=9.0.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic,
timestamp=1554108208336}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 396308 INFO (qtp93792574-4941) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1] webapp=/solr
path=/update
params={_stateVer_=.system:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 48
[junit4] 2> 396327 INFO (qtp93792574-4944) [n:127.0.0.1:43216_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 396334 INFO (qtp93792574-4940) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.S.Request
[.system_shard1_replica_n1] webapp=/solr path=/schema
params={wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 396364 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.s.SchemaManager managed schema loaded . version : 0
[junit4] 2> 396366 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection
or core
[junit4] 2> 396371 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 396389 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.c.ZkController Persisted config data to node
/configs/.system/managed-schema
[junit4] 2> 396389 INFO (zkCallback-1558-thread-2) [ ]
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected
type:NodeDataChanged path:/configs/.system/managed-schema, has occurred -
updating schema from ZooKeeper ...
[junit4] 2> 396391 INFO (Thread-563) [ ] o.a.s.c.SolrCore config
update listener called for core .system_shard1_replica_n2
[junit4] 2> 396391 INFO (Thread-564) [ ] o.a.s.c.SolrCore config
update listener called for core .system_shard1_replica_n1
[junit4] 2> 396394 INFO (zkCallback-1568-thread-4) [ ]
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected
type:NodeDataChanged path:/configs/.system/managed-schema, has occurred -
updating schema from ZooKeeper ...
[junit4] 2> 396402 INFO (zkCallback-1568-thread-4) [ ]
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
[junit4] 2> 396406 INFO (Thread-563) [ ] o.a.s.c.SolrCore core reload
.system_shard1_replica_n2
[junit4] 2> 396406 INFO (zkCallback-1568-thread-4) [ ]
o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection
or core
[junit4] 2> 396410 INFO (Thread-564) [ ] o.a.s.c.SolrCore core reload
.system_shard1_replica_n1
[junit4] 2> 396416 INFO (zkCallback-1568-thread-4) [ ]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 396416 INFO (zkCallback-1568-thread-4) [ ]
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 13 ms
[junit4] 2> 396423 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 9.0.0
[junit4] 2> 396432 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection
or core
[junit4] 2> 396437 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 396437 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n2' using
configuration from collection .system
[junit4] 2> 396440 INFO (Thread-564) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 9.0.0
[junit4] 2> 396458 INFO (Thread-564) [ ] o.a.s.s.IndexSchema
[.system_shard1_replica_n1] Schema name=_system collection or core
[junit4] 2> 396462 INFO (Thread-564) [ ] o.a.s.s.IndexSchema Loaded
schema _system collection or core/1.1 with uniqueid field id
[junit4] 2> 396462 INFO (Thread-564) [ ] o.a.s.c.CoreContainer
Reloading SolrCore '.system_shard1_replica_n1' using configuration from
collection .system
[junit4] 2> 396529 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33094.solr.core..system.shard1.replica_n2' (registry
'solr.core..system.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2fcee7e
[junit4] 2> 396529 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.c.SolrCore
[[.system_shard1_replica_n2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_B91A9792BEA5FC3C-001/tempDir-001/node1/.system_shard1_replica_n2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_B91A9792BEA5FC3C-001/tempDir-001/node1/./.system_shard1_replica_n2/data/]
[junit4] 2> 396582 INFO (Thread-564) [n:127.0.0.1:43216_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr_43216.solr.core..system.shard1.replica_n1' (registry
'solr.core..system.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2fcee7e
[junit4] 2> 396582 INFO (Thread-564) [n:127.0.0.1:43216_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore
[[.system_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_B91A9792BEA5FC3C-001/tempDir-001/node2/.system_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_B91A9792BEA5FC3C-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
[junit4] 2> 396622 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs;
[junit4] 2> 396622 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 396627 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4bf8bd6a[.system_shard1_replica_n2]
main]
[junit4] 2> 396636 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/.system
[junit4] 2> 396636 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/.system
[junit4] 2> 396636 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/.system/managed-schema
[junit4] 2> 396641 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
[junit4] 2> 396641 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 396646 INFO
(searcherExecutor-1599-thread-1-processing-n:127.0.0.1:33094_solr
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4)
[n:127.0.0.1:33094_solr c:.system s:shard1 r:core_node4
x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2]
Registered new searcher Searcher@4bf8bd6a[.system_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=9.0.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic,
timestamp=1554108208361}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 396648 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 396649 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4c961076[.system_shard1_replica_n2]
main]
[junit4] 2> 396651 INFO (zkCallback-1558-thread-2) [ ]
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
[junit4] 2> 396663 INFO (zkCallback-1558-thread-2) [ ]
o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection
or core
[junit4] 2> 396664 INFO
(searcherExecutor-1599-thread-1-processing-n:127.0.0.1:33094_solr
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4)
[n:127.0.0.1:33094_solr c:.system s:shard1 r:core_node4
x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2]
Registered new searcher Searcher@4c961076[.system_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.runtime.version=1.8.0_191-b12,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=9.0.0, os=Linux, os.arch=amd64,
os.version=4.4.0-137-generic, source=flush,
timestamp=1554108208361}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 396664 INFO (Thread-563) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 9.0.0
[junit4] 2> 396667 INFO (Thread-564) [n:127.0.0.1:43216_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: if 1 uncommitted docs;
[junit4] 2> 396667 INFO (Thread-564) [n:127.0.0.1:43216_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 396668 INFO (zkCallback-1558-thread-2) [ ]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 396668 INFO (zkCallback-1558-thread-2) [ ]
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 17 ms
[junit4] 2> 396670 INFO (Thread-564) [n:127.0.0.1:43216_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@7a6a01d2[.system_shard1_replica_n1] main]
[junit4] 2> 396671 INFO (Thread-564) [n:127.0.0.1:43216_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/.system
[junit4] 2> 396671 INFO (Thread-564) [n:127.0.0.1:43216_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/.system
[junit4] 2> 396671 INFO (Thread-564) [n:127.0.0.1:43216_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader
Creating ZooKeeper watch for the managed schema at
/configs/.system/managed-schema
[junit4] 2> 396672 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply
schema update version 1 for collection .system
[junit4] 2> 396674 INFO (Thread-564) [n:127.0.0.1:43216_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader
Current schema version 1 is already the latest
[junit4] 2> 396674 INFO (Thread-564) [n:127.0.0.1:43216_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000ms.
[junit4] 2> 396674 INFO (Thread-563) [ ] o.a.s.s.IndexSchema
[.system_shard1_replica_n2] Schema name=_system collection or core
[junit4] 2> 396679 INFO (Thread-564) [n:127.0.0.1:43216_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState
New IndexWriter is ready to be used.
[junit4] 2> 396681 INFO
(searcherExecutor-1600-thread-1-processing-n:127.0.0.1:43216_solr
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3)
[n:127.0.0.1:43216_solr c:.system s:shard1 r:core_node3
x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1]
Registered new searcher Searcher@7a6a01d2[.system_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=9.0.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic,
timestamp=1554108208336}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 396682 INFO (Thread-564) [n:127.0.0.1:43216_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@641979e4[.system_shard1_replica_n1] main]
[junit4] 2> 396682 INFO (Thread-564) [n:127.0.0.1:43216_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore
[.system_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7f5c21fe
[junit4] 2> 396682 INFO (Thread-564) [n:127.0.0.1:43216_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager
Closing metric reporters for registry=solr.core..system.shard1.replica_n1,
tag=7f5c21fe
[junit4] 2> 396682 INFO (Thread-563) [ ] o.a.s.s.IndexSchema Loaded
schema _system collection or core/1.1 with uniqueid field id
[junit4] 2> 396682 INFO (Thread-563) [ ] o.a.s.c.CoreContainer
Reloading SolrCore '.system_shard1_replica_n2' using configuration from
collection .system
[junit4] 2> 396683 INFO (Thread-564) [n:127.0.0.1:43216_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7a95d796:
rootName = solr_43216, domain = solr.core..system.shard1.replica_n1, service
url = null, agent id = null] for registry solr.core..system.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@42ffd1f1
[junit4] 2> 396686 INFO
(searcherExecutor-1600-thread-1-processing-n:127.0.0.1:43216_solr
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3)
[n:127.0.0.1:43216_solr c:.system s:shard1 r:core_node3
x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1]
Registered new searcher Searcher@641979e4[.system_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.runtime.version=1.8.0_191-b12,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=9.0.0, os=Linux, os.arch=amd64,
os.version=4.4.0-137-generic, source=flush,
timestamp=1554108208336}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 396689 INFO (qtp93792574-4943) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.S.Request
[.system_shard1_replica_n1] webapp=/solr path=/schema/zkversion
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 396694 INFO (Thread-564) [n:127.0.0.1:43216_solr c:.system
s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager
Closing metric reporters for registry=solr.collection..system.shard1.leader,
tag=7f5c21fe
[junit4] 2> 396705 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.s.ManagedIndexSchema Took 55.0ms for 1 replicas to apply schema update
version 1 for collection .system
[junit4] 2> 396705 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.c.S.Request
[.system_shard1_replica_n2] webapp=/solr path=/schema
params={wt=javabin&version=2} status=0 QTime=345
[junit4] 2> 396705 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.c.SolrCore
[.system_shard1_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@2075f102
[junit4] 2> 396705 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core..system.shard1.replica_n2, tag=2075f102
[junit4] 2> 396705 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7ea8e701: rootName =
solr_33094, domain = solr.core..system.shard1.replica_n2, service url = null,
agent id = null] for registry solr.core..system.shard1.replica_n2 /
com.codahale.metrics.MetricRegistry@1c980b95
[junit4] 2> 396718 INFO (qtp892593048-4950) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection..system.shard1.leader, tag=2075f102
[junit4] 2> 396723 INFO (qtp892593048-4947) [n:127.0.0.1:33094_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params
name=.system&action=RELOAD&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 396725 INFO
(OverseerThreadFactory-1580-thread-2-processing-n:127.0.0.1:43216_solr)
[n:127.0.0.1:43216_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Executing Collection Cmd=action=RELOAD, asyncId=null
[junit4] 2> 396726 INFO
(OverseerCollectionConfigSetProcessor-73056556539314184-127.0.0.1:43216_solr-n_0000000000)
[n:127.0.0.1:43216_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> 396745 INFO (qtp93792574-4941) [n:127.0.0.1:43216_solr
x:.system_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 396781 INFO (Thread-563) [n:127.0.0.1:33094_solr c:.system
s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr_33094.solr.core..system.shard1.replica_n2' (registry
'solr.core..system.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2fcee7e
[junit4] 2> 396782 INFO (Thread-563) [n:127.0.0.1:33094_solr c:.system
s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.c.SolrCore
[[.system_shard1_replica_n2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_B91A9792BEA5FC3C-001/tempDir-001/node1/.system_shard1_replica_n2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_B91A9792BEA5FC3C-001/tempDir-001/node1/./.system_shard1_replica_n2/data/]
[junit4] 2> 396786 INFO (qtp93792574-4941) [n:127.0.0.1:43216_solr
x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1]
Schema name=_system collection or core
[junit4] 2> 396791 INFO (qtp93792574-4941) [n:127.0.0.1:43216_solr
x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system
collection or core/1.1 with uniqueid field id
[junit4] 2> 396791 INFO (qtp93792574-4941) [n:127.0.0.1:43216_solr
x:.system_shard1_replica_n1] o.a.s.c.CoreContainer Reloading SolrCore
'.system_shard1_replica_n1' using configuration from collection .system
[junit4] 2> 396849 INFO (Thread-563) [n:127.0.0.1:33094_solr c:.system
s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Hard
AutoCommit: if 1 uncommitted docs;
[junit4] 2> 396849 INFO (Thread-563) [n:127.0.0.1:33094_solr c:.system
s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 396868 INFO (Thread-563) [n:127.0.0.1:33094_solr c:.system
s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.s.SolrIndexSearcher
Opening [Searcher@7ff1aa2c[.system_shard1_replica_n2] main]
[junit4] 2> 396870 INFO (Thread-563) [n:127.0.0.1:33094_solr c:.system
s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/.system
[junit4] 2> 396870 INFO (Thread-563) [n:127.0.0.1:33094_solr c:.system
s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/.system
[junit4] 2> 396870 INFO (Thread-563) [n:127.0.0.1:33094_solr c:.system
s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader
Creating ZooKeeper watch for the managed schema at
/configs/.system/managed-schema
[junit4] 2> 396871 INFO (qtp93792574-4941) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43216.solr.core..system.shard1.replica_n1' (registry
'solr.core..system.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2fcee7e
[junit4] 2> 396871 INFO (Thread-563) [n:127.0.0.1:33094_solr c:.system
s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader
Current schema version 1 is already the latest
[junit4] 2> 396871 INFO (qtp93792574-4941) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore
[[.system_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_B91A9792BEA5FC3C-001/tempDir-001/node2/.system_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_B91A9792BEA5FC3C-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
[junit4] 2> 396871 INFO (Thread-563) [n:127.0.0.1:33094_solr c:.system
s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000ms.
[junit4] 2> 396874 INFO (Thread-563) [n:127.0.0.1:33094_solr c:.system
s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.u.DefaultSolrCoreState
New IndexWriter is ready to be used.
[junit4] 2> 396876 INFO
(searcherExecutor-1608-thread-1-processing-n:127.0.0.1:33094_solr
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4)
[n:127.0.0.1:33094_solr c:.system s:shard1 r:core_node4
x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2]
Registered new searcher Searcher@7ff1aa2c[.system_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.runtime.version=1.8.0_191-b12,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=9.0.0, os=Linux, os.arch=amd64,
os.version=4.4.0-137-generic, source=flush,
timestamp=1554108208361}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 396877 INFO (Thread-563) [n:127.0.0.1:33094_solr c:.system
s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.s.SolrIndexSearcher
Opening [Searcher@52d1660f[.system_shard1_replica_n2] main]
[junit4] 2> 396877 INFO (Thread-563) [n:127.0.0.1:33094_solr c:.system
s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.c.SolrCore
[.system_shard1_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@672b2f55
[junit4] 2> 396877 INFO (Thread-563) [n:127.0.0.1:33094_solr c:.system
s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.m.SolrMetricManager
Closing metric reporters for registry=solr.core..system.shard1.replica_n2,
tag=672b2f55
[junit4] 2> 396877 INFO (Thread-563) [n:127.0.0.1:33094_solr c:.system
s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7964e8af:
rootName = solr_33094, domain = solr.core..system.shard1.replica_n2, service
url = null, agent id = null] for registry solr.core..system.shard1.replica_n2 /
com.codahale.metrics.MetricRegistry@1c980b95
[junit4] 2> 396879 INFO
(searcherExecutor-1608-thread-1-processing-n:127.0.0.1:33094_solr
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4)
[n:127.0.0.1:33094_solr c:.system s:shard1 r:core_node4
x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2]
Registered new searcher Searcher@52d1660f[.system_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.runtime.version=1.8.0_191-b12,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=9.0.0, os=Linux, os.arch=amd64,
os.version=4.4.0-137-generic, source=flush,
timestamp=1554108208361}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 396885 INFO (Thread-563) [n:127.0.0.1:33094_solr c:.system
s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.m.SolrMetricManager
Closing metric reporters for registry=solr.collection..system.shard1.leader,
tag=672b2f55
[junit4] 2> 396900 INFO (qtp892593048-4949) [n:127.0.0.1:33094_solr
x:.system_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 396910 INFO (qtp892593048-4949) [n:127.0.0.1:33094_solr
x:.system_shard1_replica_n2] o.a.s.s.IndexSchema [.system_shard1_replica_n2]
Schema name=_system collection or core
[junit4] 2> 396915 INFO (qtp892593048-4949) [n:127.0.0.1:33094_solr
x:.system_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema _system
collection or core/1.1 with uniqueid field id
[junit4] 2> 396915 INFO (qtp892593048-4949) [n:127.0.0.1:33094_solr
x:.system_shard1_replica_n2] o.a.s.c.CoreContainer Reloading SolrCore
'.system_shard1_replica_n2' using configuration from collection .system
[junit4] 2> 396999 INFO (qtp892593048-4949) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33094.solr.core..system.shard1.replica_n2' (registry
'solr.core..system.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2fcee7e
[junit4] 2> 397000 INFO (qtp892593048-4949) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.c.SolrCore
[[.system_shard1_replica_n2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_B91A9792BEA5FC3C-001/tempDir-001/node1/.system_shard1_replica_n2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_B91A9792BEA5FC3C-001/tempDir-001/node1/./.system_shard1_replica_n2/data/]
[junit4] 2> 397014 INFO (qtp93792574-4941) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs;
[junit4] 2> 397015 INFO (qtp93792574-4941) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 397030 INFO (qtp93792574-4941) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@75203452[.system_shard1_replica_n1]
main]
[junit4] 2> 397031 INFO (qtp93792574-4941) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/.system
[junit4] 2> 397032 INFO (qtp93792574-4941) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/.system
[junit4] 2> 397032 INFO (qtp93792574-4941) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/.system/managed-schema
[junit4] 2> 397032 INFO (qtp93792574-4941) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
[junit4] 2> 397033 INFO (qtp93792574-4941) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 397038 INFO
(searcherExecutor-1609-thread-1-processing-n:127.0.0.1:43216_solr
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3)
[n:127.0.0.1:43216_solr c:.system s:shard1 r:core_node3
x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1]
Registered new searcher Searcher@75203452[.system_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.runtime.version=1.8.0_191-b12,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=9.0.0, os=Linux, os.arch=amd64,
os.version=4.4.0-137-generic, source=flush,
timestamp=1554108208336}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 397043 INFO (qtp93792574-4941) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 397057 INFO (qtp93792574-4941) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@663e6e11[.system_shard1_replica_n1]
main]
[junit4] 2> 397062 INFO
(searcherExecutor-1609-thread-1-processing-n:127.0.0.1:43216_solr
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3)
[n:127.0.0.1:43216_solr c:.system s:shard1 r:core_node3
x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1]
Registered new searcher Searcher@663e6e11[.system_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.runtime.version=1.8.0_191-b12,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=9.0.0, os=Linux, os.arch=amd64,
os.version=4.4.0-137-generic, source=flush,
timestamp=1554108208336}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 397062 INFO (qtp93792574-4941) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore
[.system_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5951389e
[junit4] 2> 397063 INFO (qtp93792574-4941) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core..system.shard1.replica_n1, tag=5951389e
[junit4] 2> 397063 INFO (qtp93792574-4941) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@797b7b88: rootName =
solr_43216, domain = solr.core..system.shard1.replica_n1, service url = null,
agent id = null] for registry solr.core..system.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@42ffd1f1
[junit4] 2> 397111 INFO (qtp93792574-4941) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection..system.shard1.leader, tag=5951389e
[junit4] 2> 397112 INFO (qtp93792574-4941) [n:127.0.0.1:43216_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={core=.system_shard1_replica_n1&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
status=0 QTime=381
[junit4] 2> 397146 INFO (qtp892593048-4949) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs;
[junit4] 2> 397146 INFO (qtp892593048-4949) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 397157 INFO (qtp892593048-4949) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening [Searcher@f6dacf8[.system_shard1_replica_n2]
main]
[junit4] 2> 397159 INFO (qtp892593048-4949) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/.system
[junit4] 2> 397160 INFO (qtp892593048-4949) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/.system
[junit4] 2> 397160 INFO (qtp892593048-4949) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/.system/managed-schema
[junit4] 2> 397161 INFO (qtp892593048-4949) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
[junit4] 2> 397161 INFO (qtp892593048-4949) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 397168 INFO
(searcherExecutor-1613-thread-1-processing-n:127.0.0.1:33094_solr
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4)
[n:127.0.0.1:33094_solr c:.system s:shard1 r:core_node4
x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2]
Registered new searcher Searcher@f6dacf8[.system_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.runtime.version=1.8.0_191-b12,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=9.0.0, os=Linux, os.arch=amd64,
os.version=4.4.0-137-generic, source=flush,
timestamp=1554108208361}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 397169 INFO (qtp892593048-4949) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 397171 INFO (qtp892593048-4949) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening [Searcher@11373474[.system_shard1_replica_n2]
main]
[junit4] 2> 397171 INFO (qtp892593048-4949) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.c.SolrCore
[.system_shard1_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@64690f77
[junit4] 2> 397171 INFO (qtp892593048-4949) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core..system.shard1.replica_n2, tag=64690f77
[junit4] 2> 397171 INFO (qtp892593048-4949) [n:127.0.0.1:33094_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3805b1c8: rootName =
solr_33094, domain = solr.core..system.shard1.replica_n2, service url = null,
agent id = null] for registry solr.core..system.shard1.replica_n2 /
com.codahale.metrics.MetricRegistry@1c980b95
[junit4] 2> 397176 INFO
(searcherExecutor-1613-thread-1-processing-n:127.0.0.1:33094_solr
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4)
[n:127.0.0.1:33094_solr c:.system s:shard1 r:core_node4
x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2]
Registered new searcher Searcher@11373474[.system_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.runtime.version=1.8.0_191-b12,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=9.0.0, os=Linux, os.arch=amd64,
os.version=4.4.0-137-generic, source=flush,
timestamp=1554108208361}]:[attributes={Lucene50StoredFieldsFormat.mode=B
[...truncated too long message...]
r/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1783932491
[copy] Copying 240 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1783932491
[delete] Deleting directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1783932491
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in
public
[ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 49ms :: artifacts dl 7ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 8 | 0 | 0 | 0 || 8 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 110 minutes 19 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]