Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4349/
2 tests failed.
FAILED: org.apache.solr.cloud.TestAuthenticationFramework.testBasics
Error Message:
java.lang.Exception: Test abandoned because suite timeout was reached.
Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
at __randomizedtesting.SeedInfo.seed([D86A8CDA594CBA82]:0)
FAILED: org.apache.solr.cloud.TestAuthenticationFramework.classMethod
Error Message:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
at __randomizedtesting.SeedInfo.seed([D86A8CDA594CBA82]:0)
Build Log:
[...truncated 1220 lines...]
# ERROR: Error from server at
http://localhost:8983/solr/admin/collections?action=CREATE&name=COLL_NAME&collection.configName=COLL_NAME&numShards=1&nrtReplicas=1&wt=javabin&version=2:
org.apache.solr.cluster.placement.PlacementException: Not enough eligible
nodes to place 1 replica(s) of type NRT for shard shard1 of collection COLL_NAME
ok 40 Affinity placement plugin using ENV
ok 41 post solr log into solr
ok 42 start solr with ssl
ok 43 start solr with ssl and auth
ok 44 SOLR11740 check f
ok 45 status detects locally running solr
ok 46 status does not expose cli parameters to end user
ok 47 listing out files
ok 48 copying files around
ok 49 upconfig
> Task :solr:packaging:integrationTests FAILED
> Task :solr:core:test
org.apache.solr.cloud.TestAuthenticationFramework > testBasics FAILED
java.lang.Exception: Test abandoned because suite timeout was reached.
at __randomizedtesting.SeedInfo.seed([D86A8CDA594CBA82]:0)
org.apache.solr.cloud.TestAuthenticationFramework > classMethod FAILED
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
at __randomizedtesting.SeedInfo.seed([D86A8CDA594CBA82]:0)
org.apache.solr.cloud.TestAuthenticationFramework > test suite's output saved
to
/tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestAuthenticationFramework.txt,
copied below:
2> 11421 INFO
(SUITE-TestAuthenticationFramework-seed#[D86A8CDA594CBA82]-worker) []
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/tmp/src/solr/solr/server/solr/configsets/_default/conf'
2> 11422 INFO
(SUITE-TestAuthenticationFramework-seed#[D86A8CDA594CBA82]-worker) []
o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-2 after mutting 0 log messages
2> 11424 INFO
(SUITE-TestAuthenticationFramework-seed#[D86A8CDA594CBA82]-worker) []
o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-3 for ERROR logs matching
regex: ignore_exception
2> 11425 INFO
(SUITE-TestAuthenticationFramework-seed#[D86A8CDA594CBA82]-worker) []
o.a.s.SolrTestCaseJ4 Created dataDir:
/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cloud.TestAuthenticationFramework_D86A8CDA594CBA82-001/data-dir-2-001
2> 11427 INFO
(SUITE-TestAuthenticationFramework-seed#[D86A8CDA594CBA82]-worker) []
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
2> 11430 INFO
(SUITE-TestAuthenticationFramework-seed#[D86A8CDA594CBA82]-worker) []
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
2> 11453 INFO
(SUITE-TestAuthenticationFramework-seed#[D86A8CDA594CBA82]-worker) []
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
2> 11491 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[D86A8CDA594CBA82]) []
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cloud.TestAuthenticationFramework_D86A8CDA594CBA82-001/tempDir-001
2> 11499 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[D86A8CDA594CBA82]) []
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
2> 11509 INFO (ZkTestServer Run Thread) [] o.a.s.c.ZkTestServer client port:
0.0.0.0/0.0.0.0:0
2> 11511 INFO (ZkTestServer Run Thread) [] o.a.s.c.ZkTestServer Starting
server
2> 11592 WARN (ZkTestServer Run Thread) [] o.a.z.s.ServerCnxnFactory
maxCnxns is not configured, using default value 0.
2> 11608 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[D86A8CDA594CBA82]) []
o.a.s.c.ZkTestServer start zk server on port: 36881
2> 11949 WARN
(TEST-TestAuthenticationFramework.testBasics-seed#[D86A8CDA594CBA82]) []
o.a.s.c.c.SolrZkClient Using default ZkCredentialsInjector.
ZkCredentialsInjector is not secure, it creates an empty list of credentials
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 12017 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[D86A8CDA594CBA82]) []
o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to
ZooKeeper
2> 12065 INFO (zkConnectionManagerCallback-15-thread-1) []
o.a.s.c.c.ConnectionManager zkClient has connected
2> 12066 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[D86A8CDA594CBA82]) []
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2> 12066 WARN
(TEST-TestAuthenticationFramework.testBasics-seed#[D86A8CDA594CBA82]) []
o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is not
secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 12101 WARN
(TEST-TestAuthenticationFramework.testBasics-seed#[D86A8CDA594CBA82]) []
o.a.s.c.c.SolrZkClient Using default ZkCredentialsInjector.
ZkCredentialsInjector is not secure, it creates an empty list of credentials
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 12120 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[D86A8CDA594CBA82]) []
o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to
ZooKeeper
2> 12130 INFO (zkConnectionManagerCallback-17-thread-1) []
o.a.s.c.c.ConnectionManager zkClient has connected
2> 12130 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[D86A8CDA594CBA82]) []
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2> 12131 WARN
(TEST-TestAuthenticationFramework.testBasics-seed#[D86A8CDA594CBA82]) []
o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is not
secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 12131 WARN
(TEST-TestAuthenticationFramework.testBasics-seed#[D86A8CDA594CBA82]) []
o.a.s.c.c.SolrZkClient Using default ZkCredentialsInjector.
ZkCredentialsInjector is not secure, it creates an empty list of credentials
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 12139 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[D86A8CDA594CBA82]) []
o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to
ZooKeeper
2> 12170 INFO (zkConnectionManagerCallback-19-thread-1) []
o.a.s.c.c.ConnectionManager zkClient has connected
2> 12171 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[D86A8CDA594CBA82]) []
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2> 12172 WARN
(TEST-TestAuthenticationFramework.testBasics-seed#[D86A8CDA594CBA82]) []
o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is not
secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 12556 INFO (jetty-launcher-20-thread-1) [] o.a.s.e.JettySolrRunner Start
Jetty (configured port=0, binding port=0)
2> 12557 INFO (jetty-launcher-20-thread-4) [] o.a.s.e.JettySolrRunner Start
Jetty (configured port=0, binding port=0)
2> 12556 INFO (jetty-launcher-20-thread-3) [] o.a.s.e.JettySolrRunner Start
Jetty (configured port=0, binding port=0)
2> 12560 INFO (jetty-launcher-20-thread-4) [] o.a.s.e.JettySolrRunner Trying
to start Jetty on port 0 try number 2 ...
2> 12561 INFO (jetty-launcher-20-thread-2) [] o.a.s.e.JettySolrRunner Start
Jetty (configured port=0, binding port=0)
2> 12562 INFO (jetty-launcher-20-thread-2) [] o.a.s.e.JettySolrRunner Trying
to start Jetty on port 0 try number 2 ...
2> 12564 INFO (jetty-launcher-20-thread-3) [] o.a.s.e.JettySolrRunner Trying
to start Jetty on port 0 try number 2 ...
2> 12567 INFO (jetty-launcher-20-thread-1) [] o.a.s.e.JettySolrRunner Trying
to start Jetty on port 0 try number 2 ...
2> 12571 INFO (jetty-launcher-20-thread-3) [] o.e.j.s.Server jetty-10.0.14;
built: 2023-02-22T23:12:32.272Z; git: 976721d0f3e903a243584d47870ad2f2c1bf9e55;
jvm 11.0.16+8
2> 12572 INFO (jetty-launcher-20-thread-2) [] o.e.j.s.Server jetty-10.0.14;
built: 2023-02-22T23:12:32.272Z; git: 976721d0f3e903a243584d47870ad2f2c1bf9e55;
jvm 11.0.16+8
2> 12572 INFO (jetty-launcher-20-thread-1) [] o.e.j.s.Server jetty-10.0.14;
built: 2023-02-22T23:12:32.272Z; git: 976721d0f3e903a243584d47870ad2f2c1bf9e55;
jvm 11.0.16+8
2> 12573 INFO (jetty-launcher-20-thread-4) [] o.e.j.s.Server jetty-10.0.14;
built: 2023-02-22T23:12:32.272Z; git: 976721d0f3e903a243584d47870ad2f2c1bf9e55;
jvm 11.0.16+8
2> 12816 INFO (jetty-launcher-20-thread-2) []
o.e.j.s.s.DefaultSessionIdManager Session workerName=node0
2> 12889 INFO (jetty-launcher-20-thread-3) []
o.e.j.s.s.DefaultSessionIdManager Session workerName=node0
2> 12892 INFO (jetty-launcher-20-thread-4) []
o.e.j.s.s.DefaultSessionIdManager Session workerName=node0
2> 12901 INFO (jetty-launcher-20-thread-3) [] o.e.j.s.h.ContextHandler
Started
o.e.j.s.ServletContextHandler@6de3ba39{/solr,file:///tmp/src/solr/solr/core/build/tmp/tests-cwd/,AVAILABLE}
2> 12902 INFO (jetty-launcher-20-thread-2) [] o.e.j.s.h.ContextHandler
Started
o.e.j.s.ServletContextHandler@6d3a4c55{/solr,file:///tmp/src/solr/solr/core/build/tmp/tests-cwd/,AVAILABLE}
2> 12911 INFO (jetty-launcher-20-thread-3) [] o.e.j.s.AbstractConnector
Started ServerConnector@3cce688c{ssl, (ssl, alpn, http/1.1,
h2)}{127.0.0.1:34143}
2> 12913 INFO (jetty-launcher-20-thread-2) [] o.e.j.s.AbstractConnector
Started ServerConnector@7ab9dece{ssl, (ssl, alpn, http/1.1,
h2)}{127.0.0.1:34185}
2> 12915 INFO (jetty-launcher-20-thread-3) [] o.e.j.s.Server Started
Server@31543fdd{STARTING}[10.0.14,sto=0] @12971ms
2> 12915 INFO (jetty-launcher-20-thread-2) [] o.e.j.s.Server Started
Server@48bc67b9{STARTING}[10.0.14,sto=0] @12971ms
2> 12919 INFO (jetty-launcher-20-thread-4) [] o.e.j.s.h.ContextHandler
Started
o.e.j.s.ServletContextHandler@97918c0{/solr,file:///tmp/src/solr/solr/core/build/tmp/tests-cwd/,AVAILABLE}
2> 12925 INFO (jetty-launcher-20-thread-1) []
o.e.j.s.s.DefaultSessionIdManager Session workerName=node0
2> 12925 INFO (jetty-launcher-20-thread-4) [] o.e.j.s.AbstractConnector
Started ServerConnector@1cecbcf0{ssl, (ssl, alpn, http/1.1,
h2)}{127.0.0.1:40573}
2> 12926 INFO (jetty-launcher-20-thread-4) [] o.e.j.s.Server Started
Server@2a6ba7e5{STARTING}[10.0.14,sto=0] @12982ms
2> 12931 INFO (jetty-launcher-20-thread-1) [] o.e.j.s.h.ContextHandler
Started
o.e.j.s.ServletContextHandler@54498040{/solr,file:///tmp/src/solr/solr/core/build/tmp/tests-cwd/,AVAILABLE}
2> 12936 INFO (jetty-launcher-20-thread-1) [] o.e.j.s.AbstractConnector
Started ServerConnector@22eeaf75{ssl, (ssl, alpn, http/1.1,
h2)}{127.0.0.1:42303}
2> 12937 INFO (jetty-launcher-20-thread-1) [] o.e.j.s.Server Started
Server@7a8d44ac{STARTING}[10.0.14,sto=0] @12994ms
2> 12938 ERROR (jetty-launcher-20-thread-4) [] o.a.s.u.StartupLoggingUtils
Missing Java Option solr.log.dir. Logging may be missing or incomplete.
2> 12938 INFO (jetty-launcher-20-thread-4) [] o.a.s.s.CoreContainerProvider
Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
2> 12938 ERROR (jetty-launcher-20-thread-1) [] o.a.s.u.StartupLoggingUtils
Missing Java Option solr.log.dir. Logging may be missing or incomplete.
2> 12939 INFO (jetty-launcher-20-thread-1) [] o.a.s.s.CoreContainerProvider
Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
2> 12946 INFO (jetty-launcher-20-thread-1) [] o.a.s.s.CoreContainerProvider
___ _ Welcome to Apache Solr™ version 9.3.0
2> 12946 INFO (jetty-launcher-20-thread-4) [] o.a.s.s.CoreContainerProvider
___ _ Welcome to Apache Solr™ version 9.3.0
2> 12947 ERROR (jetty-launcher-20-thread-2) [] o.a.s.u.StartupLoggingUtils
Missing Java Option solr.log.dir. Logging may be missing or incomplete.
2> 12946 INFO (jetty-launcher-20-thread-1) [] o.a.s.s.CoreContainerProvider
/ __| ___| |_ _ Starting in cloud mode on port null
2> 12947 INFO (jetty-launcher-20-thread-1) [] o.a.s.s.CoreContainerProvider
\__ \/ _ \ | '_| Install dir: /tmp/src/solr/solr
2> 12947 ERROR (jetty-launcher-20-thread-3) [] o.a.s.u.StartupLoggingUtils
Missing Java Option solr.log.dir. Logging may be missing or incomplete.
2> 12948 INFO (jetty-launcher-20-thread-3) [] o.a.s.s.CoreContainerProvider
Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
2> 12948 INFO (jetty-launcher-20-thread-2) [] o.a.s.s.CoreContainerProvider
Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
2> 12949 INFO (jetty-launcher-20-thread-2) [] o.a.s.s.CoreContainerProvider
___ _ Welcome to Apache Solr™ version 9.3.0
2> 12949 INFO (jetty-launcher-20-thread-2) [] o.a.s.s.CoreContainerProvider
/ __| ___| |_ _ Starting in cloud mode on port null
2> 12950 INFO (jetty-launcher-20-thread-2) [] o.a.s.s.CoreContainerProvider
\__ \/ _ \ | '_| Install dir: /tmp/src/solr/solr
2> 12950 INFO (jetty-launcher-20-thread-2) [] o.a.s.s.CoreContainerProvider
|___/\___/_|_| Start time: 2023-05-17T14:21:41.897535Z
2> 12951 INFO (jetty-launcher-20-thread-2) [] o.a.s.s.CoreContainerProvider
Solr Home:
/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cloud.TestAuthenticationFramework_D86A8CDA594CBA82-001/tempDir-001/node1
(source: servlet config: solr.solr.home)
2> 12952 WARN (jetty-launcher-20-thread-2) [] o.a.s.c.c.SolrZkClient Using
default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it creates
an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper
nodes
2> 12946 INFO (jetty-launcher-20-thread-4) [] o.a.s.s.CoreContainerProvider
/ __| ___| |_ _ Starting in cloud mode on port null
2> 12948 INFO (jetty-launcher-20-thread-3) [] o.a.s.s.CoreContainerProvider
___ _ Welcome to Apache Solr™ version 9.3.0
2> 12948 INFO (jetty-launcher-20-thread-1) [] o.a.s.s.CoreContainerProvider
|___/\___/_|_| Start time: 2023-05-17T14:21:41.895153Z
2> 12957 INFO (jetty-launcher-20-thread-3) [] o.a.s.s.CoreContainerProvider
/ __| ___| |_ _ Starting in cloud mode on port null
2> 12957 INFO (jetty-launcher-20-thread-1) [] o.a.s.s.CoreContainerProvider
Solr Home:
/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cloud.TestAuthenticationFramework_D86A8CDA594CBA82-001/tempDir-001/node2
(source: servlet config: solr.solr.home)
2> 12957 INFO (jetty-launcher-20-thread-3) [] o.a.s.s.CoreContainerProvider
\__ \/ _ \ | '_| Install dir: /tmp/src/solr/solr
2> 12957 INFO (jetty-launcher-20-thread-3) [] o.a.s.s.CoreContainerProvider
|___/\___/_|_| Start time: 2023-05-17T14:21:41.904733Z
2> 12957 WARN (jetty-launcher-20-thread-1) [] o.a.s.c.c.SolrZkClient Using
default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it creates
an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper
nodes
2> 12958 INFO (jetty-launcher-20-thread-3) [] o.a.s.s.CoreContainerProvider
Solr Home:
/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cloud.TestAuthenticationFramework_D86A8CDA594CBA82-001/tempDir-001/node3
(source: servlet config: solr.solr.home)
2> 12958 INFO (jetty-launcher-20-thread-4) [] o.a.s.s.CoreContainerProvider
\__ \/ _ \ | '_| Install dir: /tmp/src/solr/solr
2> 12958 INFO (jetty-launcher-20-thread-4) [] o.a.s.s.CoreContainerProvider
|___/\___/_|_| Start time: 2023-05-17T14:21:41.905693Z
2> 12958 WARN (jetty-launcher-20-thread-3) [] o.a.s.c.c.SolrZkClient Using
default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it creates
an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper
nodes
2> 12959 INFO (jetty-launcher-20-thread-4) [] o.a.s.s.CoreContainerProvider
Solr Home:
/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cloud.TestAuthenticationFramework_D86A8CDA594CBA82-001/tempDir-001/node4
(source: servlet config: solr.solr.home)
2> 12959 WARN (jetty-launcher-20-thread-4) [] o.a.s.c.c.SolrZkClient Using
default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it creates
an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper
nodes
2> 12968 INFO (jetty-launcher-20-thread-2) [] o.a.s.c.c.ConnectionManager
Waiting up to 30000ms for client to connect to ZooKeeper
2> 13010 INFO (jetty-launcher-20-thread-3) [] o.a.s.c.c.ConnectionManager
Waiting up to 30000ms for client to connect to ZooKeeper
2> 13020 INFO (jetty-launcher-20-thread-1) [] o.a.s.c.c.ConnectionManager
Waiting up to 30000ms for client to connect to ZooKeeper
2> 13103 INFO (jetty-launcher-20-thread-4) [] o.a.s.c.c.ConnectionManager
Waiting up to 30000ms for client to connect to ZooKeeper
2> 13124 INFO (zkConnectionManagerCallback-26-thread-1) []
o.a.s.c.c.ConnectionManager zkClient has connected
2> 13124 INFO (jetty-launcher-20-thread-3) [] o.a.s.c.c.ConnectionManager
Client is connected to ZooKeeper
2> 13125 WARN (jetty-launcher-20-thread-3) [] o.a.s.c.c.SolrZkClient Using
default ZkACLProvider. DefaultZkACLProvider is not secure, it creates
'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 13125 INFO (zkConnectionManagerCallback-24-thread-1) []
o.a.s.c.c.ConnectionManager zkClient has connected
2> 13125 INFO (jetty-launcher-20-thread-1) [] o.a.s.c.c.ConnectionManager
Client is connected to ZooKeeper
2> 13136 INFO (zkConnectionManagerCallback-28-thread-1) []
o.a.s.c.c.ConnectionManager zkClient has connected
2> 13136 WARN (jetty-launcher-20-thread-1) [] o.a.s.c.c.SolrZkClient Using
default ZkACLProvider. DefaultZkACLProvider is not secure, it creates
'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 13136 INFO (zkConnectionManagerCallback-22-thread-1) []
o.a.s.c.c.ConnectionManager zkClient has connected
2> 13136 INFO (jetty-launcher-20-thread-4) [] o.a.s.c.c.ConnectionManager
Client is connected to ZooKeeper
2> 13138 WARN (jetty-launcher-20-thread-4) [] o.a.s.c.c.SolrZkClient Using
default ZkACLProvider. DefaultZkACLProvider is not secure, it creates
'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 13138 INFO (jetty-launcher-20-thread-2) [] o.a.s.c.c.ConnectionManager
Client is connected to ZooKeeper
2> 13138 WARN (jetty-launcher-20-thread-2) [] o.a.s.c.c.SolrZkClient Using
default ZkACLProvider. DefaultZkACLProvider is not secure, it creates
'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 13143 INFO (jetty-launcher-20-thread-3) [] o.a.s.c.NodeConfig solr.xml
found in ZooKeeper. Loading...
2> 13145 INFO (jetty-launcher-20-thread-4) [] o.a.s.c.NodeConfig solr.xml
found in ZooKeeper. Loading...
2> 13145 WARN (jetty-launcher-20-thread-3) [] o.a.s.D.solrxml-zookeeper
Loading solr.xml from zookeeper is deprecated. See reference guide for details.
2> 13143 INFO (jetty-launcher-20-thread-1) [] o.a.s.c.NodeConfig solr.xml
found in ZooKeeper. Loading...
2> 13147 INFO (jetty-launcher-20-thread-2) [] o.a.s.c.NodeConfig solr.xml
found in ZooKeeper. Loading...
2> 13200 INFO (jetty-launcher-20-thread-1) [] o.a.s.c.SolrXmlConfig Metrics
collection is disabled.
2> 13200 INFO (jetty-launcher-20-thread-2) [] o.a.s.c.SolrXmlConfig Metrics
collection is disabled.
2> 13201 INFO (jetty-launcher-20-thread-4) [] o.a.s.c.SolrXmlConfig Metrics
collection is disabled.
2> 13202 INFO (jetty-launcher-20-thread-3) [] o.a.s.c.SolrXmlConfig Metrics
collection is disabled.
2> 13338 WARN (jetty-launcher-20-thread-4) [] o.e.j.u.s.S.config Trusting
all certificates configured for
Client@19ed4970[provider=null,keyStore=null,trustStore=null]
2> 13341 WARN (jetty-launcher-20-thread-4) [] o.e.j.u.s.S.config No Client
EndPointIdentificationAlgorithm configured for
Client@19ed4970[provider=null,keyStore=null,trustStore=null]
2> 13356 WARN (jetty-launcher-20-thread-1) [] o.e.j.u.s.S.config Trusting
all certificates configured for
Client@742621fc[provider=null,keyStore=null,trustStore=null]
2> 13357 WARN (jetty-launcher-20-thread-1) [] o.e.j.u.s.S.config No Client
EndPointIdentificationAlgorithm configured for
Client@742621fc[provider=null,keyStore=null,trustStore=null]
2> 13358 WARN (jetty-launcher-20-thread-3) [] o.e.j.u.s.S.config Trusting
all certificates configured for
Client@60cbbc1f[provider=null,keyStore=null,trustStore=null]
2> 13358 WARN (jetty-launcher-20-thread-2) [] o.e.j.u.s.S.config Trusting
all certificates configured for
Client@52cdab4b[provider=null,keyStore=null,trustStore=null]
2> 13359 WARN (jetty-launcher-20-thread-3) [] o.e.j.u.s.S.config No Client
EndPointIdentificationAlgorithm configured for
Client@60cbbc1f[provider=null,keyStore=null,trustStore=null]
2> 13360 WARN (jetty-launcher-20-thread-2) [] o.e.j.u.s.S.config No Client
EndPointIdentificationAlgorithm configured for
Client@52cdab4b[provider=null,keyStore=null,trustStore=null]
2> 13399 WARN (jetty-launcher-20-thread-2) [] o.e.j.u.s.S.config Trusting
all certificates configured for
Client@6306a6ff[provider=null,keyStore=null,trustStore=null]
2> 13400 WARN (jetty-launcher-20-thread-2) [] o.e.j.u.s.S.config No Client
EndPointIdentificationAlgorithm configured for
Client@6306a6ff[provider=null,keyStore=null,trustStore=null]
2> 13409 WARN (jetty-launcher-20-thread-4) [] o.e.j.u.s.S.config Trusting
all certificates configured for
Client@24facf72[provider=null,keyStore=null,trustStore=null]
2> 13409 WARN (jetty-launcher-20-thread-4) [] o.e.j.u.s.S.config No Client
EndPointIdentificationAlgorithm configured for
Client@24facf72[provider=null,keyStore=null,trustStore=null]
2> 13417 INFO (jetty-launcher-20-thread-4) [] o.a.s.c.ZkContainer Zookeeper
client=127.0.0.1:36881/solr
2> 13421 WARN (jetty-launcher-20-thread-3) [] o.e.j.u.s.S.config Trusting
all certificates configured for
Client@6b177c30[provider=null,keyStore=null,trustStore=null]
2> 13424 WARN (jetty-launcher-20-thread-3) [] o.e.j.u.s.S.config No Client
EndPointIdentificationAlgorithm configured for
Client@6b177c30[provider=null,keyStore=null,trustStore=null]
2> 13432 INFO (jetty-launcher-20-thread-2) [] o.a.s.c.ZkContainer Zookeeper
client=127.0.0.1:36881/solr
2> 13436 WARN (jetty-launcher-20-thread-1) [] o.e.j.u.s.S.config Trusting
all certificates configured for
Client@50098e24[provider=null,keyStore=null,trustStore=null]
2> 13437 WARN (jetty-launcher-20-thread-1) [] o.e.j.u.s.S.config No Client
EndPointIdentificationAlgorithm configured for
Client@50098e24[provider=null,keyStore=null,trustStore=null]
2> 13442 INFO (jetty-launcher-20-thread-2) []
o.a.s.c.DistributedClusterStateUpdater Creating DistributedClusterStateUpdater
with useDistributedStateUpdate=true. Solr will be using distributed cluster
state updates.
2> 13446 INFO (jetty-launcher-20-thread-4) []
o.a.s.c.DistributedClusterStateUpdater Creating DistributedClusterStateUpdater
with useDistributedStateUpdate=true. Solr will be using distributed cluster
state updates.
2> 13549 INFO (jetty-launcher-20-thread-4) [n:127.0.0.1:40573_solr]
o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to
ZooKeeper
2> 13549 INFO (jetty-launcher-20-thread-2) [n:127.0.0.1:34185_solr]
o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to
ZooKeeper
2> 13559 INFO (jetty-launcher-20-thread-1) [] o.a.s.c.ZkContainer Zookeeper
client=127.0.0.1:36881/solr
2> 13559 INFO (jetty-launcher-20-thread-1) []
o.a.s.c.DistributedClusterStateUpdater Creating DistributedClusterStateUpdater
with useDistributedStateUpdate=true. Solr will be using distributed cluster
state updates.
2> 13569 INFO (jetty-launcher-20-thread-3) [] o.a.s.c.ZkContainer Zookeeper
client=127.0.0.1:36881/solr
2> 13569 INFO (jetty-launcher-20-thread-3) []
o.a.s.c.DistributedClusterStateUpdater Creating DistributedClusterStateUpdater
with useDistributedStateUpdate=true. Solr will be using distributed cluster
state updates.
2> 13568 INFO (zkConnectionManagerCallback-60-thread-1) []
o.a.s.c.c.ConnectionManager zkClient has connected
2> 13570 INFO (jetty-launcher-20-thread-4) [n:127.0.0.1:40573_solr]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2> 13590 INFO (jetty-launcher-20-thread-1) [n:127.0.0.1:42303_solr]
o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to
ZooKeeper
2> 13592 INFO (zkConnectionManagerCallback-62-thread-1) []
o.a.s.c.c.ConnectionManager zkClient has connected
2> 13592 INFO (jetty-launcher-20-thread-2) [n:127.0.0.1:34185_solr]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2> 13595 INFO (jetty-launcher-20-thread-3) [n:127.0.0.1:34143_solr]
o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to
ZooKeeper
2> 13608 INFO (zkConnectionManagerCallback-65-thread-1) []
o.a.s.c.c.ConnectionManager zkClient has connected
2> 13609 INFO (jetty-launcher-20-thread-1) [n:127.0.0.1:42303_solr]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2> 13640 INFO (zkConnectionManagerCallback-68-thread-1) []
o.a.s.c.c.ConnectionManager zkClient has connected
2> 13640 INFO (jetty-launcher-20-thread-3) [n:127.0.0.1:34143_solr]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2> 13901 WARN (jetty-launcher-20-thread-2) [n:127.0.0.1:34185_solr]
o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable;
consider setting up ACLs as described in
https://solr.apache.org/guide/solr/latest/deployment-guide/zookeeper-access-control.html
2> 13908 WARN (jetty-launcher-20-thread-4) [n:127.0.0.1:40573_solr]
o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable;
consider setting up ACLs as described in
https://solr.apache.org/guide/solr/latest/deployment-guide/zookeeper-access-control.html
2> 13910 WARN (jetty-launcher-20-thread-1) [n:127.0.0.1:42303_solr]
o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable;
consider setting up ACLs as described in
https://solr.apache.org/guide/solr/latest/deployment-guide/zookeeper-access-control.html
2> 13914 WARN (jetty-launcher-20-thread-3) [n:127.0.0.1:34143_solr]
o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable;
consider setting up ACLs as described in
https://solr.apache.org/guide/solr/latest/deployment-guide/zookeeper-access-control.html
2> 13965 INFO (jetty-launcher-20-thread-4) [n:127.0.0.1:40573_solr]
o.a.s.c.DistributedClusterStateUpdater Creating DistributedClusterStateUpdater
with useDistributedStateUpdate=true. Solr will be using distributed cluster
state updates.
2> 13965 INFO (jetty-launcher-20-thread-1) [n:127.0.0.1:42303_solr]
o.a.s.c.DistributedClusterStateUpdater Creating DistributedClusterStateUpdater
with useDistributedStateUpdate=true. Solr will be using distributed cluster
state updates.
2> 13967 INFO (jetty-launcher-20-thread-2) [n:127.0.0.1:34185_solr]
o.a.s.c.DistributedClusterStateUpdater Creating DistributedClusterStateUpdater
with useDistributedStateUpdate=true. Solr will be using distributed cluster
state updates.
2> 13967 INFO (jetty-launcher-20-thread-3) [n:127.0.0.1:34143_solr]
o.a.s.c.DistributedClusterStateUpdater Creating DistributedClusterStateUpdater
with useDistributedStateUpdate=true. Solr will be using distributed cluster
state updates.
2> 14040 INFO (jetty-launcher-20-thread-3) [n:127.0.0.1:34143_solr]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34143_solr
2> 14046 INFO (jetty-launcher-20-thread-4) [n:127.0.0.1:40573_solr]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40573_solr
2> 14048 INFO (jetty-launcher-20-thread-1) [n:127.0.0.1:42303_solr]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42303_solr
2> 14050 INFO (jetty-launcher-20-thread-3) [n:127.0.0.1:34143_solr]
o.a.s.c.Overseer Overseer
(id=72057637788975114-127.0.0.1:34143_solr-n_0000000000) starting
2> 14049 INFO (jetty-launcher-20-thread-2) [n:127.0.0.1:34185_solr]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34185_solr
2> 14142 INFO (zkCallback-64-thread-1) [] o.a.s.c.c.ZkStateReader Updated
live nodes from ZooKeeper... (0) -> (3)
2> 14144 INFO (zkCallback-59-thread-1) [] o.a.s.c.c.ZkStateReader Updated
live nodes from ZooKeeper... (0) -> (3)
2> 14150 INFO (zkCallback-67-thread-1) [] o.a.s.c.c.ZkStateReader Updated
live nodes from ZooKeeper... (0) -> (3)
2> 14150 INFO (zkCallback-61-thread-1) [] o.a.s.c.c.ZkStateReader Updated
live nodes from ZooKeeper... (0) -> (3)
2> 14174 INFO (jetty-launcher-20-thread-1) [n:127.0.0.1:42303_solr]
o.a.s.c.CoreContainer Initializing authentication plugin:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
2> 14174 INFO (jetty-launcher-20-thread-2) [n:127.0.0.1:34185_solr]
o.a.s.c.CoreContainer Initializing authentication plugin:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
2> 14177 INFO (jetty-launcher-20-thread-4) [n:127.0.0.1:40573_solr]
o.a.s.c.CoreContainer Initializing authentication plugin:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
2> 14177 WARN (jetty-launcher-20-thread-1) [n:127.0.0.1:42303_solr]
o.a.s.c.CoreContainer Not all security plugins configured!
authentication=enabled authorization=disabled. Solr is only as secure as you
make it. Consider configuring authentication/authorization before exposing Solr
to users internal or external. See https://s.apache.org/solrsecurity for more
info
2> 14178 WARN (jetty-launcher-20-thread-1) [n:127.0.0.1:42303_solr]
o.a.s.c.CoreContainer Solr authentication is enabled, but SSL is off. Consider
enabling SSL to protect user credentials and data with encryption.
2> 14178 WARN (jetty-launcher-20-thread-4) [n:127.0.0.1:40573_solr]
o.a.s.c.CoreContainer Not all security plugins configured!
authentication=enabled authorization=disabled. Solr is only as secure as you
make it. Consider configuring authentication/authorization before exposing Solr
to users internal or external. See https://s.apache.org/solrsecurity for more
info
2> 14178 WARN (jetty-launcher-20-thread-4) [n:127.0.0.1:40573_solr]
o.a.s.c.CoreContainer Solr authentication is enabled, but SSL is off. Consider
enabling SSL to protect user credentials and data with encryption.
2> 14187 WARN (jetty-launcher-20-thread-2) [n:127.0.0.1:34185_solr]
o.a.s.c.CoreContainer Not all security plugins configured!
authentication=enabled authorization=disabled. Solr is only as secure as you
make it. Consider configuring authentication/authorization before exposing Solr
to users internal or external. See https://s.apache.org/solrsecurity for more
info
2> 14187 WARN (jetty-launcher-20-thread-2) [n:127.0.0.1:34185_solr]
o.a.s.c.CoreContainer Solr authentication is enabled, but SSL is off. Consider
enabling SSL to protect user credentials and data with encryption.
2> 14289 INFO (jetty-launcher-20-thread-3) [n:127.0.0.1:34143_solr]
o.a.s.c.ZkController Publish node=127.0.0.1:34143_solr as DOWN
2> 14289 INFO
(OverseerStateUpdate-72057637788975114-127.0.0.1:34143_solr-n_0000000000)
[n:127.0.0.1:34143_solr] o.a.s.c.Overseer Starting to work on the main queue :
127.0.0.1:34143_solr
2> 14291 INFO (jetty-launcher-20-thread-3) [n:127.0.0.1:34143_solr]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34143_solr
2> 14297 INFO
(OverseerStateUpdate-72057637788975114-127.0.0.1:34143_solr-n_0000000000)
[n:127.0.0.1:34143_solr] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
2> 14301 INFO (zkCallback-59-thread-1) [] o.a.s.c.c.ZkStateReader Updated
live nodes from ZooKeeper... (3) -> (4)
2> 14301 INFO (zkCallback-64-thread-1) [] o.a.s.c.c.ZkStateReader Updated
live nodes from ZooKeeper... (3) -> (4)
2> 14306 INFO (zkCallback-61-thread-1) [] o.a.s.c.c.ZkStateReader Updated
live nodes from ZooKeeper... (3) -> (4)
2> 14316 INFO (jetty-launcher-20-thread-3) [n:127.0.0.1:34143_solr]
o.a.s.c.CoreContainer Initializing authentication plugin:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
2> 14316 WARN (jetty-launcher-20-thread-3) [n:127.0.0.1:34143_solr]
o.a.s.c.CoreContainer Not all security plugins configured!
authentication=enabled authorization=disabled. Solr is only as secure as you
make it. Consider configuring authentication/authorization before exposing Solr
to users internal or external. See https://s.apache.org/solrsecurity for more
info
2> 14317 WARN (jetty-launcher-20-thread-3) [n:127.0.0.1:34143_solr]
o.a.s.c.CoreContainer Solr authentication is enabled, but SSL is off. Consider
enabling SSL to protect user credentials and data with encryption.
2> 14431 INFO (jetty-launcher-20-thread-1) [n:127.0.0.1:42303_solr]
o.a.s.c.a.c.DistributedCollectionConfigSetCommandRunner Creating
DistributedCollectionConfigSetCommandRunner. Collection and ConfigSet APIs are
running distributed (not Overseer based)
2> 14432 INFO (jetty-launcher-20-thread-1) [n:127.0.0.1:42303_solr]
o.a.s.c.DistributedClusterStateUpdater Creating DistributedClusterStateUpdater
with useDistributedStateUpdate=true. Solr will be using distributed cluster
state updates.
2> 14609 INFO (jetty-launcher-20-thread-4) [n:127.0.0.1:40573_solr]
o.a.s.c.a.c.DistributedCollectionConfigSetCommandRunner Creating
DistributedCollectionConfigSetCommandRunner. Collection and ConfigSet APIs are
running distributed (not Overseer based)
2> 14610 INFO (jetty-launcher-20-thread-4) [n:127.0.0.1:40573_solr]
o.a.s.c.DistributedClusterStateUpdater Creating DistributedClusterStateUpdater
with useDistributedStateUpdate=true. Solr will be using distributed cluster
state updates.
2> 14644 INFO (jetty-launcher-20-thread-2) [n:127.0.0.1:34185_solr]
o.a.s.c.a.c.DistributedCollectionConfigSetCommandRunner Creating
DistributedCollectionConfigSetCommandRunner. Collection and ConfigSet APIs are
running distributed (not Overseer based)
2> 14655 INFO (jetty-launcher-20-thread-2) [n:127.0.0.1:34185_solr]
o.a.s.c.DistributedClusterStateUpdater Creating DistributedClusterStateUpdater
with useDistributedStateUpdate=true. Solr will be using distributed cluster
state updates.
2> 14713 INFO (jetty-launcher-20-thread-3) [n:127.0.0.1:34143_solr]
o.a.s.c.a.c.DistributedCollectionConfigSetCommandRunner Creating
DistributedCollectionConfigSetCommandRunner. Collection and ConfigSet APIs are
running distributed (not Overseer based)
2> 14723 INFO (jetty-launcher-20-thread-3) [n:127.0.0.1:34143_solr]
o.a.s.c.DistributedClusterStateUpdater Creating DistributedClusterStateUpdater
with useDistributedStateUpdate=true. Solr will be using distributed cluster
state updates.
2> 14730 INFO (jetty-launcher-20-thread-2) [n:127.0.0.1:34185_solr]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cloud.TestAuthenticationFramework_D86A8CDA594CBA82-001/tempDir-001/node1
2> 14730 INFO (jetty-launcher-20-thread-4) [n:127.0.0.1:40573_solr]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cloud.TestAuthenticationFramework_D86A8CDA594CBA82-001/tempDir-001/node4
2> 14733 INFO (jetty-launcher-20-thread-1) [n:127.0.0.1:42303_solr]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cloud.TestAuthenticationFramework_D86A8CDA594CBA82-001/tempDir-001/node2
2> 14794 INFO (jetty-launcher-20-thread-3) [n:127.0.0.1:34143_solr]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cloud.TestAuthenticationFramework_D86A8CDA594CBA82-001/tempDir-001/node3
2> 15008 INFO (jetty-launcher-20-thread-3) [n:127.0.0.1:34143_solr]
o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
2> 15015 INFO (jetty-launcher-20-thread-4) [n:127.0.0.1:40573_solr]
o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
2> 15025 INFO (jetty-launcher-20-thread-2) [n:127.0.0.1:34185_solr]
o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
2> 15045 INFO (jetty-launcher-20-thread-1) [n:127.0.0.1:42303_solr]
o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
2> 15173 INFO (jetty-launcher-20-thread-3) [n:127.0.0.1:34143_solr]
o.a.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34143,
zkHost=127.0.0.1:36881/solr}
2> 15174 INFO (jetty-launcher-20-thread-2) [n:127.0.0.1:34185_solr]
o.a.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34185,
zkHost=127.0.0.1:36881/solr}
2> 15174 INFO (jetty-launcher-20-thread-1) [n:127.0.0.1:42303_solr]
o.a.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42303,
zkHost=127.0.0.1:36881/solr}
2> 15174 INFO (jetty-launcher-20-thread-4) [n:127.0.0.1:40573_solr]
o.a.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40573,
zkHost=127.0.0.1:36881/solr}
2> may. 18, 2023 4:21:40 A.M.
com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
2> ADVERTENCIA: Suite execution timed out:
org.apache.solr.cloud.TestAuthenticationFramework
2> ==== jstack at approximately timeout time ====
2> "Test worker" ID=1 WAITING on
com.carrotsearch.randomizedtesting.RandomizedRunner$2@5042975f
2> at [email protected]/java.lang.Object.wait(Native Method)
2> - waiting on
com.carrotsearch.randomizedtesting.RandomizedRunner$2@5042975f
2> at [email protected]/java.lang.Thread.join(Thread.java:1300)
2> at [email protected]/java.lang.Thread.join(Thread.java:1375)
2> at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:647)
2> at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:504)
2> at
org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:108)
2> at
org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:57)
2> at
org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:39)
2> at
org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
2> at
org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:52)
2> at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
2> at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2> at
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2> at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
2> at
org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
2> at
org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
2> at
org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
2> at
org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
2> at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
2> at
org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:176)
2> at
org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129)
2> at
org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100)
2> at
org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60)
2> at
org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
2> at
org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:113)
2> at
org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:65)
2> at
app//worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69)
2> at
app//worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)
2>
2> "Reference Handler" ID=2 RUNNABLE
2> at
[email protected]/java.lang.ref.Reference.waitForReferencePendingList(Native
Method)
2> at
[email protected]/java.lang.ref.Reference.processPendingReferences(Reference.java:241)
2> at
[email protected]/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:213)
2>
2> "Finalizer" ID=3 WAITING on java.lang.ref.ReferenceQueue$Lock@99c0c2d
2> at [email protected]/java.lang.Object.wait(Native Method)
2> - waiting on java.lang.ref.ReferenceQueue$Lock@99c0c2d
2> at
[email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
2> at
[email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
2> at
[email protected]/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:170)
2>
2> "Signal Dispatcher" ID=4 RUNNABLE
2>
2> "Common-Cleaner" ID=9 TIMED_WAITING on
java.lang.ref.ReferenceQueue$Lock@ffa4d80
2> at [email protected]/java.lang.Object.wait(Native Method)
2> - timed waiting on java.lang.ref.ReferenceQueue$Lock@ffa4d80
2> at
[email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
2> at
[email protected]/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148)
2> at [email protected]/java.lang.Thread.run(Thread.java:829)
2> at
[email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:161)
2>
2> "/127.0.0.1:41590 to /127.0.0.1:39901 workers" ID=11 WAITING on
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7d57ea75
2> at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
2> - waiting on
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7d57ea75
2> at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2> at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
2> at
[email protected]/java.util.concurrent.ArrayBlockingQueue.put(ArrayBlockingQueue.java:367)
2> at
org.gradle.api.internal.tasks.testing.worker.TestWorker.submitToRun(TestWorker.java:207)
2> - locked
org.gradle.api.internal.tasks.testing.worker.TestWorker@4b46db4f
2> at
org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:169)
2> at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
2> at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2> at
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2> at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
2> at
org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
2> at
org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
2> at
org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
2> at
org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
2> at
org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:414)
2> at
org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
2> at
org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:49)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2> at [email protected]/java.lang.Thread.run(Thread.java:829)
2> Locked synchronizers:
2> - java.util.concurrent.ThreadPoolExecutor$Worker@294425a7
2>
2> "/127.0.0.1:41590 to /127.0.0.1:39901 workers Thread 2" ID=12 WAITING on
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@14436c96
2> at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
2> - waiting on
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@14436c96
2> at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2> at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
2> at
org.gradle.internal.remote.internal.hub.queue.EndPointQueue.take(EndPointQueue.java:49)
2> at
org.gradle.internal.remote.internal.hub.MessageHub$ConnectionDispatch.run(MessageHub.java:322)
2> at
org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
2> at
org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:49)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2> at [email protected]/java.lang.Thread.run(Thread.java:829)
2> Locked synchronizers:
2> - java.util.concurrent.ThreadPoolExecutor$Worker@3270d194
2>
2> "/127.0.0.1:41590 to /127.0.0.1:39901 workers Thread 3" ID=13 RUNNABLE (in
native code)
2> at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
2> at
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
2> at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
2> - locked sun.nio.ch.Util$2@4908b5d3
2> - locked sun.nio.ch.EPollSelectorImpl@34e9931e
2> at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
2> at
org.gradle.internal.remote.internal.inet.SocketConnection$SocketInputStream.read(SocketConnection.java:185)
2> at com.esotericsoftware.kryo.io.Input.fill(Input.java:146)
2> at com.esotericsoftware.kryo.io.Input.require(Input.java:178)
2> at com.esotericsoftware.kryo.io.Input.readByte(Input.java:295)
2> at
org.gradle.internal.serialize.kryo.KryoBackedDecoder.readByte(KryoBackedDecoder.java:88)
2> at
org.gradle.internal.remote.internal.hub.InterHubMessageSerializer$MessageReader.read(InterHubMessageSerializer.java:64)
2> at
org.gradle.internal.remote.internal.hub.InterHubMessageSerializer$MessageReader.read(InterHubMessageSerializer.java:52)
2> at
org.gradle.internal.remote.internal.inet.SocketConnection.receive(SocketConnection.java:81)
2> at
org.gradle.internal.remote.internal.hub.MessageHub$ConnectionReceive.run(MessageHub.java:270)
2> at
org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
2> at
org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:49)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2> at [email protected]/java.lang.Thread.run(Thread.java:829)
2> Locked synchronizers:
2> - java.util.concurrent.ThreadPoolExecutor$Worker@76505305
2>
2> "SUITE-TestAuthenticationFramework-seed#[D86A8CDA594CBA82]" ID=25 RUNNABLE
2> at
[email protected]/sun.management.ThreadImpl.dumpThreads0(Native Method)
2> at
[email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521)
2> at
[email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:509)
2> at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:708)
2> at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:59)
2> at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:437)
2> - locked java.lang.Object@76afc3b4
2> at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:716)
2> at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
2> at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:637)
2>
2> "TEST-TestAuthenticationFramework.testBasics-seed#[D86A8CDA594CBA82]"
ID=26 WAITING on java.util.concurrent.FutureTask@7987262b
2> at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
2> - waiting on java.util.concurrent.FutureTask@7987262b
2> at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2> at
[email protected]/java.util.concurrent.FutureTask.awaitDone(FutureTask.java:447)
2> at
[email protected]/java.util.concurrent.FutureTask.get(FutureTask.java:190)
2> at
[email protected]/java.util.concurrent.AbstractExecutorService.invokeAll(AbstractExecutorService.java:247)
2> at
app//org.apache.solr.cloud.MiniSolrCloudCluster.<init>(MiniSolrCloudCluster.java:378)
2> at
app//org.apache.solr.cloud.MiniSolrCloudCluster$Builder.build(MiniSolrCloudCluster.java:1303)
2> at
app//org.apache.solr.cloud.MiniSolrCloudCluster$Builder.configure(MiniSolrCloudCluster.java:1275)
2> at
app//org.apache.solr.cloud.TestAuthenticationFramework.setUp(TestAuthenticationFramework.java:55)
2> at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
2> at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2> at
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2> at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
2> at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
2> at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:980)
2> at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
2> at
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
2> at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
2> at
app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
2> at
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
2> at
app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
2> at
app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
2> at
app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
2> at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
2> at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
2> at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
2> at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
2> at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
2> at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
2> at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
2> at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
2> at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
2> at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
2> at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
2> at
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
2> at
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
2> at
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
2> at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
2> at
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
2> at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
2> at
app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
2> at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
2> at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
2> at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
2> at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
2> at
app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
2> at
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
2> at
app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
2> at
app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
2> at
app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
2> at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
2> at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
2> at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
2> at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
2> at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$$Lambda$186/0x000000084021ac40.run(Unknown
Source)
2> at [email protected]/java.lang.Thread.run(Thread.java:829)
2>
2> "ZkTestServer Run Thread" ID=27 WAITING on
org.apache.zookeeper.server.NIOServerCnxnFactory$AcceptThread@75adb2e5
2> at [email protected]/java.lang.Object.wait(Native Method)
2> - waiting on
org.apache.zookeeper.server.NIOServerCnxnFactory$AcceptThread@75adb2e5
2> at [email protected]/java.lang.Thread.join(Thread.java:1300)
2> at [email protected]/java.lang.Thread.join(Thread.java:1375)
2> at
app//org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:915)
2> at
app//org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:337)
2> at app//org.apache.solr.cloud.ZkTestServer$1.run(ZkTestServer.java:581)
2>
2> "NIOServerCxnFactory.SelectorThread-1" ID=30 RUNNABLE (in native code)
2> at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
2> at
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
2> at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
2> - locked sun.nio.ch.Util$2@d24ae2d
2> - locked sun.nio.ch.EPollSelectorImpl@51e6e5e
2> at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
2> at
app//org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.select(NIOServerCnxnFactory.java:403)
2> at
app//org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.run(NIOServerCnxnFactory.java:368)
2>
2> "NIOServerCxnFactory.SelectorThread-0" ID=29 RUNNABLE (in native code)
2> at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
2> at
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
2> at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
2> - locked sun.nio.ch.Util$2@4568a6a8
2> - locked sun.nio.ch.EPollSelectorImpl@5d4a1e7a
2> at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
2> at
app//org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.select(NIOServerCnxnFactory.java:403)
2> at
app//org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.run(NIOServerCnxnFactory.java:368)
2>
2> "NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:0" ID=31 RUNNABLE (in
native code)
2> at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
2> at
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
2> at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
2> - locked sun.nio.ch.Util$2@75b79638
2> - locked sun.nio.ch.EPollSelectorImpl@32d6a4e
2> at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
2> at
app//org.apache.zookeeper.server.NIOServerCnxnFactory$AcceptThread.select(NIOServerCnxnFactory.java:205)
2> at
app//org.apache.zookeeper.server.NIOServerCnxnFactory$AcceptThread.run(NIOServerCnxnFactory.java:181)
2>
2> "ConnnectionExpirer" ID=28 TIMED_WAITING
2> at [email protected]/java.lang.Thread.sleep(Native Method)
2> at
app//org.apache.zookeeper.server.NIOServerCnxnFactory$ConnectionExpirerThread.run(NIOServerCnxnFactory.java:554)
2>
2> "NIOWorkerThread-1" ID=32 WAITING on
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3f0c165
2> at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
2> - waiting on
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3f0c165
2> at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2> at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
2> at
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2> at [email protected]/java.lang.Thread.run(Thread.java:829)
2>
2> "SessionTracker" ID=33 TIMED_WAITING
2> at [email protected]/java.lang.Thread.sleep(Native Method)
2> at
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:163)
2>
2> "SyncThread:0" ID=34 WAITING on
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@ec4b6af
2> at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
2> - waiting on
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@ec4b6af
2> at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2> at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
2> at
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
2> at
app//org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:170)
2>
2> "ProcessThread(sid:0 cport:36881):" ID=35 WAITING on
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@470bf719
2> at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
2> - waiting on
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@470bf719
2> at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2> at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
2> at
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
2> at
app//org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:142)
2>
2> "RequestThrottler" ID=36 WAITING on
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2f9c9aac
2> at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
2> - waiting on
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2f9c9aac
2> at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2> at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
2> at
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
2> at
app//org.apache.zookeeper.server.RequestThrottler.run(RequestThrottler.java:147)
2>
2> "NIOWorkerThread-2" ID=37 WAITING on
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3f0c165
2> at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
2> - waiting on
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3f0c165
2> at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2> at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
2> at
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2> at [email protected]/java.lang.Thread.run(Thread.java:829)
2>
2>
"TEST-TestAuthenticationFramework.testBasics-seed#[D86A8CDA594CBA82]-SendThread(127.0.0.1:36881)"
ID=38 RUNNABLE (in native code)
2> at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
2> at
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
2> at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
2> - locked sun.nio.ch.Util$2@2ae29dd3
2> - locked sun.nio.ch.EPollSelectorImpl@13827ee
2> at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
2> at
app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:332)
2> at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289)
2>
2>
"TEST-TestAuthenticationFramework.testBasics-seed#[D86A8CDA594CBA82]-EventThread"
ID=39 WAITING on
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1993bbef
2> at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
2> - waiting on
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1993bbef
2> at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2> at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
2> at
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
2> at
app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:549)
2>
2> "NIOWorkerThread-3" ID=40 WAITING on
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3f0c165
2> at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
2> - waiting on
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3f0c165
2> at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2> at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
2> at
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2> at [email protected]/java.lang.Thread.run(Thread.java:829)
2>
2> "zkConnectionManagerCallback-15-thread-1" ID=41 WAITING on
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@52911b8b
2> at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
2> - waiting on
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@52911b8b
2> at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2> at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
2> at
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2> at [email protected]/java.lang.Thread.run(Thread.java:829)
2>
2>
"TEST-TestAuthenticationFramework.testBasics-seed#[D86A8CDA594CBA82]-SendThread(127.0.0.1:36881)"
ID=42 RUNNABLE (in native code)
2> at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
2> at
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
2> at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
2> - locked sun.nio.ch.Util$2@6ca3080f
2> - locked sun.nio.ch.EPollSelectorImpl@2ce44522
2> at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
2> at
app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:332)
2> at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289)
2>
2>
"TEST-TestAuthenticationFramework.testBasics-seed#[D86A8CDA594CBA82]-EventThread"
ID=43 WAITING on
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@28acdf92
2> at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
2> - waiting on
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@28acdf92
2> at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2> at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
2> at
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
2> at
app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:549)
2>
2> "zkConnectionManagerCallback-17-thread-1" ID=44 WAITING on
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@72bbc44f
2> at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
2> - waiting on
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@72bbc44f
2> at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2> at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
2> at
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2> at [email protected]/java.lang.Thread.run(Thread.java:829)
2>
2> "jetty-launcher-20-thread-1" ID=48 WAITING on
java.util.concurrent.CountDownLatch$Sync@78d0f082
2> at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
2> - waiting on java.util.concurrent.CountDownLatch$Sync@78d0f082
2> at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2> at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
2> at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
2> at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
2> at
[email protected]/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:232)
2> at
app//org.apache.solr.servlet.CoreContainerProvider$ContextInitializationKey.waitForReadyService(CoreContainerProvider.java:522)
2> at
app//org.apache.solr.servlet.CoreContainerProvider$ServiceHolder.getService(CoreContainerProvider.java:561)
2> at
app//org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:147)
2> at
app//org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:133)
2> at
app//org.eclipse.jetty.servlet.ServletHandler.initializeHolders(ServletHandler.java:774)
2> at
app//org.eclipse.jetty.servlet.ServletHandler.setFilters(ServletHandler.java:1472)
2> at
app//org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:992)
2> at
app//org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:480)
2> at
app//org.apache.solr.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:427)
2> - locked org.apache.solr.embedded.JettySolrRunner$1@6ac4967
2> at
app//org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:253)
2> at
app//org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:94)
2> at
app//org.apache.solr.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:616)
2> at
app//org.apache.solr.embedded.JettySolrRunner.start(JettySolrRunner.java:554)
2> - locked org.apache.solr.embedded.JettySolrRunner@8efd1c5
2> at
app//org.apache.solr.embedded.JettySolrRunner.start(JettySolrRunner.java:525)
2> at
app//org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:567)
2> at
app//org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:373)
2> at
app//org.apache.solr.cloud.MiniSolrCloudCluster$$Lambda$541/0x000000084057e440.call(Unknown
Source)
2> at
[email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
2> at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
2> at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$280/0x00000008403a2c40.run(Unknown
Source)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2> at [email protected]/java.lang.Thread.run(Thread.java:829)
2> Locked synchronizers:
2> - java.util.concurrent.locks.ReentrantLock$NonfairSync@4671df05
2> - java.util.concurrent.ThreadPoolExecutor$Worker@168a6c86
2> - java.util.concurrent.locks.ReentrantLock$NonfairSync@6ac4f238
2> - java.util.concurrent.locks.ReentrantLock$NonfairSync@e476976
2>
2> "jetty-launcher-20-thread-2" ID=49 WAITING on
java.util.concurrent.CountDownLatch$Sync@39053135
2> at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
2> - waiting on java.util.concurrent.CountDownLatch$Sync@39053135
2> at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2> at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
2> at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
2> at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
2> at
[email protected]/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:232)
2> at
app//org.apache.solr.servlet.CoreContainerProvider$ContextInitializationKey.waitForReadyService(CoreContainerProvider.java:522)
2> at
app//org.apache.solr.servlet.CoreContainerProvider$ServiceHolder.getService(CoreContainerProvider.java:561)
2> at
app//org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:147)
2> at
app//org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:133)
2> at
app//org.eclipse.jetty.servlet.ServletHandler.initializeHolders(ServletHandler.java:774)
2> at
app//org.eclipse.jetty.servlet.ServletHandler.setFilters(ServletHandler.java:1472)
2> at
app//org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:992)
2> at
app//org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:480)
2> at
app//org.apache.solr.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:427)
2> - locked org.apache.solr.embedded.JettySolrRunner$1@3091916a
2> at
app//org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:253)
2> at
app//org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:94)
2> at
app//org.apache.solr.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:616)
2> at
app//org.apache.solr.embedded.JettySolrRunner.start(JettySolrRunner.java:554)
2> - locked org.apache.solr.embedded.JettySolrRunner@7d89f072
2> at
app//org.apache.solr.embedded.JettySolrRunner.start(JettySolrRunner.java:525)
2> at
app//org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:567)
2> at
app//org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:373)
2> at
app//org.apache.solr.cloud.MiniSolrCloudCluster$$Lambda$541/0x000000084057e440.call(Unknown
Source)
2> at
[email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
2> at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
2> at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$280/0x00000008403a2c40.run(Unknown
Source)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2> at [email protected]/java.lang.Thread.run(Thread.java:829)
2> Locked synchronizers:
2> - java.util.concurrent.ThreadPoolExecutor$Worker@5508b28a
2> - java.util.concurrent.locks.ReentrantLock$NonfairSync@48b02a6c
2> - java.util.concurrent.locks.ReentrantLock$NonfairSync@379b9718
2> - java.util.concurrent.locks.ReentrantLock$NonfairSync@b3d4a40
2>
2> "jetty-launcher-20-thread-3" ID=50 WAITING on
java.util.concurrent.CountDownLatch$Sync@4247f815
2> at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
2> - waiting on java.util.concurrent.CountDownLatch$Sync@4247f815
2> at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2> at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
2> at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
2> at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
2> at
[email protected]/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:232)
2> at
app//org.apache.solr.servlet.CoreContainerProvider$ContextInitializationKey.waitForReadyService(CoreContainerProvider.java:522)
2> at
app//org.apache.solr.servlet.CoreContainerProvider$ServiceHolder.getService(CoreContainerProvider.java:561)
2> at
app//org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:147)
2> at
app//org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:133)
2> at
app//org.eclipse.jetty.servlet.ServletHandler.initializeHolders(ServletHandler.java:774)
2> at
app//org.eclipse.jetty.servlet.ServletHandler.setFilters(ServletHandler.java:1472)
2> at
app//org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:992)
2> at
app//org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:480)
2> at
app//org.apache.solr.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:427)
2> - locked org.apache.solr.embedded.JettySolrRunner$1@702f8f33
2> at
app//org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:253)
2> at
app//org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:94)
2> at
app//org.apache.solr.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:616)
2> at
app//org.apache.solr.embedded.JettySolrRunner.start(JettySolrRunner.java:554)
2> - locked org.apache.solr.embedded.JettySolrRunner@1be7f579
2> at
app//org.apache.solr.embedded.JettySolrRunner.start(JettySolrRunner.java:525)
2> at
app//org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:567)
2> at
app//org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:373)
2> at
app//org.apache.solr.cloud.MiniSolrCloudCluster$$Lambda$541/0x000000084057e440.call(Unknown
Source)
2> at
[email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
2> at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
2> at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$280/0x00000008403a2c40.run(Unknown
Source)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2> at [email protected]/java.lang.Thread.run(Thread.java:829)
2> Locked synchronizers:
2> - java.util.concurrent.ThreadPoolExecutor$Worker@65af3878
2> - java.util.concurrent.locks.ReentrantLock$NonfairSync@7ae9c30f
2> - java.util.concurrent.locks.ReentrantLock$NonfairSync@6af5c9fe
2> - java.util.concurrent.locks.ReentrantLock$NonfairSync@66af8584
2>
2> "jetty-launcher-20-thread-4" ID=51 WAITING on
java.util.concurrent.CountDownLatch$Sync@65b97a0d
2> at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
2> - waiting on java.util.concurrent.CountDownLatch$Sync@65b97a0d
2> at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2> at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
2> at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
2> at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
2> at
[email protected]/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:232)
2> at
app//org.apache.solr.servlet.CoreContainerProvider$ContextInitializationKey.waitForReadyService(CoreContainerProvider.java:522)
2> at
app//org.apache.solr.servlet.CoreContainerProvider$ServiceHolder.getService(CoreContainerProvider.java:561)
2> at
app//org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:147)
2> at
app//org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:133)
2> at
app//org.eclipse.jetty.servlet.ServletHandler.initializeHolders(ServletHandler.java:774)
2> at
app//org.eclipse.jetty.servlet.ServletHandler.setFilters(ServletHandler.java:1472)
2> at
app//org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:992)
2> at
app//org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:480)
2> at
app//org.apache.solr.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:427)
2> - locked org.apache.solr.embedded.JettySolrRunner$1@7602aae9
2> at
app//org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:253)
2> at
app//org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:94)
2> at
app//org.apache.solr.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:616)
2> at
app//org.apache.solr.embedded.JettySolrRunner.start(JettySolrRunner.java:554)
2> - locked org.apache.solr.embedded.JettySolrRunner@327c27ee
2> at
app//org.apache.solr.embedded.JettySolrRunner.start(JettySolrRunner.java:525)
2> at
app//org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:567)
2> at
app//org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:373)
2> at
app//org.apache.solr.cloud.MiniSolrCloudCluster$$Lambda$541/0x000000084057e440.call(Unknown
Source)
2> at
[email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
2> at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
2> at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$280/0x00000008403a2c40.run(Unknown
Source)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2> at [email protected]/java.lang.Thread.run(Thread.java:829)
2> Locked synchronizers:
2> - java.util.concurrent.ThreadPoolExecutor$Worker@42cddf8e
2> - java.util.concurrent.locks.ReentrantLock$NonfairSync@28e51780
2> - java.util.concurrent.locks.ReentrantLock$NonfairSync@559fd5d9
2> - java.util.concurrent.locks.ReentrantLock$NonfairSync@36a96861
2>
2> "qtp863496978-56" ID=56 RUNNABLE (in native code)
2> at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
2> at
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
2> at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
2> - locked sun.nio.ch.Util$2@6560382d
2> - locked sun.nio.ch.EPollSelectorImpl@4efa0845
2> at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
2> at
app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
2> at
app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
2> at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
2> at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
2> at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
2> at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
2> at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
2> at
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$279/0x00000008403a3440.run(Unknown
Source)
2> at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936)
2> at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080)
2> at [email protected]/java.lang.Thread.run(Thread.java:829)
2>
2> "qtp863496978-57-acceptor-0@7a10b6bb-ServerConnector@3cce688c{ssl, (ssl,
alpn, http/1.1, h2)}{127.0.0.1:34143}" ID=57 RUNNABLE (in native code)
2> at [email protected]/sun.nio.ch.ServerSocketChannelImpl.accept0(Native
Method)
2> at
[email protected]/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533)
2> at
[email protected]/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:285)
2> at
app//org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:409)
2> at
app//org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:748)
2> at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936)
2> at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080)
2> at [email protected]/java.lang.Thread.run(Thread.java:829)
2> Locked synchronizers:
2> - java.util.concurrent.locks.ReentrantLock$NonfairSync@336d8b9b
2>
2> "qtp630868454-54" ID=54 RUNNABLE (in native code)
2> at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
2> at
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
2> at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
2> - locked sun.nio.ch.Util$2@1daaf6e9
2> - locked sun.nio.ch.EPollSelectorImpl@79ef1421
2> at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
2> at
app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
2> at
app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
2> at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
2> at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
2> at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
2> at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
2> at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
2> at
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$279/0x00000008403a3440.run(Unknown
Source)
2> at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936)
2> at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080)
2> at [email protected]/java.lang.Thread.run(Thread.java:829)
2>
2> "qtp1865395711-55" ID=55 RUNNABLE (in native code)
2> at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
2> at
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
2> at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
2> - locked sun.nio.ch.Util$2@67c98379
2> - locked sun.nio.ch.EPollSelectorImpl@38a7fd48
2> at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
2> at
app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
2> at
app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
2> at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
2> at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
2> at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
2> at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
2> at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
2> at
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$279/0x00000008403a3440.run(Unknown
Source)
2> at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936)
2> at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080)
2> at [email protected]/java.lang.Thread.run(Thread.java:829)
2>
2> "qtp858621042-53" ID=53 RUNNABLE (in native code)
2> at [email protected].
[...truncated too long message...]
3-thread-1, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
2> at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
2> at
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
2> at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
2> at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
2> at
app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
2> at
app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
2> at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
2> at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
2> at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
2> at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
2> at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
2> at
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$279/0x00000008403a3440.run(Unknown
Source)
2> at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
2> at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$280/0x00000008403a2c40.run(Unknown
Source)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2> at [email protected]/java.lang.Thread.run(Thread.java:829)
2> 77) Thread[id=104, name=httpShardExecutor-48-thread-1, state=RUNNABLE,
group=TGRP-TestAuthenticationFramework]
2> at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
2> at
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
2> at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
2> at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
2> at
app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
2> at
app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
2> at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
2> at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
2> at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
2> at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
2> at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
2> at
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$279/0x00000008403a3440.run(Unknown
Source)
2> at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
2> at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$280/0x00000008403a2c40.run(Unknown
Source)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2> at [email protected]/java.lang.Thread.run(Thread.java:829)
2> 78) Thread[id=106, name=httpShardExecutor-38-thread-1, state=RUNNABLE,
group=TGRP-TestAuthenticationFramework]
2> at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
2> at
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
2> at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
2> at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
2> at
app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
2> at
app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
2> at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
2> at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
2> at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
2> at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
2> at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
2> at
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$279/0x00000008403a3440.run(Unknown
Source)
2> at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
2> at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$280/0x00000008403a2c40.run(Unknown
Source)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2> at [email protected]/java.lang.Thread.run(Thread.java:829)
> java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
> at __randomizedtesting.SeedInfo.seed([D86A8CDA594CBA82]:0)
2> NOTE: test params are: codec=Asserting(Lucene95): {}, docValues:{},
maxPointsInLeafNode=1146, maxMBSortInHeap=6.321402462360802,
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-CU,
timezone=Pacific/Auckland
2> NOTE: Linux 5.4.0-100-generic amd64/Oracle Corporation 11.0.16
(64-bit)/cpus=1,threads=90,free=247023080,total=335544320
2> NOTE: All tests run in this JVM: [TestEmbeddedSolrServerAdminHandler,
TestAuthenticationFramework]
2> NOTE: reproduce with: gradlew test --tests TestAuthenticationFramework
-Dtests.seed=D86A8CDA594CBA82 -Dtests.locale=es-CU
-Dtests.timezone=Pacific/Auckland -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
:solr:core:test (FAILURE): 4740 test(s), 2 failure(s), 221 skipped
4740 tests completed, 2 failed, 221 skipped
> Task :solr:core:test FAILED
> Task :solr:core:wipeTaskTemp
ERROR: The following test(s) have failed:
- org.apache.solr.cloud.TestAuthenticationFramework.testBasics (:solr:core)
Test output:
/tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestAuthenticationFramework.txt
Reproduce with: gradlew :solr:core:test --tests
"org.apache.solr.cloud.TestAuthenticationFramework.testBasics" -Ptests.jvms=96
"-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m"
-Ptests.seed=D86A8CDA594CBA82 -Ptests.file.encoding=ISO-8859-1
- org.apache.solr.cloud.TestAuthenticationFramework.classMethod (:solr:core)
Test output:
/tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestAuthenticationFramework.txt
Reproduce with: gradlew :solr:core:test --tests
"org.apache.solr.cloud.TestAuthenticationFramework.classMethod" -Ptests.jvms=96
"-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m"
-Ptests.seed=D86A8CDA594CBA82 -Ptests.file.encoding=ISO-8859-1
FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
-----------
* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 285
* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command
> '/tmp/src/solr/.gradle/node/packaging/node_modules/bats/bin/bats'' finished
> with non-zero exit value 1
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
==============================================================================
2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:test'.
> There were failing tests. See the results at:
> file:///tmp/src/solr/solr/core/build/test-results/test/
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
==============================================================================
* Get more help at https://help.gradle.org
BUILD FAILED in 2h 4m 30s
625 actionable tasks: 609 executed, 16 up-to-date
[0m[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1
Total time: 2h4m52s
------------------------------------------------------------------------
+ status=1
+ ./crave pull '**/build/**/test/TEST-*.xml' '**/*.events' 'heapdumps/**'
'**/hs_err_pid*'
[31mError:[0m rsync: [sender] change_dir "/tmp/src/solr/heapdumps" failed: No
such file or directory (2)
rsync error: some files/attrs were not transferred (see previous errors) (code
23) at main.c(1675) [Receiver=3.1.2]
rsync: [Receiver] write error: Broken pipe (32)
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]