Build: https://ci-builds.apache.org/job/Solr/job/Solr-TestIntegration-9.x/443/
No tests ran.
Build Log:
[...truncated 394 lines...]
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper
localhost:39633 within 15000 ms
#
# Last output:
# % Total % Received % Xferd Average Speed Time Time Time
Current
# Dload Upload Total Spent Left Speed
#
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 194 100 194 0 0 18038 0 --:--:-- --:--:-- --:--:-- 19400
# {
# "responseHeader":{
# "status":0,
# "QTime":7,
# "params":{
# "q":"id:doc1"
# }
# },
# "response":{
# "numFound":0,
# "start":0,
# "numFoundExact":true,
# "docs":[ ]
# }
# }
not ok 39 using the bin/solr post tool to extract content from pdf # in 30560 ms
# (from function `assert_output' in file
.gradle/node/node_modules/bats-assert/src/assert.bash, line 247,
# in test file test/test_extraction.bats, line 97)
# `assert_output --partial '"numFound":1'' failed
# Solr will start in SolrCloud mode by default in version 10, and you will have
to provide --user-managed if you want to stay on the user-managed (aka.
standalone) mode.
#
# Waiting up to 180 seconds to see Solr running on port 38633 [|] [/]
[-] [\] [|]
# Started Solr server on port 38633 (pid=599819). Happy searching!
#
# Neither --zk-host or --solr-url parameters provided so assuming
solr url is http://localhost:38633.
# WARNING: Using _default configset. Data driven schema functionality is
enabled by default, which is
# NOT RECOMMENDED for production use.
#
# To turn it off:
# curl http://localhost:38633/solr/content_extraction/config -d
'{"set-user-property": {"update.autoCreateFields":"false"}}'
# Or:
# bin/solr config -c content_extraction -s http://localhost:38633
--action set-user-property --property update.autoCreateFields --value false
#
# Created new core 'content_extraction'
#
# -- output does not contain substring --
# substring (1 lines):
# "numFound":1
# output (18 lines):
# % Total % Received % Xferd Average Speed Time Time Time
Current
# Dload Upload Total Spent Left
Speed
#
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 190 100 190 0 0 52763 0 --:--:-- --:--:-- --:--:-- 63333
# {
# "responseHeader":{
# "status":0,
# "QTime":0,
# "params":{
# "q":"*:*"
# }
# },
# "response":{
# "numFound":0,
# "start":0,
# "numFoundExact":true,
# "docs":[ ]
# }
# }
# --
#
# Please find the SOLR_HOME snapshot for failed test #2 at:
/home/jenkins/jenkins-agent/workspace/Solr/Solr-TestIntegration-9.x/solr/packaging/build/test-output/failure-snapshots/39-2
# WARN - 2026-01-26 00:36:19.567; org.apache.solr.common.cloud.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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper
localhost:39633 within 15000 ms
#
# Last output:
# % Total % Received % Xferd Average Speed Time Time Time
Current
# Dload Upload Total Spent Left Speed
#
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 190 100 190 0 0 52763 0 --:--:-- --:--:-- --:--:-- 63333
# {
# "responseHeader":{
# "status":0,
# "QTime":0,
# "params":{
# "q":"*:*"
# }
# },
# "response":{
# "numFound":0,
# "start":0,
# "numFoundExact":true,
# "docs":[ ]
# }
# }
not ok 40 using the bin/solr post tool to crawl web site # in 31230 ms
# (from function `assert_output' in file
.gradle/node/node_modules/bats-assert/src/assert.bash, line 247,
# in test file test/test_extraction.bats, line 120)
# `assert_output --partial 'POSTed web resource https://solr.apache.org
(depth: 0)'' failed
# Solr will start in SolrCloud mode by default in version 10, and you will have
to provide --user-managed if you want to stay on the user-managed (aka.
standalone) mode.
#
# Waiting up to 180 seconds to see Solr running on port 38633 [|] [/]
[-] [\] [|]
# Started Solr server on port 38633 (pid=600433). Happy searching!
#
# Neither --zk-host or --solr-url parameters provided so assuming
solr url is http://localhost:38633.
# WARNING: Using _default configset. Data driven schema functionality is
enabled by default, which is
# NOT RECOMMENDED for production use.
#
# To turn it off:
# curl http://localhost:38633/solr/website_extraction/config -d
'{"set-user-property": {"update.autoCreateFields":"false"}}'
# Or:
# bin/solr config -c website_extraction -s http://localhost:38633
--action set-user-property --property update.autoCreateFields --value false
#
# Created new core 'website_extraction'
#
# -- output does not contain substring --
# substring (1 lines):
# POSTed web resource https://solr.apache.org (depth: 0)
# output (23 lines):
# WARNING: URLs provided to this tool needn't include Solr's context-root
(e.g. "/solr"). Such URLs are deprecated and support for them will be removed
in a future release. Correcting from [http://localhost:38633/solr] to
[http://localhost:38633/].
# Posting web pages to Solr url
http://localhost:38633/solr/website_extraction/update/extract
# Entering auto mode. Indexing pages with content-types corresponding to file
endings
xml,json,jsonl,csv,pdf,doc,docx,ppt,pptx,xls,xlsx,odt,odp,ods,ott,otp,ots,rtf,htm,html,txt,log
# Entering crawl at level 0 (1 links total, 1 new)
# PostTool: WARNING: Solr returned an error #500 (Server Error) for url:
http://localhost:38633/solr/website_extraction/update/extract?literal.id=https%3A%2F%2Fsolr.apache.org&literal.url=https%3A%2F%2Fsolr.apache.org
# PostTool: WARNING: Response: {
# "responseHeader":{
# "status":500,
# "QTime":36
# },
# "error":{
#
"metadata":["error-class","org.apache.solr.common.SolrException","root-error-class","java.net.ConnectException"],
# "msg":"org.apache.solr.common.SolrException: Error communicating with
TikaServer at http://localhost:38638/tika: ConnectException: Connection
refused. Check that a TikaServer is running.",
# "trace":"org.apache.solr.common.SolrException:
org.apache.solr.common.SolrException: Error communicating with TikaServer at
http://localhost:38638/tika: ConnectException: Connection refused. Check that a
TikaServer is running.\n\tat
org.apache.solr.handler.extraction.ExtractingDocumentLoader.load(ExtractingDocumentLoader.java:202)\n\tat
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:98)\n\tat
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:231)\n\tat
org.apache.solr.core.SolrCore.execute(SolrCore.java:2880)\n\tat
org.apache.solr.servlet.HttpSolrCall.executeCoreRequest(HttpSolrCall.java:914)\n\tat
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:587)\n\tat
org.apache.solr.servlet.SolrDispatchFilter.dispatch(SolrDispatchFilter.java:241)\n\tat
org.apache.solr.servlet.SolrDispatchFilter.lambda$doFilterRetry$0(SolrDispatchFilter.java:198)\n\tat
org.apache.solr.servlet.ServletUtils.traceHttpRequestExecution2(ServletUtils.java:227)\n\tat
org.apache.solr.servlet.ServletUtils.rateLimitRequest(ServletUtils.java:197)\n\tat
org.apache.solr.servlet.SolrDispatchFilter.doFilterRetry(SolrDispatchFilter.java:192)\n\tat
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:181)\n\tat
javax.servlet.http.HttpFilter.doFilter(HttpFilter.java:97)\n\tat
org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:210)\n\tat
org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635)\n\tat
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:527)\n\tat
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131)\n\tat
org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:598)\n\tat
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)\n\tat
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223)\n\tat
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580)\n\tat
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)\n\tat
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)\n\tat
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)\n\tat
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)\n\tat
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553)\n\tat
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)\n\tat
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)\n\tat
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)\n\tat
org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:149)\n\tat
org.eclipse.jetty.server.handler.InetAccessHandler.handle(InetAccessHandler.java:228)\n\tat
org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:141)\n\tat
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)\n\tat
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:301)\n\tat
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)\n\tat
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:822)\n\tat
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)\n\tat
org.eclipse.jetty.server.Server.handle(Server.java:563)\n\tat
org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)\n\tat
org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)\n\tat
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)\n\tat
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)\n\tat
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)\n\tat
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)\n\tat
org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)\n\tat
org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)\n\tat
org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)\n\tat
org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)\n\tat
org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)\n\tat
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)\n\tat
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)\n\tat
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)\n\tat
java.base/java.lang.Thread.run(Thread.java:829)\nCaused by:
org.apache.solr.common.SolrException: Error communicating with TikaServer at
http://localhost:38638/tika: ConnectException: Connection refused. Check that a
TikaServer is running.\n\tat
org.apache.solr.handler.extraction.TikaServerExtractionBackend.callTikaServer(TikaServerExtractionBackend.java:262)\n\tat
org.apache.solr.handler.extraction.TikaServerExtractionBackend.extractWithSaxHandler(TikaServerExtractionBackend.java:152)\n\tat
org.apache.solr.handler.extraction.ExtractingDocumentLoader.load(ExtractingDocumentLoader.java:194)\n\t...
52 more\nCaused by: java.net.ConnectException: Connection refused\n\tat
java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)\n\tat
java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:777)\n\tat
org.eclipse.jetty.io.SelectorManager.doFinishConnect(SelectorManager.java:358)\n\tat
org.eclipse.jetty.io.ManagedSelector.processConnect(ManagedSelector.java:345)\n\tat
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processSelected(ManagedSelector.java:677)\n\tat
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:534)\n\tat
org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:455)\n\tat
org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:248)\n\tat
org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)\n\tat
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:381)\n\tat
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\t...
1 more\n",
# "code":500
# }
# }
# PostTool: WARNING: IOException while reading response: java.io.IOException:
Server returned HTTP response code: 500 for URL:
http://localhost:38633/solr/website_extraction/update/extract?literal.id=https%3A%2F%2Fsolr.apache.org&literal.url=https%3A%2F%2Fsolr.apache.org
# PostTool: WARNING: An error occurred while posting https://solr.apache.org
# 0 web pages indexed.
# COMMITting Solr index changes to
http://localhost:38633/solr/website_extraction/update/extract...
# WARNING: URLs provided to this tool needn't include Solr's context-root
(e.g. "/solr"). Such URLs are deprecated and support for them will be removed
in a future release. Correcting from [http://localhost:38633/solr] to
[http://localhost:38633/].
# Time spent: 0:00:01.071
# --
#
# Please find the SOLR_HOME snapshot for failed test #3 at:
/home/jenkins/jenkins-agent/workspace/Solr/Solr-TestIntegration-9.x/solr/packaging/build/test-output/failure-snapshots/40-3
# WARN - 2026-01-26 00:36:50.821; org.apache.solr.common.cloud.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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper
localhost:39633 within 15000 ms
#
# Last output:
# WARNING: URLs provided to this tool needn't include Solr's context-root (e.g.
"/solr"). Such URLs are deprecated and support for them will be removed in a
future release. Correcting from [http://localhost:38633/solr] to
[http://localhost:38633/].
# Posting web pages to Solr url
http://localhost:38633/solr/website_extraction/update/extract
# Entering auto mode. Indexing pages with content-types corresponding to file
endings
xml,json,jsonl,csv,pdf,doc,docx,ppt,pptx,xls,xlsx,odt,odp,ods,ott,otp,ots,rtf,htm,html,txt,log
# Entering crawl at level 0 (1 links total, 1 new)
# PostTool: WARNING: Solr returned an error #500 (Server Error) for url:
http://localhost:38633/solr/website_extraction/update/extract?literal.id=https%3A%2F%2Fsolr.apache.org&literal.url=https%3A%2F%2Fsolr.apache.org
# PostTool: WARNING: Response: {
# "responseHeader":{
# "status":500,
# "QTime":36
# },
# "error":{
#
"metadata":["error-class","org.apache.solr.common.SolrException","root-error-class","java.net.ConnectException"],
# "msg":"org.apache.solr.common.SolrException: Error communicating with
TikaServer at http://localhost:38638/tika: ConnectException: Connection
refused. Check that a TikaServer is running.",
# "trace":"org.apache.solr.common.SolrException:
org.apache.solr.common.SolrException: Error communicating with TikaServer at
http://localhost:38638/tika: ConnectException: Connection refused. Check that a
TikaServer is running.\n\tat
org.apache.solr.handler.extraction.ExtractingDocumentLoader.load(ExtractingDocumentLoader.java:202)\n\tat
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:98)\n\tat
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:231)\n\tat
org.apache.solr.core.SolrCore.execute(SolrCore.java:2880)\n\tat
org.apache.solr.servlet.HttpSolrCall.executeCoreRequest(HttpSolrCall.java:914)\n\tat
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:587)\n\tat
org.apache.solr.servlet.SolrDispatchFilter.dispatch(SolrDispatchFilter.java:241)\n\tat
org.apache.solr.servlet.SolrDispatchFilter.lambda$doFilterRetry$0(SolrDispatchFilter.java:198)\n\tat
org.apache.solr.servlet.ServletUtils.traceHttpRequestExecution2(ServletUtils.java:227)\n\tat
org.apache.solr.servlet.ServletUtils.rateLimitRequest(ServletUtils.java:197)\n\tat
org.apache.solr.servlet.SolrDispatchFilter.doFilterRetry(SolrDispatchFilter.java:192)\n\tat
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:181)\n\tat
javax.servlet.http.HttpFilter.doFilter(HttpFilter.java:97)\n\tat
org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:210)\n\tat
org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635)\n\tat
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:527)\n\tat
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131)\n\tat
org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:598)\n\tat
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)\n\tat
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223)\n\tat
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580)\n\tat
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)\n\tat
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)\n\tat
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)\n\tat
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)\n\tat
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553)\n\tat
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)\n\tat
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)\n\tat
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)\n\tat
org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:149)\n\tat
org.eclipse.jetty.server.handler.InetAccessHandler.handle(InetAccessHandler.java:228)\n\tat
org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:141)\n\tat
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)\n\tat
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:301)\n\tat
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)\n\tat
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:822)\n\tat
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)\n\tat
org.eclipse.jetty.server.Server.handle(Server.java:563)\n\tat
org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)\n\tat
org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)\n\tat
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)\n\tat
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)\n\tat
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)\n\tat
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)\n\tat
org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)\n\tat
org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)\n\tat
org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)\n\tat
org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)\n\tat
org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)\n\tat
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)\n\tat
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)\n\tat
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)\n\tat
java.base/java.lang.Thread.run(Thread.java:829)\nCaused by:
org.apache.solr.common.SolrException: Error communicating with TikaServer at
http://localhost:38638/tika: ConnectException: Connection refused. Check that a
TikaServer is running.\n\tat
org.apache.solr.handler.extraction.TikaServerExtractionBackend.callTikaServer(TikaServerExtractionBackend.java:262)\n\tat
org.apache.solr.handler.extraction.TikaServerExtractionBackend.extractWithSaxHandler(TikaServerExtractionBackend.java:152)\n\tat
org.apache.solr.handler.extraction.ExtractingDocumentLoader.load(ExtractingDocumentLoader.java:194)\n\t...
52 more\nCaused by: java.net.ConnectException: Connection refused\n\tat
java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)\n\tat
java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:777)\n\tat
org.eclipse.jetty.io.SelectorManager.doFinishConnect(SelectorManager.java:358)\n\tat
org.eclipse.jetty.io.ManagedSelector.processConnect(ManagedSelector.java:345)\n\tat
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processSelected(ManagedSelector.java:677)\n\tat
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:534)\n\tat
org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:455)\n\tat
org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:248)\n\tat
org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)\n\tat
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:381)\n\tat
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\t...
1 more\n",
# "code":500
# }
# }
# PostTool: WARNING: IOException while reading response: java.io.IOException:
Server returned HTTP response code: 500 for URL:
http://localhost:38633/solr/website_extraction/update/extract?literal.id=https%3A%2F%2Fsolr.apache.org&literal.url=https%3A%2F%2Fsolr.apache.org
# PostTool: WARNING: An error occurred while posting https://solr.apache.org
# 0 web pages indexed.
# COMMITting Solr index changes to
http://localhost:38633/solr/website_extraction/update/extract...
# WARNING: URLs provided to this tool needn't include Solr's context-root (e.g.
"/solr"). Such URLs are deprecated and support for them will be removed in a
future release. Correcting from [http://localhost:38633/solr] to
[http://localhost:38633/].
# Time spent: 0:00:01.071
Stopping Tika Server container
ok 41 healthcheck on cloud solr # in 12367 ms
ok 42 solr help flag prints help # in 868 ms
ok 43 start help flag prints help # in 156 ms
ok 44 stop help flag prints help # in 152 ms
ok 45 restart help flag prints help # in 157 ms
ok 46 status help flag prints help # in 914 ms
ok 47 healthcheck help flag prints help # in 892 ms
ok 48 create help flag prints help # in 857 ms
ok 49 delete help flag prints help # in 865 ms
ok 50 zk help flag prints help # in 865 ms
ok 51 auth help flag prints help # in 883 ms
ok 52 assert help flag prints help # in 860 ms
ok 53 post help flag prints help # in 873 ms
ok 54 SQL Module # in 14660 ms
ok 55 Hadoop-Auth Module: KerberosPlugin Classloading # in 18717 ms
ok 56 icu collation in analysis-extras module # in 11532 ms
ok 57 lifecycle of package # in 7672 ms
ok 58 deploying and undeploying a collection level package # in 11984 ms
ok 59 Affinity placement plugin using sysprop # in 14269 ms
ok 60 Random placement plugin using ENV # in 14134 ms
ok 61 Check help command # in 2536 ms
ok 62 basic post with a type specified # in 4888 ms
ok 63 basic post with collection instead of url parameter # in 3551 ms
ok 64 basic post with solr-url and collection # in 3510 ms
ok 65 basic post WITHOUT a type specified # in 10295 ms
ok 66 crawling a directory as a dry-run # in 924 ms
ok 67 crawling a directory # in 3950 ms
ok 68 crawling a web site # in 33486 ms
ok 69 skipcommit and optimize and delete # in 3421 ms
ok 70 args mode # in 6745 ms
ok 71 stdin mode # in 3149 ms
ok 72 verbose echo the Solr response # in 3423 ms
ok 73 post solr log into solr via script # in 8018 ms
ok 74 post solr log into solr via cli # in 6146 ms
# starting solr-exporter on 38733
ok 75 should start solr prometheus exporter that scrapes solr for metrics # in
13762 ms
ok 76 unrecognized option logging # in 944 ms
ok 77 allowPaths - backup # in 14319 ms
ok 78 snapshot lifecycle # in 5016 ms
ok 79 snapshot list # in 3485 ms
ok 80 snapshot describe # in 3584 ms
ok 81 start solr with ssl # in 14880 ms
ok 82 use different hostname when not checking peer-name # in 23063 ms
ok 83 start solr with ssl and auth # in 13269 ms
ok 84 start solr with client truststore and security manager # in 14984 ms
ok 85 start solr with mTLS needed # in 42989 ms
ok 86 start solr with mTLS wanted # in 32129 ms
ok 87 test keystore reload # in 56468 ms
ok 88 SOLR-11740 check 'solr stop' connection # in 13008 ms
ok 89 stop command for single port # in 15182 ms
ok 90 start warns about SolrCloud mode if no mode specified # in 6663 ms
ok 91 start warns about SolrCloud mode if --cloud used # in 7330 ms
ok 92 start doesn't warn about SolrCloud mode if --user-managed used # in 6627
ms
ok 93 check stop command doesn't hang # in 240 ms
ok 94 SOLR-16976 solr starts with remote JMX enabled # in 6524 ms
ok 95 start with custom jetty options # in 6506 ms
ok 96 status detects locally running solr # in 8319 ms
ok 97 status with --solr-url from user # in 6610 ms
ok 98 status with --port from user # in 6589 ms
ok 99 status with invalid --solr-url from user # in 6448 ms
ok 100 status with --short format # in 6135 ms
ok 101 --version and -v both return Solr version # in 1669 ms
ok 102 -version and version both return Solr version and deprecation # in 1684
ms
ok 103 short help # in 864 ms
ok 104 short help is inferred # in 887 ms
ok 105 long help # in 854 ms
ok 106 running subcommands with zk is prevented # in 840 ms
ok 107 listing out files # in 2163 ms
ok 108 connecting to solr via various solr urls and zk hosts # in 9716 ms
ok 109 copying files around # in 11050 ms
ok 110 upconfig # in 2442 ms
ok 111 downconfig # in 1202 ms
ok 112 zkcli.sh gets 'solrhome' from 'solr.home' system property # in 1752 ms
ok 113 zkcli.sh gets 'solrhome' from 'solrhome' command line option # in 1757 ms
ok 114 bin/solr zk cp gets 'solrhome' from '--solr-home' command line option #
in 1519 ms
ok 115 env var ZK_HOST is honored # in 3242 ms
ok 116 Cleanup # in 2001 ms
> Task :solr:packaging:integrationTests FAILED
FAILURE: Build failed with an exception.
* Where:
Build file
'/home/jenkins/jenkins-agent/workspace/Solr/Solr-TestIntegration-9.x/solr/packaging/build.gradle'
line: 314
* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command
> '/home/jenkins/jenkins-agent/workspace/Solr/Solr-TestIntegration-9.x/solr/packaging/.gradle/node/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.
> Get more help at https://help.gradle.org.
Deprecated Gradle features were used in this build, making it incompatible with
Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings
and determine if they come from your own scripts or plugins.
For more on this, please refer to
https://docs.gradle.org/8.10/userguide/command_line_interface.html#sec:command_line_warnings
in the Gradle documentation.
BUILD FAILED in 19m 42s
107 actionable tasks: 107 executed
Publishing build scan...
https://develocity.apache.org/s/33byjkbduqswk
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
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]