You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@solr.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2023/09/06 02:56:14 UTC

[JENKINS] Solr » Solr-check-9.3 - Build # 532 - Still Failing!

Build: https://ci-builds.apache.org/job/Solr/job/Solr-check-9.3/532/

All tests passed

Build Log:
[...truncated 1159 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. Only able to place 0 replicas.
ok 42 Random placement plugin using ENV in 15511ms
ok 43 post solr log into solr in 9446ms
ok 44 start solr with ssl in 13514ms
ok 45 start solr with ssl and auth in 16325ms
ok 46 SOLR-11740 check 'solr stop' connection in 14994ms
ok 47 status detects locally running solr in 6911ms
ok 48 status does not expose cli parameters to end user in 204ms
ok 49 listing out files in 2397ms
ok 50 copying files around in 5737ms
ok 51 upconfig in 2376ms

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build.gradle' line: 285

* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.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.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 52m 52s
643 actionable tasks: 643 executed

Publishing build scan...
https://ge.apache.org/s/w6g56jgubhbi4

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' 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

[JENKINS] Solr » Solr-check-9.3 - Build # 535 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-check-9.3/535/

All tests passed

Build Log:
[...truncated 1128 lines...]
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/4-1
# Last output:
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 5 create for cloud mode in 1315ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_create.bats, line 40)
#   `assert_output --partial "Created collection 'COLL_NAME'"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Created collection 'COLL_NAME'
# output (4 lines):
#   WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#            To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/5-2
# Last output:
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 6 setup_file failed
# (from function `setup_file' in test file test/test_create_collection.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 3072896)
# Please choose a different port using the -p option.
#
not ok 14 setup_file failed
# (from function `setup_file' in test file test/test_delete_collection.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 3072896)
# Please choose a different port using the -p option.
#
not ok 18 SOLR-16755 test works with noprompt in 973ms
# (in test file test/test_example_noprompt.bats, line 32)
#   `solr start -e cloud -noprompt' failed
#
# Welcome to the SolrCloud example!
#
# Starting up 2 Solr nodes for your example SolrCloud cluster.
#
# Creating Solr home directory /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr
# Cloning /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node1 into
#    /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node2
#
# Starting up Solr on port 8983 using command:
# "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr"
#
#
# Port 8983 is already being used by another process (pid: 3072896)
# Please choose a different port using the -p option.
#
#
# ERROR: Failed to start Solr using command: "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr" Exception : org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/18-1
not ok 19 Check export command in 2501ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_export.bats, line 36)
#   `assert_output --partial 'Export complete'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Export complete
# output (32 lines):
#   WARN  - 2023-09-06 10:42:14.994; org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider; Attempt to fetch cluster state from http://localhost:8983/solr failed. => org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/collections?action=CLUSTERSTATUS&wt=javabin&version=2
#   	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
#   org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/collections?action=CLUSTERSTATUS&wt=javabin&version=2
#   	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.fetchLiveNodes(BaseHttpClusterStateProvider.java:227) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.init(BaseHttpClusterStateProvider.java:63) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.impl.Http2ClusterStateProvider.<init>(Http2ClusterStateProvider.java:32) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClient$Builder.build(CloudHttp2SolrClient.java:400) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.ExportTool$Info.fetchUniqueKey(ExportTool.java:172) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.ExportTool$MultiThreadedRunner.exportDocs(ExportTool.java:505) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.ExportTool.runImpl(ExportTool.java:211) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   Caused by: java.net.ConnectException: Connection refused
#   	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?]
#   	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774) ~[?:?]
#   	at sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120) ~[?:?]
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427) ~[jetty-io-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406) ~[http2-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633) ~[jetty-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610) ~[jetty-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606) ~[jetty-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180) ~[jetty-util-10.0.15.jar:10.0.15]
#   	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
#   	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
#   	at java.lang.Thread.run(Thread.java:829) [?:?]
#
#   ERROR: Couldn't initialize a HttpClusterStateProvider (is/are the Solr server(s), [http://localhost:8983/solr], down?)
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/19-1
# Last output:
# WARN  - 2023-09-06 10:42:14.994; org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider; Attempt to fetch cluster state from http://localhost:8983/solr failed. => org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/collections?action=CLUSTERSTATUS&wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/collections?action=CLUSTERSTATUS&wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.fetchLiveNodes(BaseHttpClusterStateProvider.java:227) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.init(BaseHttpClusterStateProvider.java:63) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.impl.Http2ClusterStateProvider.<init>(Http2ClusterStateProvider.java:32) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClient$Builder.build(CloudHttp2SolrClient.java:400) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.ExportTool$Info.fetchUniqueKey(ExportTool.java:172) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.ExportTool$MultiThreadedRunner.exportDocs(ExportTool.java:505) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.ExportTool.runImpl(ExportTool.java:211) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# Caused by: java.net.ConnectException: Connection refused
# 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?]
# 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774) ~[?:?]
# 	at sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120) ~[?:?]
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427) ~[jetty-io-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406) ~[http2-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633) ~[jetty-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610) ~[jetty-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606) ~[jetty-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180) ~[jetty-util-10.0.15.jar:10.0.15]
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
# 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
# 	at java.lang.Thread.run(Thread.java:829) [?:?]
#
# ERROR: Couldn't initialize a HttpClusterStateProvider (is/are the Solr server(s), [http://localhost:8983/solr], down?)
ok 20 export fails on non cloud mode in 2627ms
not ok 21 healthcheck on cloud solr in 989ms
# (in test file test/test_healthcheck.bats, line 32)
#   `solr start -c -e films' failed
# Creating Solr home directory /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/films/solr
#
# Starting up Solr on port 8983 using command:
# "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/films/solr"
#
#
# Port 8983 is already being used by another process (pid: 3072896)
# Please choose a different port using the -p option.
#
#
# ERROR: Failed to start Solr using command: "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/films/solr" Exception : org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/21-1
ok 22 start help flag prints help in 138ms
ok 23 stop help flag prints help in 133ms
ok 24 restart help flag prints help in 140ms
ok 25 status help flag prints help in 40ms # skip Currently the status -help flag doesn't return nice help text!
ok 26 healthcheck help flag prints help in 134ms
ok 27 create help flag prints help in 132ms
ok 28 createcore help flag prints help in 135ms
ok 29 createcollection help flag prints help in 141ms
ok 30 delete help flag prints help in 133ms
ok 31 version help flag prints help in 40ms # skip Currently the version -help flag doesn't return nice help text!
ok 32 zk help flag prints help in 137ms
ok 33 auth help flag prints help in 139ms
ok 34 assert help flag prints help in 40ms # skip Currently the assert -help flag doesn't return nice help text!
not ok 35 SQL Module in 34106ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_modules.bats, line 36)
#   `assert_output --partial '"docs":'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   "docs":
# output (2 lines):
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/COLL_NAME/sql?stmt=select+id+from+COLL_NAME+limit+10&wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/35-1
# WARN  - 2023-09-06 10:42:24.142; 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:9983 within 30000 ms
#
# Last output:
#
# ERROR: Server refused connection at: http://localhost:8983/solr/COLL_NAME/sql?stmt=select+id+from+COLL_NAME+limit+10&wt=javabin&version=2
not ok 36 Hadoop-Auth Module: KerberosPlugin Classloading in 31966ms
# (in test file test/test_modules.bats, line 49)
#   `solr start -c \' failed
#
# Port 8983 is already being used by another process (pid: 3072896)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/36-2
# WARN  - 2023-09-06 10:42:56.105; 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:9983 within 30000 ms
#
not ok 37 icu collation in analysis-extras module in 33066ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_modules.bats, line 66)
#   `assert_output --partial "Created collection 'COLL_NAME'"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Created collection 'COLL_NAME'
# output (2 lines):
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/37-3
# WARN  - 2023-09-06 10:43:29.210; 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:9983 within 30000 ms
#
# Last output:
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 38 package detects no running solr in 1095ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_packages.bats, line 34)
#   `assert_output --partial "No Solr nodes are running."' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   No Solr nodes are running.
# output (39 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 3072896 running on port 8983
#   Package Manager
#   ---------------
#   ./solr package add-repo <repository-name> <repository-url>
#   Add a repository to Solr.
#
#   ./solr package add-key <file-containing-trusted-key>
#   Add a trusted key to Solr.
#
#   ./solr package install <package-name>[:<version>] 
#   Install a package into Solr. This copies over the artifacts from the repository into Solr's internal package store and sets up classloader for this package to be used.
#
#   ./solr package deploy <package-name>[:<version>] [-y] [--update] -collections <comma-separated-collections> [-p <param1>=<val1> -p <param2>=<val2> ...] 
#   Bootstraps a previously installed package into the specified collections. It the package accepts parameters for its setup commands, they can be specified (as per package documentation).
#
#   ./solr package list-installed
#   Print a list of packages installed in Solr.
#
#   ./solr package list-available
#   Print a list of packages available in the repositories.
#
#   ./solr package list-deployed -c <collection>
#   Print a list of packages deployed on a given collection.
#
#   ./solr package list-deployed <package-name>
#   Print a list of collections on which a given package has been deployed.
#
#   ./solr package undeploy <package-name> -collections <comma-separated-collections>
#   Undeploy a package from specified collection(s)
#
#   ./solr package uninstall <package-name>:<version>
#   Uninstall an unused package with specified version from Solr. Both package name and version are required.
#
#
#   Note: (a) Please add '-solrUrl http://host:port' parameter if needed (usually on Windows).
#         (b) Please make sure that all Solr nodes are started with '-Denable.packages=true' parameter.
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/38-1
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 3072896 running on port 8983
# Package Manager
# ---------------
# ./solr package add-repo <repository-name> <repository-url>
# Add a repository to Solr.
#
# ./solr package add-key <file-containing-trusted-key>
# Add a trusted key to Solr.
#
# ./solr package install <package-name>[:<version>] 
# Install a package into Solr. This copies over the artifacts from the repository into Solr's internal package store and sets up classloader for this package to be used.
#
# ./solr package deploy <package-name>[:<version>] [-y] [--update] -collections <comma-separated-collections> [-p <param1>=<val1> -p <param2>=<val2> ...] 
# Bootstraps a previously installed package into the specified collections. It the package accepts parameters for its setup commands, they can be specified (as per package documentation).
#
# ./solr package list-installed
# Print a list of packages installed in Solr.
#
# ./solr package list-available
# Print a list of packages available in the repositories.
#
# ./solr package list-deployed -c <collection>
# Print a list of packages deployed on a given collection.
#
# ./solr package list-deployed <package-name>
# Print a list of collections on which a given package has been deployed.
#
# ./solr package undeploy <package-name> -collections <comma-separated-collections>
# Undeploy a package from specified collection(s)
#
# ./solr package uninstall <package-name>:<version>
# Uninstall an unused package with specified version from Solr. Both package name and version are required.
#
#
# Note: (a) Please add '-solrUrl http://host:port' parameter if needed (usually on Windows).
#       (b) Please make sure that all Solr nodes are started with '-Denable.packages=true' parameter.
not ok 39 lifecycle of package in 3008ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_packages.bats, line 47)
#   `assert_output --partial "Available packages:"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Available packages:
# output (29 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 3072896 running on port 8983
#   org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
#   	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
#   	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
#   	at org.apache.solr.cli.PackageTool.getZkHost(PackageTool.java:372)
#   	at org.apache.solr.cli.PackageTool.runImpl(PackageTool.java:90)
#   	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52)
#   	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
#   Caused by: java.net.ConnectException: Connection refused
#   	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
#   	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
#   	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
#   	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
#   	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
#   	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
#   	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
#   	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
#   	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
#   	at java.base/java.lang.Thread.run(Thread.java:829)
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/39-2
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 3072896 running on port 8983
# org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.PackageTool.getZkHost(PackageTool.java:372)
# 	at org.apache.solr.cli.PackageTool.runImpl(PackageTool.java:90)
# 	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 40 deploying and undeploying of packages in 1254ms
# (in test file test/test_packages.bats, line 53)
#   `solr create_collection -c foo-1.2' failed
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c foo-1.2 -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
#
# Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/40-3
# Last output:
#
# Port 8983 is already being used by another process (pid: 3072896)
# Please choose a different port using the -p option.
not ok 41 Affinity placement plugin using sysprop in 36996ms
# (in test file test/test_placement_plugin.bats, line 34)
#   `solr assert -c http://localhost:8983/solr -t 3000' failed with status 100
#
# ERROR: Solr is not running on url http://localhost:8983/solr after 3 seconds
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/41-1
# WARN  - 2023-09-06 10:44:11.715; 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:9983 within 30000 ms
#
# Last output:
#
# Port 8983 is already being used by another process (pid: 3072896)
# Please choose a different port using the -p option.
not ok 42 Random placement plugin using ENV in 36958ms
# (in test file test/test_placement_plugin.bats, line 43)
#   `solr assert -c http://localhost:8983/solr -t 3000' failed with status 100
#
# ERROR: Solr is not running on url http://localhost:8983/solr after 3 seconds
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/42-2
# WARN  - 2023-09-06 10:44:48.709; 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:9983 within 30000 ms
#
# Last output:
#
# Port 8983 is already being used by another process (pid: 3072896)
# Please choose a different port using the -p option.
not ok 43 setup_file failed
# (from function `setup_file' in test file test/test_postlogs.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 3072896)
# Please choose a different port using the -p option.
#
not ok 44 start solr with ssl in 2106ms
# (in test file test/test_ssl.bats, line 54)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 3072896)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/44-1
# Last output:
# INFO  - 2023-09-06 10:45:21.579; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-09-06 10:45:21.583; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword
# Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:559)
# 	at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:483)
# 	at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:440)
# 	at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:151)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
not ok 45 start solr with ssl and auth in 2063ms
# (in test file test/test_ssl.bats, line 86)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 3072896)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/45-2
# Last output:
# INFO  - 2023-09-06 10:45:23.687; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-09-06 10:45:23.691; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword
# Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:559)
# 	at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:483)
# 	at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:440)
# 	at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:151)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
not ok 46 SOLR-11740 check 'solr stop' connection in 205ms
# (in test file test/test_start_solr.bats, line 32)
#   `solr start' failed
#
# Port 8983 is already being used by another process (pid: 3072896)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/46-1
not ok 47 status detects locally running solr in 1236ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_status.bats, line 33)
#   `assert_output --partial "No Solr nodes are running."' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   No Solr nodes are running.
# output (5 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 3072896 running on port 8983
#   Solr at http://localhost:8983/solr not online.
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/47-1
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 3072896 running on port 8983
# Solr at http://localhost:8983/solr not online.
ok 48 status does not expose cli parameters to end user in 217ms
not ok 49 setup_file failed
# (from function `setup_file' in test file test/test_zk.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 3072896)
# Please choose a different port using the -p option.
#
# bats warning: Executed 39 instead of expected 51 tests

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build.gradle' line: 285

* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.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.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 50m 29s
643 actionable tasks: 643 executed

Publishing build scan...
https://ge.apache.org/s/5webhibzywpry

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' 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

[JENKINS] Solr » Solr-check-9.3 - Build # 534 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-check-9.3/534/

All tests passed

Build Log:
[...truncated 1130 lines...]
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/4-1
# Last output:
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 5 create for cloud mode in 1320ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_create.bats, line 40)
#   `assert_output --partial "Created collection 'COLL_NAME'"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Created collection 'COLL_NAME'
# output (4 lines):
#   WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#            To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/5-2
# Last output:
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 6 setup_file failed
# (from function `setup_file' in test file test/test_create_collection.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 3072896)
# Please choose a different port using the -p option.
#
not ok 14 setup_file failed
# (from function `setup_file' in test file test/test_delete_collection.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 3072896)
# Please choose a different port using the -p option.
#
not ok 18 SOLR-16755 test works with noprompt in 983ms
# (in test file test/test_example_noprompt.bats, line 32)
#   `solr start -e cloud -noprompt' failed
#
# Welcome to the SolrCloud example!
#
# Starting up 2 Solr nodes for your example SolrCloud cluster.
#
# Creating Solr home directory /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr
# Cloning /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node1 into
#    /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node2
#
# Starting up Solr on port 8983 using command:
# "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr"
#
#
# Port 8983 is already being used by another process (pid: 3072896)
# Please choose a different port using the -p option.
#
#
# ERROR: Failed to start Solr using command: "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr" Exception : org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/18-1
not ok 19 Check export command in 2536ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_export.bats, line 36)
#   `assert_output --partial 'Export complete'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Export complete
# output (33 lines):
#
#   ERROR: Couldn't initialize a HttpClusterStateProvider (is/are the Solr server(s), [http://localhost:8983/solr], down?)
#
#   WARN  - 2023-09-06 08:43:50.802; org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider; Attempt to fetch cluster state from http://localhost:8983/solr failed. => org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/collections?action=CLUSTERSTATUS&wt=javabin&version=2
#   	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
#   org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/collections?action=CLUSTERSTATUS&wt=javabin&version=2
#   	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.fetchLiveNodes(BaseHttpClusterStateProvider.java:227) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.init(BaseHttpClusterStateProvider.java:63) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.impl.Http2ClusterStateProvider.<init>(Http2ClusterStateProvider.java:32) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClient$Builder.build(CloudHttp2SolrClient.java:400) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.ExportTool$Info.fetchUniqueKey(ExportTool.java:172) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.ExportTool$MultiThreadedRunner.exportDocs(ExportTool.java:505) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.ExportTool.runImpl(ExportTool.java:211) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   Caused by: java.net.ConnectException: Connection refused
#   	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?]
#   	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774) ~[?:?]
#   	at sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120) ~[?:?]
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427) ~[jetty-io-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406) ~[http2-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633) ~[jetty-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610) ~[jetty-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606) ~[jetty-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180) ~[jetty-util-10.0.15.jar:10.0.15]
#   	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
#   	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
#   	at java.lang.Thread.run(Thread.java:829) [?:?]
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/19-1
# Last output:
#
# ERROR: Couldn't initialize a HttpClusterStateProvider (is/are the Solr server(s), [http://localhost:8983/solr], down?)
#
# WARN  - 2023-09-06 08:43:50.802; org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider; Attempt to fetch cluster state from http://localhost:8983/solr failed. => org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/collections?action=CLUSTERSTATUS&wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/collections?action=CLUSTERSTATUS&wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.fetchLiveNodes(BaseHttpClusterStateProvider.java:227) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.init(BaseHttpClusterStateProvider.java:63) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.impl.Http2ClusterStateProvider.<init>(Http2ClusterStateProvider.java:32) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClient$Builder.build(CloudHttp2SolrClient.java:400) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.ExportTool$Info.fetchUniqueKey(ExportTool.java:172) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.ExportTool$MultiThreadedRunner.exportDocs(ExportTool.java:505) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.ExportTool.runImpl(ExportTool.java:211) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# Caused by: java.net.ConnectException: Connection refused
# 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?]
# 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774) ~[?:?]
# 	at sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120) ~[?:?]
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427) ~[jetty-io-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406) ~[http2-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633) ~[jetty-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610) ~[jetty-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606) ~[jetty-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180) ~[jetty-util-10.0.15.jar:10.0.15]
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
# 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
# 	at java.lang.Thread.run(Thread.java:829) [?:?]
ok 20 export fails on non cloud mode in 2586ms
not ok 21 healthcheck on cloud solr in 995ms
# (in test file test/test_healthcheck.bats, line 32)
#   `solr start -c -e films' failed
# Creating Solr home directory /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/films/solr
#
# Starting up Solr on port 8983 using command:
# "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/films/solr"
#
#
# Port 8983 is already being used by another process (pid: 3072896)
# Please choose a different port using the -p option.
#
#
# ERROR: Failed to start Solr using command: "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/films/solr" Exception : org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/21-1
ok 22 start help flag prints help in 142ms
ok 23 stop help flag prints help in 132ms
ok 24 restart help flag prints help in 137ms
ok 25 status help flag prints help in 40ms # skip Currently the status -help flag doesn't return nice help text!
ok 26 healthcheck help flag prints help in 130ms
ok 27 create help flag prints help in 130ms
ok 28 createcore help flag prints help in 136ms
ok 29 createcollection help flag prints help in 149ms
ok 30 delete help flag prints help in 135ms
ok 31 version help flag prints help in 40ms # skip Currently the version -help flag doesn't return nice help text!
ok 32 zk help flag prints help in 137ms
ok 33 auth help flag prints help in 145ms
ok 34 assert help flag prints help in 40ms # skip Currently the assert -help flag doesn't return nice help text!
not ok 35 SQL Module in 34065ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_modules.bats, line 36)
#   `assert_output --partial '"docs":'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   "docs":
# output (2 lines):
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/COLL_NAME/sql?stmt=select+id+from+COLL_NAME+limit+10&wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/35-1
# WARN  - 2023-09-06 08:43:59.886; 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:9983 within 30000 ms
#
# Last output:
#
# ERROR: Server refused connection at: http://localhost:8983/solr/COLL_NAME/sql?stmt=select+id+from+COLL_NAME+limit+10&wt=javabin&version=2
not ok 36 Hadoop-Auth Module: KerberosPlugin Classloading in 31944ms
# (in test file test/test_modules.bats, line 49)
#   `solr start -c \' failed
#
# Port 8983 is already being used by another process (pid: 3072896)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/36-2
# WARN  - 2023-09-06 08:44:31.836; 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:9983 within 30000 ms
#
not ok 37 icu collation in analysis-extras module in 33102ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_modules.bats, line 66)
#   `assert_output --partial "Created collection 'COLL_NAME'"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Created collection 'COLL_NAME'
# output (2 lines):
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/37-3
# WARN  - 2023-09-06 08:45:04.974; 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:9983 within 30000 ms
#
# Last output:
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 38 package detects no running solr in 1079ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_packages.bats, line 34)
#   `assert_output --partial "No Solr nodes are running."' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   No Solr nodes are running.
# output (39 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 3072896 running on port 8983
#   Package Manager
#   ---------------
#   ./solr package add-repo <repository-name> <repository-url>
#   Add a repository to Solr.
#
#   ./solr package add-key <file-containing-trusted-key>
#   Add a trusted key to Solr.
#
#   ./solr package install <package-name>[:<version>] 
#   Install a package into Solr. This copies over the artifacts from the repository into Solr's internal package store and sets up classloader for this package to be used.
#
#   ./solr package deploy <package-name>[:<version>] [-y] [--update] -collections <comma-separated-collections> [-p <param1>=<val1> -p <param2>=<val2> ...] 
#   Bootstraps a previously installed package into the specified collections. It the package accepts parameters for its setup commands, they can be specified (as per package documentation).
#
#   ./solr package list-installed
#   Print a list of packages installed in Solr.
#
#   ./solr package list-available
#   Print a list of packages available in the repositories.
#
#   ./solr package list-deployed -c <collection>
#   Print a list of packages deployed on a given collection.
#
#   ./solr package list-deployed <package-name>
#   Print a list of collections on which a given package has been deployed.
#
#   ./solr package undeploy <package-name> -collections <comma-separated-collections>
#   Undeploy a package from specified collection(s)
#
#   ./solr package uninstall <package-name>:<version>
#   Uninstall an unused package with specified version from Solr. Both package name and version are required.
#
#
#   Note: (a) Please add '-solrUrl http://host:port' parameter if needed (usually on Windows).
#         (b) Please make sure that all Solr nodes are started with '-Denable.packages=true' parameter.
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/38-1
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 3072896 running on port 8983
# Package Manager
# ---------------
# ./solr package add-repo <repository-name> <repository-url>
# Add a repository to Solr.
#
# ./solr package add-key <file-containing-trusted-key>
# Add a trusted key to Solr.
#
# ./solr package install <package-name>[:<version>] 
# Install a package into Solr. This copies over the artifacts from the repository into Solr's internal package store and sets up classloader for this package to be used.
#
# ./solr package deploy <package-name>[:<version>] [-y] [--update] -collections <comma-separated-collections> [-p <param1>=<val1> -p <param2>=<val2> ...] 
# Bootstraps a previously installed package into the specified collections. It the package accepts parameters for its setup commands, they can be specified (as per package documentation).
#
# ./solr package list-installed
# Print a list of packages installed in Solr.
#
# ./solr package list-available
# Print a list of packages available in the repositories.
#
# ./solr package list-deployed -c <collection>
# Print a list of packages deployed on a given collection.
#
# ./solr package list-deployed <package-name>
# Print a list of collections on which a given package has been deployed.
#
# ./solr package undeploy <package-name> -collections <comma-separated-collections>
# Undeploy a package from specified collection(s)
#
# ./solr package uninstall <package-name>:<version>
# Uninstall an unused package with specified version from Solr. Both package name and version are required.
#
#
# Note: (a) Please add '-solrUrl http://host:port' parameter if needed (usually on Windows).
#       (b) Please make sure that all Solr nodes are started with '-Denable.packages=true' parameter.
not ok 39 lifecycle of package in 3000ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_packages.bats, line 47)
#   `assert_output --partial "Available packages:"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Available packages:
# output (29 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 3072896 running on port 8983
#   org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
#   	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
#   	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
#   	at org.apache.solr.cli.PackageTool.getZkHost(PackageTool.java:372)
#   	at org.apache.solr.cli.PackageTool.runImpl(PackageTool.java:90)
#   	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52)
#   	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
#   Caused by: java.net.ConnectException: Connection refused
#   	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
#   	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
#   	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
#   	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
#   	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
#   	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
#   	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
#   	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
#   	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
#   	at java.base/java.lang.Thread.run(Thread.java:829)
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/39-2
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 3072896 running on port 8983
# org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.PackageTool.getZkHost(PackageTool.java:372)
# 	at org.apache.solr.cli.PackageTool.runImpl(PackageTool.java:90)
# 	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 40 deploying and undeploying of packages in 1248ms
# (in test file test/test_packages.bats, line 53)
#   `solr create_collection -c foo-1.2' failed
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c foo-1.2 -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
#
# Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/40-3
# Last output:
#
# Port 8983 is already being used by another process (pid: 3072896)
# Please choose a different port using the -p option.
not ok 41 Affinity placement plugin using sysprop in 36957ms
# (in test file test/test_placement_plugin.bats, line 34)
#   `solr assert -c http://localhost:8983/solr -t 3000' failed with status 100
#
# ERROR: Solr is not running on url http://localhost:8983/solr after 3 seconds
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/41-1
# WARN  - 2023-09-06 08:45:47.404; 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:9983 within 30000 ms
#
# Last output:
#
# Port 8983 is already being used by another process (pid: 3072896)
# Please choose a different port using the -p option.
not ok 42 Random placement plugin using ENV in 37226ms
# (in test file test/test_placement_plugin.bats, line 43)
#   `solr assert -c http://localhost:8983/solr -t 3000' failed with status 100
#
# ERROR: Solr is not running on url http://localhost:8983/solr after 3 seconds
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/42-2
# WARN  - 2023-09-06 08:46:24.642; 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:9983 within 30000 ms
#
# Last output:
#
# Port 8983 is already being used by another process (pid: 3072896)
# Please choose a different port using the -p option.
not ok 43 setup_file failed
# (from function `setup_file' in test file test/test_postlogs.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 3072896)
# Please choose a different port using the -p option.
#
not ok 44 start solr with ssl in 2046ms
# (in test file test/test_ssl.bats, line 54)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 3072896)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/44-1
# Last output:
# INFO  - 2023-09-06 08:46:57.521; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-09-06 08:46:57.524; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword
# Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:559)
# 	at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:483)
# 	at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:440)
# 	at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:151)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
not ok 45 start solr with ssl and auth in 2223ms
# (in test file test/test_ssl.bats, line 86)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 3072896)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/45-2
# Last output:
# INFO  - 2023-09-06 08:46:59.676; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-09-06 08:46:59.684; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword
# Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:559)
# 	at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:483)
# 	at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:440)
# 	at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:151)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
not ok 46 SOLR-11740 check 'solr stop' connection in 209ms
# (in test file test/test_start_solr.bats, line 32)
#   `solr start' failed
#
# Port 8983 is already being used by another process (pid: 3072896)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/46-1
not ok 47 status detects locally running solr in 1407ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_status.bats, line 33)
#   `assert_output --partial "No Solr nodes are running."' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   No Solr nodes are running.
# output (5 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 3072896 running on port 8983
#   Solr at http://localhost:8983/solr not online.
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/47-1
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 3072896 running on port 8983
# Solr at http://localhost:8983/solr not online.
ok 48 status does not expose cli parameters to end user in 220ms
not ok 49 setup_file failed
# (from function `setup_file' in test file test/test_zk.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 3072896)
# Please choose a different port using the -p option.
#
# bats warning: Executed 39 instead of expected 51 tests

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build.gradle' line: 285

* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.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.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 48m 55s
643 actionable tasks: 643 executed

Publishing build scan...
https://ge.apache.org/s/7ahwmgzuqqcb4

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' 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

[JENKINS] Solr » Solr-check-9.3 - Build # 533 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-check-9.3/533/

All tests passed

Build Log:
[...truncated 1159 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. Only able to place 0 replicas.
ok 42 Random placement plugin using ENV in 14932ms
ok 43 post solr log into solr in 9676ms
ok 44 start solr with ssl in 14759ms
ok 45 start solr with ssl and auth in 16121ms
ok 46 SOLR-11740 check 'solr stop' connection in 15359ms
ok 47 status detects locally running solr in 7947ms
ok 48 status does not expose cli parameters to end user in 267ms
ok 49 listing out files in 3599ms
ok 50 copying files around in 7477ms
ok 51 upconfig in 2651ms

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build.gradle' line: 285

* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.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.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 52m 34s
643 actionable tasks: 643 executed

Publishing build scan...
https://ge.apache.org/s/ntiptusd7tldy

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' 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