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/08/16 23:32:13 UTC

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

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

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 1460ms
# (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: 2791435)
# 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: 2791435)
# Please choose a different port using the -p option.
#
not ok 18 SOLR-16755 test works with noprompt in 1063ms
# (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: 2791435)
# 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 2539ms
# (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 (2 lines):
#
#   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:
#
# 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 2757ms
not ok 21 healthcheck on cloud solr in 1059ms
# (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: 2791435)
# 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 150ms
ok 23 stop help flag prints help in 152ms
ok 24 restart help flag prints help in 156ms
ok 25 status help flag prints help in 42ms # skip Currently the status -help flag doesn't return nice help text!
ok 26 healthcheck help flag prints help in 139ms
ok 27 create help flag prints help in 144ms
ok 28 createcore help flag prints help in 145ms
ok 29 createcollection help flag prints help in 145ms
ok 30 delete help flag prints help in 138ms
ok 31 version help flag prints help in 43ms # skip Currently the version -help flag doesn't return nice help text!
ok 32 zk help flag prints help in 155ms
ok 33 auth help flag prints help in 150ms
ok 34 assert help flag prints help in 42ms # skip Currently the assert -help flag doesn't return nice help text!
not ok 35 SQL Module in 34353ms
# (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-08-16 23:29:02.138; 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 32059ms
# (in test file test/test_modules.bats, line 49)
#   `solr start -c \' failed
#
# Port 8983 is already being used by another process (pid: 2791435)
# 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-08-16 23:29:34.236; 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 33385ms
# (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-08-16 23:30:07.655; 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 1135ms
# (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 2791435 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 2791435 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 3216ms
# (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 2791435 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 2791435 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 1399ms
# (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: 2791435)
# Please choose a different port using the -p option.
not ok 41 Affinity placement plugin using sysprop in 37179ms
# (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-08-16 23:30:50.733; 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: 2791435)
# Please choose a different port using the -p option.
not ok 42 Random placement plugin using ENV in 37196ms
# (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-08-16 23:31:27.952; 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: 2791435)
# 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: 2791435)
# Please choose a different port using the -p option.
#
not ok 44 start solr with ssl in 2316ms
# (in test file test/test_ssl.bats, line 54)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 2791435)
# 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-08-16 23:32:01.028; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-08-16 23:32:01.032; 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 2320ms
# (in test file test/test_ssl.bats, line 86)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 2791435)
# 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-08-16 23:32:03.452; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-08-16 23:32:03.456; 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 217ms
# (in test file test/test_start_solr.bats, line 32)
#   `solr start' failed
#
# Port 8983 is already being used by another process (pid: 2791435)
# 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 1449ms
# (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 2791435 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 2791435 running on port 8983
# Solr at http://localhost:8983/solr not online.
ok 48 status does not expose cli parameters to end user in 222ms
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: 2791435)
# 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 26s
643 actionable tasks: 643 executed

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

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 # 361 - Still Failing!

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

3 tests failed.
FAILED:  org.apache.solr.cloud.MigrateReplicasTest.testGoodSpreadDuringAssignWithNoTarget

Error Message:
java.lang.AssertionError: The non-source node '127.0.0.1:44789_solr' has the wrong number of replicas after the migration expected:<2> but was:<3>

Stack Trace:
java.lang.AssertionError: The non-source node '127.0.0.1:44789_solr' has the wrong number of replicas after the migration expected:<2> but was:<3>
	at __randomizedtesting.SeedInfo.seed([4F1D3ECBB4E24C73:6176EAF181819D07]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.apache.solr.cloud.MigrateReplicasTest.testGoodSpreadDuringAssignWithNoTarget(MigrateReplicasTest.java:303)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.schema.DenseVectorFieldTest.denseVectorFieldOnAtomicUpdate_shouldBeUpdatedCorrectly

Error Message:
org.apache.solr.common.SolrException: Atomic document updates are not supported unless <updateLog/> is configured

Stack Trace:
org.apache.solr.common.SolrException: Atomic document updates are not supported unless <updateLog/> is configured
	at __randomizedtesting.SeedInfo.seed([4F1D3ECBB4E24C73:A590A673B30D9BD8]:0)
	at app//org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:297)
	at app//org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:234)
	at app//org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:111)
	at app//org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:189)
	at app//org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:120)
	at app//org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:102)
	at app//org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:84)
	at app//org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:224)
	at app//org.apache.solr.core.SolrCore.execute(SolrCore.java:2893)
	at app//org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:113)
	at app//org.apache.solr.util.TestHarness.update(TestHarness.java:295)
	at app//org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:270)
	at app//org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:238)
	at app//org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:969)
	at app//org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:951)
	at app//org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:946)
	at app//org.apache.solr.schema.DenseVectorFieldTest.denseVectorFieldOnAtomicUpdate_shouldBeUpdatedCorrectly(DenseVectorFieldTest.java:665)
	at java.base@11.0.16.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16.1/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16.1/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16.1/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.schema.DenseVectorFieldTest.denseVectorField_shouldBePresentAfterAtomicUpdate

Error Message:
org.apache.solr.common.SolrException: Atomic document updates are not supported unless <updateLog/> is configured

Stack Trace:
org.apache.solr.common.SolrException: Atomic document updates are not supported unless <updateLog/> is configured
	at __randomizedtesting.SeedInfo.seed([4F1D3ECBB4E24C73:5AAADC748B6098F9]:0)
	at app//org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:297)
	at app//org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:234)
	at app//org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:111)
	at app//org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:189)
	at app//org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:120)
	at app//org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:102)
	at app//org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:84)
	at app//org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:224)
	at app//org.apache.solr.core.SolrCore.execute(SolrCore.java:2893)
	at app//org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:113)
	at app//org.apache.solr.util.TestHarness.update(TestHarness.java:295)
	at app//org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:270)
	at app//org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:238)
	at app//org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:969)
	at app//org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:951)
	at app//org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:946)
	at app//org.apache.solr.schema.DenseVectorFieldTest.denseVectorField_shouldBePresentAfterAtomicUpdate(DenseVectorFieldTest.java:628)
	at java.base@11.0.16.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.16.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.16.1/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.16.1/java.lang.reflect.Method.invoke(Method.java:566)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base@11.0.16.1/java.lang.Thread.run(Thread.java:829)




Build Log:
[...truncated 4311 lines...]
  2>           => org.apache.solr.common.SolrException: ERROR: [doc=0] Error adding field 'vector_byte_encoding'='[128, 6, 7, 8]' msg=Error while creating field 'vector_byte_encoding{type=knn_vector_byte_encoding,properties=indexed,stored}' from value '[128, 6, 7, 8]'
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:248)
  2> org.apache.solr.common.SolrException: ERROR: [doc=0] Error adding field 'vector_byte_encoding'='[128, 6, 7, 8]' msg=Error while creating field 'vector_byte_encoding{type=knn_vector_byte_encoding,properties=indexed,stored}' from value '[128, 6, 7, 8]'
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:248) ~[main/:?]
  2> 	at org.apache.solr.update.AddUpdateCommand.makeLuceneDocs(AddUpdateCommand.java:213) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:1057) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:421) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:374) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:311) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:76) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:54) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:301) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:234) ~[main/:?]
  2> 	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:111) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:189) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:120) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:102) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:84) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:224) [main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2893) [main/:?]
  2> 	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:113) [main/:?]
  2> 	at org.apache.solr.util.TestHarness.update(TestHarness.java:295) [solr-test-framework-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
  2> 	at org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:270) [solr-test-framework-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
  2> 	at org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:238) [solr-test-framework-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
  2> 	at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:969) [solr-test-framework-9.3.1-SNAPSHOT.jar:?]
  2> 	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:951) [solr-test-framework-9.3.1-SNAPSHOT.jar:?]
  2> 	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:946) [solr-test-framework-9.3.1-SNAPSHOT.jar:?]
  2> 	at org.apache.solr.schema.DenseVectorFieldTest.lambda$denseVectorByteEncoding_shouldRaiseExceptionWithValuesOutsideBoundaries$10(DenseVectorFieldTest.java:693) [test/:?]
  2> 	at org.junit.Assert.assertThrows(Assert.java:1001) [junit-4.13.2.jar:4.13.2]
  2> 	at org.apache.solr.schema.DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithValuesOutsideBoundaries(DenseVectorFieldTest.java:689) [test/:?]
  2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
  2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
  2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
  2> 	at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at java.lang.Thread.run(Thread.java:829) [?:?]
  2> Caused by: org.apache.solr.common.SolrException: Error while creating field 'vector_byte_encoding{type=knn_vector_byte_encoding,properties=indexed,stored}' from value '[128, 6, 7, 8]'
  2> 	at org.apache.solr.schema.DenseVectorField.createFields(DenseVectorField.java:246) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:67) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addOriginalField(DocumentBuilder.java:304) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:193) ~[main/:?]
  2> 	... 73 more
  2> Caused by: org.apache.solr.common.SolrException: incorrect vector element: '128'. The expected format is:'[b1,b2..b3]' where each element b is a byte (-128 to 127)
  2> 	at org.apache.solr.util.vector.DenseVectorParser.parseIndexVector(DenseVectorParser.java:67) ~[main/:?]
  2> 	at org.apache.solr.util.vector.DenseVectorParser.parseVector(DenseVectorParser.java:45) ~[main/:?]
  2> 	at org.apache.solr.util.vector.ByteDenseVectorParser.getByteVector(ByteDenseVectorParser.java:34) ~[main/:?]
  2> 	at org.apache.solr.schema.DenseVectorField.createField(DenseVectorField.java:262) ~[main/:?]
  2> 	at org.apache.solr.schema.DenseVectorField.createFields(DenseVectorField.java:229) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:67) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addOriginalField(DocumentBuilder.java:304) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:193) ~[main/:?]
  2> 	... 73 more
  2> 872564 INFO  (TEST-DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithValuesOutsideBoundaries-seed#[4F1D3ECBB4E24C73]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory webapp=null path=null params={}{} 0 0
  2> 872564 ERROR (TEST-DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithValuesOutsideBoundaries-seed#[4F1D3ECBB4E24C73]) [ x:collection1] o.a.s.h.RequestHandlerBase Server exception
  2>           => org.apache.solr.common.SolrException: ERROR: [doc=1] Error adding field 'vector_byte_encoding'='[1, -129, 7, 8]' msg=Error while creating field 'vector_byte_encoding{type=knn_vector_byte_encoding,properties=indexed,stored}' from value '[1, -129, 7, 8]'
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:248)
  2> org.apache.solr.common.SolrException: ERROR: [doc=1] Error adding field 'vector_byte_encoding'='[1, -129, 7, 8]' msg=Error while creating field 'vector_byte_encoding{type=knn_vector_byte_encoding,properties=indexed,stored}' from value '[1, -129, 7, 8]'
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:248) ~[main/:?]
  2> 	at org.apache.solr.update.AddUpdateCommand.makeLuceneDocs(AddUpdateCommand.java:213) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:1057) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:421) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:374) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:311) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:76) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:54) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:301) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:234) ~[main/:?]
  2> 	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:111) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:189) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:120) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:102) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:84) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:224) [main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2893) [main/:?]
  2> 	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:113) [main/:?]
  2> 	at org.apache.solr.util.TestHarness.update(TestHarness.java:295) [solr-test-framework-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
  2> 	at org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:270) [solr-test-framework-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
  2> 	at org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:238) [solr-test-framework-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
  2> 	at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:969) [solr-test-framework-9.3.1-SNAPSHOT.jar:?]
  2> 	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:951) [solr-test-framework-9.3.1-SNAPSHOT.jar:?]
  2> 	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:946) [solr-test-framework-9.3.1-SNAPSHOT.jar:?]
  2> 	at org.apache.solr.schema.DenseVectorFieldTest.lambda$denseVectorByteEncoding_shouldRaiseExceptionWithValuesOutsideBoundaries$11(DenseVectorFieldTest.java:715) [test/:?]
  2> 	at org.junit.Assert.assertThrows(Assert.java:1001) [junit-4.13.2.jar:4.13.2]
  2> 	at org.apache.solr.schema.DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithValuesOutsideBoundaries(DenseVectorFieldTest.java:711) [test/:?]
  2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
  2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
  2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
  2> 	at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at java.lang.Thread.run(Thread.java:829) [?:?]
  2> Caused by: org.apache.solr.common.SolrException: Error while creating field 'vector_byte_encoding{type=knn_vector_byte_encoding,properties=indexed,stored}' from value '[1, -129, 7, 8]'
  2> 	at org.apache.solr.schema.DenseVectorField.createFields(DenseVectorField.java:246) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:67) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addOriginalField(DocumentBuilder.java:304) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:193) ~[main/:?]
  2> 	... 73 more
  2> Caused by: org.apache.solr.common.SolrException: incorrect vector element: '-129'. The expected format is:'[b1,b2..b3]' where each element b is a byte (-128 to 127)
  2> 	at org.apache.solr.util.vector.DenseVectorParser.parseIndexVector(DenseVectorParser.java:67) ~[main/:?]
  2> 	at org.apache.solr.util.vector.DenseVectorParser.parseVector(DenseVectorParser.java:45) ~[main/:?]
  2> 	at org.apache.solr.util.vector.ByteDenseVectorParser.getByteVector(ByteDenseVectorParser.java:34) ~[main/:?]
  2> 	at org.apache.solr.schema.DenseVectorField.createField(DenseVectorField.java:262) ~[main/:?]
  2> 	at org.apache.solr.schema.DenseVectorField.createFields(DenseVectorField.java:229) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:67) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addOriginalField(DocumentBuilder.java:304) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:193) ~[main/:?]
  2> 	... 73 more
  2> 872566 INFO  (TEST-DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithValuesOutsideBoundaries-seed#[4F1D3ECBB4E24C73]) [] o.a.s.SolrTestCaseJ4 ###deleteCore
  2> 872566 INFO  (TEST-DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithValuesOutsideBoundaries-seed#[4F1D3ECBB4E24C73]) [] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1315097301
  2> 872568 INFO  (coreCloseExecutor-11003-thread-1) [ x:collection1] o.a.s.c.SolrCore CLOSING SolrCore org.apache.solr.core.SolrCore@560d6302 collection1
  2> 872568 INFO  (coreCloseExecutor-11003-thread-1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@560d6302
  2> 872598 INFO  (coreCloseExecutor-11003-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
  2> 872600 INFO  (TEST-DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithValuesOutsideBoundaries-seed#[4F1D3ECBB4E24C73]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
  2> 872606 INFO  (TEST-DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithValuesOutsideBoundaries-seed#[4F1D3ECBB4E24C73]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
  2> 872610 INFO  (TEST-DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithValuesOutsideBoundaries-seed#[4F1D3ECBB4E24C73]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
  2> 872612 INFO  (TEST-DenseVectorFieldTest.denseVectorByteEncoding_shouldRaiseExceptionWithValuesOutsideBoundaries-seed#[4F1D3ECBB4E24C73]) [] o.a.s.SolrTestCaseJ4 ###Ending denseVectorByteEncoding_shouldRaiseExceptionWithValuesOutsideBoundaries
  2> 872617 INFO  (TEST-DenseVectorFieldTest.parseVector_FloatArrayList_shouldParseFloatArray-seed#[4F1D3ECBB4E24C73]) [] o.a.s.SolrTestCaseJ4 ###Starting parseVector_FloatArrayList_shouldParseFloatArray
  2> 872617 INFO  (TEST-DenseVectorFieldTest.parseVector_FloatArrayList_shouldParseFloatArray-seed#[4F1D3ECBB4E24C73]) [] o.a.s.SolrTestCaseJ4 ###Ending parseVector_FloatArrayList_shouldParseFloatArray
  2> 872621 INFO  (TEST-DenseVectorFieldTest.parseVector_IntArrayList_shouldParseByteArray-seed#[4F1D3ECBB4E24C73]) [] o.a.s.SolrTestCaseJ4 ###Starting parseVector_IntArrayList_shouldParseByteArray
  2> 872622 INFO  (TEST-DenseVectorFieldTest.parseVector_IntArrayList_shouldParseByteArray-seed#[4F1D3ECBB4E24C73]) [] o.a.s.SolrTestCaseJ4 ###Ending parseVector_IntArrayList_shouldParseByteArray
  2> 872625 INFO  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[4F1D3ECBB4E24C73]) [] o.a.s.SolrTestCaseJ4 ###Starting indexing_notAVectorValue_shouldThrowException
  2> 872625 INFO  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[4F1D3ECBB4E24C73]) [] o.a.s.SolrTestCaseJ4 ####initCore
  2> 872628 INFO  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[4F1D3ECBB4E24C73]) [] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1/lib/classes]
  2> 872668 INFO  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[4F1D3ECBB4E24C73]) [] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.7.0
  2> 872669 INFO  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[4F1D3ECBB4E24C73]) [] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/tmp/tests-tmp/solr.schema.DenseVectorFieldTest_4F1D3ECBB4E24C73-001/data-dir-153-001
  2> 872670 INFO  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[4F1D3ECBB4E24C73]) [] o.a.s.s.IndexSchema Schema name=schema-densevector
  2> 872670 WARN  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[4F1D3ECBB4E24C73]) [] o.a.s.s.DenseVectorField The vector dimension 2048 specified for field 2048_byte_vector exceeds the current Lucene default max dimension of 1024. It's un-tested territory, extra caution and benchmarks are recommended for production systems.
  2> 872670 WARN  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[4F1D3ECBB4E24C73]) [] o.a.s.s.DenseVectorField The vector dimension 2048 specified for field 2048_float_vector exceeds the current Lucene default max dimension of 1024. It's un-tested territory, extra caution and benchmarks are recommended for production systems.
  2> 872671 INFO  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[4F1D3ECBB4E24C73]) [] o.a.s.s.IndexSchema Loaded schema schema-densevector/1.0 with uniqueid field id
  2> 873496 WARN  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[4F1D3ECBB4E24C73]) [] o.e.j.u.s.S.config Trusting all certificates configured for Client@5dc28d12[provider=null,keyStore=null,trustStore=null]
  2> 873496 WARN  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[4F1D3ECBB4E24C73]) [] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5dc28d12[provider=null,keyStore=null,trustStore=null]
  2> 873498 WARN  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[4F1D3ECBB4E24C73]) [] o.e.j.u.s.S.config Trusting all certificates configured for Client@1a358820[provider=null,keyStore=null,trustStore=null]
  2> 873498 WARN  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[4F1D3ECBB4E24C73]) [] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1a358820[provider=null,keyStore=null,trustStore=null]
  2> 873499 WARN  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[4F1D3ECBB4E24C73]) [] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 873918 INFO  (coreLoadExecutor-11013-thread-1) [ x:collection1] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1/lib/classes]
  2> 873932 INFO  (coreLoadExecutor-11013-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.7.0
  2> 873934 INFO  (coreLoadExecutor-11013-thread-1) [ x:collection1] o.a.s.s.IndexSchema Schema name=schema-densevector
  2> 873934 WARN  (coreLoadExecutor-11013-thread-1) [ x:collection1] o.a.s.s.DenseVectorField The vector dimension 2048 specified for field 2048_byte_vector exceeds the current Lucene default max dimension of 1024. It's un-tested territory, extra caution and benchmarks are recommended for production systems.
  2> 873935 WARN  (coreLoadExecutor-11013-thread-1) [ x:collection1] o.a.s.s.DenseVectorField The vector dimension 2048 specified for field 2048_float_vector exceeds the current Lucene default max dimension of 1024. It's un-tested territory, extra caution and benchmarks are recommended for production systems.
  2> 873935 INFO  (coreLoadExecutor-11013-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema schema-densevector/1.0 with uniqueid field id
  2> 873936 INFO  (coreLoadExecutor-11013-thread-1) [ x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1, trusted=true
  2> 873937 INFO  (coreLoadExecutor-11013-thread-1) [ x:collection1] o.a.s.c.SolrCore Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/tmp/tests-tmp/solr.schema.DenseVectorFieldTest_4F1D3ECBB4E24C73-001/data-dir-153-001/]
  2> 873938 INFO  (coreLoadExecutor-11013-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022208E12, noCFSRatio=1.0]
  2> 873964 INFO  (coreLoadExecutor-11013-thread-1) [ x:collection1] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 873968 INFO  (coreLoadExecutor-11013-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
  2> 873968 INFO  (coreLoadExecutor-11013-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
  2> 873969 INFO  (coreLoadExecutor-11013-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergedSegmentMB=73.94182395935059, floorSegmentMB=1.3074970245361328, forceMergeDeletesPctAllowed=16.875711317019196, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022208E12, noCFSRatio=0.0, deletesPctAllowed=46.413856139797836
  2> 873969 WARN  (coreLoadExecutor-11013-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1/conf ; switching to use InMemory storage instead.
  2> 873970 INFO  (coreLoadExecutor-11013-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
  2> 873984 INFO  (searcherExecutor-11015-thread-1-processing-collection1) [ x:collection1] o.a.s.c.SolrCore Registered new searcher autowarm time: 0 ms
  2> 873995 INFO  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[4F1D3ECBB4E24C73]) [] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 874004 INFO  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[4F1D3ECBB4E24C73]) [] o.a.s.SolrTestCaseJ4 ####initCore end
  2> 874006 INFO  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[4F1D3ECBB4E24C73]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory webapp=null path=null params={}{} 0 0
  2> 874006 ERROR (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[4F1D3ECBB4E24C73]) [ x:collection1] o.a.s.h.RequestHandlerBase Server exception
  2>           => org.apache.solr.common.SolrException: ERROR: [doc=0] Error adding field 'vector'='5.4' msg=Error while creating field 'vector{type=knn_vector,properties=indexed,stored}' from value '5.4'
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:248)
  2> org.apache.solr.common.SolrException: ERROR: [doc=0] Error adding field 'vector'='5.4' msg=Error while creating field 'vector{type=knn_vector,properties=indexed,stored}' from value '5.4'
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:248) ~[main/:?]
  2> 	at org.apache.solr.update.AddUpdateCommand.makeLuceneDocs(AddUpdateCommand.java:213) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:1057) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:421) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:374) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:311) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:76) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:54) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:301) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:234) ~[main/:?]
  2> 	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:111) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:189) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:120) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:102) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:84) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:224) [main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2893) [main/:?]
  2> 	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:113) [main/:?]
  2> 	at org.apache.solr.util.TestHarness.update(TestHarness.java:295) [solr-test-framework-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
  2> 	at org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:270) [solr-test-framework-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
  2> 	at org.apache.solr.util.BaseTestHarness.validateErrorUpdate(BaseTestHarness.java:252) [solr-test-framework-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
  2> 	at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:972) [solr-test-framework-9.3.1-SNAPSHOT.jar:?]
  2> 	at org.apache.solr.SolrTestCaseJ4.assertFailedU(SolrTestCaseJ4.java:961) [solr-test-framework-9.3.1-SNAPSHOT.jar:?]
  2> 	at org.apache.solr.SolrTestCaseJ4.assertFailedU(SolrTestCaseJ4.java:956) [solr-test-framework-9.3.1-SNAPSHOT.jar:?]
  2> 	at org.apache.solr.schema.DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException(DenseVectorFieldTest.java:418) [test/:?]
  2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
  2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
  2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
  2> 	at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at java.lang.Thread.run(Thread.java:829) [?:?]
  2> Caused by: org.apache.solr.common.SolrException: Error while creating field 'vector{type=knn_vector,properties=indexed,stored}' from value '5.4'
  2> 	at org.apache.solr.schema.DenseVectorField.createFields(DenseVectorField.java:246) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:67) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addOriginalField(DocumentBuilder.java:304) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:193) ~[main/:?]
  2> 	... 71 more
  2> Caused by: org.apache.solr.common.SolrException: incorrect vector format. The expected format is:'[f1,f2..f3]' where each element f is a float
  2> 	at org.apache.solr.util.vector.DenseVectorParser.parseIndexVector(DenseVectorParser.java:56) ~[main/:?]
  2> 	at org.apache.solr.util.vector.DenseVectorParser.parseVector(DenseVectorParser.java:45) ~[main/:?]
  2> 	at org.apache.solr.util.vector.FloatDenseVectorParser.getFloatVector(FloatDenseVectorParser.java:34) ~[main/:?]
  2> 	at org.apache.solr.schema.DenseVectorField.createField(DenseVectorField.java:265) ~[main/:?]
  2> 	at org.apache.solr.schema.DenseVectorField.createFields(DenseVectorField.java:229) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:67) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addOriginalField(DocumentBuilder.java:304) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:193) ~[main/:?]
  2> 	... 71 more
  2> 874012 INFO  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[4F1D3ECBB4E24C73]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory webapp=null path=null params={}{} 0 0
  2> 874012 ERROR (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[4F1D3ECBB4E24C73]) [ x:collection1] o.a.s.h.RequestHandlerBase Server exception
  2>           => org.apache.solr.common.SolrException: ERROR: [doc=0] Error adding field 'vector'='string' msg=Error while creating field 'vector{type=knn_vector,properties=indexed,stored}' from value 'string'
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:248)
  2> org.apache.solr.common.SolrException: ERROR: [doc=0] Error adding field 'vector'='string' msg=Error while creating field 'vector{type=knn_vector,properties=indexed,stored}' from value 'string'
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:248) ~[main/:?]
  2> 	at org.apache.solr.update.AddUpdateCommand.makeLuceneDocs(AddUpdateCommand.java:213) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:1057) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:421) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:374) ~[main/:?]
  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:311) ~[main/:?]
  2> 	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:76) ~[main/:?]
  2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:54) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:301) ~[main/:?]
  2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:234) ~[main/:?]
  2> 	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:111) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:189) ~[main/:?]
  2> 	at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:120) ~[main/:?]
  2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:102) ~[main/:?]
  2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:84) ~[main/:?]
  2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:224) [main/:?]
  2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2893) [main/:?]
  2> 	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:113) [main/:?]
  2> 	at org.apache.solr.util.TestHarness.update(TestHarness.java:295) [solr-test-framework-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
  2> 	at org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:270) [solr-test-framework-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
  2> 	at org.apache.solr.util.BaseTestHarness.validateErrorUpdate(BaseTestHarness.java:252) [solr-test-framework-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
  2> 	at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:972) [solr-test-framework-9.3.1-SNAPSHOT.jar:?]
  2> 	at org.apache.solr.SolrTestCaseJ4.assertFailedU(SolrTestCaseJ4.java:961) [solr-test-framework-9.3.1-SNAPSHOT.jar:?]
  2> 	at org.apache.solr.SolrTestCaseJ4.assertFailedU(SolrTestCaseJ4.java:956) [solr-test-framework-9.3.1-SNAPSHOT.jar:?]
  2> 	at org.apache.solr.schema.DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException(DenseVectorFieldTest.java:419) [test/:?]
  2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
  2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
  2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
  2> 	at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47) [lucene-test-framework-9.7.0.jar:9.7.0 ccf4b198ec328095d45d2746189dc8ca633e8bcf - 2023-06-21 11:48:16]
  2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.2.jar:4.13.2]
  2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850) [randomizedtesting-runner-2.8.1.jar:?]
  2> 	at java.lang.Thread.run(Thread.java:829) [?:?]
  2> Caused by: org.apache.solr.common.SolrException: Error while creating field 'vector{type=knn_vector,properties=indexed,stored}' from value 'string'
  2> 	at org.apache.solr.schema.DenseVectorField.createFields(DenseVectorField.java:246) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:67) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addOriginalField(DocumentBuilder.java:304) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:193) ~[main/:?]
  2> 	... 71 more
  2> Caused by: org.apache.solr.common.SolrException: incorrect vector format. The expected format is:'[f1,f2..f3]' where each element f is a float
  2> 	at org.apache.solr.util.vector.DenseVectorParser.parseIndexVector(DenseVectorParser.java:56) ~[main/:?]
  2> 	at org.apache.solr.util.vector.DenseVectorParser.parseVector(DenseVectorParser.java:45) ~[main/:?]
  2> 	at org.apache.solr.util.vector.FloatDenseVectorParser.getFloatVector(FloatDenseVectorParser.java:34) ~[main/:?]
  2> 	at org.apache.solr.schema.DenseVectorField.createField(DenseVectorField.java:265) ~[main/:?]
  2> 	at org.apache.solr.schema.DenseVectorField.createFields(DenseVectorField.java:229) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:67) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.addOriginalField(DocumentBuilder.java:304) ~[main/:?]
  2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:193) ~[main/:?]
  2> 	... 71 more
  2> 874018 INFO  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[4F1D3ECBB4E24C73]) [] o.a.s.SolrTestCaseJ4 ###deleteCore
  2> 874018 INFO  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[4F1D3ECBB4E24C73]) [] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2028056593
  2> 874019 INFO  (coreCloseExecutor-11020-thread-1) [ x:collection1] o.a.s.c.SolrCore CLOSING SolrCore org.apache.solr.core.SolrCore@2c92e0b collection1
  2> 874019 INFO  (coreCloseExecutor-11020-thread-1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@2c92e0b
  2> 874028 INFO  (coreCloseExecutor-11020-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
  2> 874029 INFO  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[4F1D3ECBB4E24C73]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
  2> 874034 INFO  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[4F1D3ECBB4E24C73]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
  2> 874038 INFO  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[4F1D3ECBB4E24C73]) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
  2> 874040 INFO  (TEST-DenseVectorFieldTest.indexing_notAVectorValue_shouldThrowException-seed#[4F1D3ECBB4E24C73]) [] o.a.s.SolrTestCaseJ4 ###Ending indexing_notAVectorValue_shouldThrowException
  2> 874045 INFO  (TEST-DenseVectorFieldTest.fieldDefinition_advancedCodecHyperParameter_shouldLoadSchemaField-seed#[4F1D3ECBB4E24C73]) [] o.a.s.SolrTestCaseJ4 ###Starting fieldDefinition_advancedCodecHyperParameter_shouldLoadSchemaField
  2> 874045 INFO  (TEST-DenseVectorFieldTest.fieldDefinition_advancedCodecHyperParameter_shouldLoadSchemaField-seed#[4F1D3ECBB4E24C73]) [] o.a.s.SolrTestCaseJ4 ####initCore
  2> 874048 INFO  (TEST-DenseVectorFieldTest.fieldDefinition_advancedCodecHyperParameter_shouldLoadSchemaField-seed#[4F1D3ECBB4E24C73]) [] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1/lib/classes]
  2> 874061 INFO  (TEST-DenseVectorFieldTest.fieldDefinition_advancedCodecHyperParameter_shouldLoadSchemaField-seed#[4F1D3ECBB4E24C73]) [] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.7.0
  2> 874061 INFO  (TEST-DenseVectorFieldTest.fieldDefinition_advancedCodecHyperParameter_shouldLoadSchemaField-seed#[4F1D3ECBB4E24C73]) [] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/tmp/tests-tmp/solr.schema.DenseVectorFieldTest_4F1D3ECBB4E24C73-001/data-dir-154-001
  2> 874062 INFO  (TEST-DenseVectorFieldTest.fieldDefinition_advancedCodecHyperParameter_shouldLoadSchemaField-seed#[4F1D3ECBB4E24C73]) [] o.a.s.s.IndexSchema Schema name=schema-densevector-codec-hyperparameter
  2> 874063 INFO  (TEST-DenseVectorFieldTest.fieldDefinition_advancedCodecHyperParameter_shouldLoadSchemaField-seed#[4F1D3ECBB4E24C73]) [] o.a.s.s.IndexSchema Loaded schema schema-densevector-codec-hyperparameter/1.0 with uniqueid field id
  2> 874883 WARN  (TEST-DenseVectorFieldTest.fieldDefinition_advancedCodecHyperParameter_shouldLoadSchemaField-seed#[4F1D3ECBB4E24C73]) [] o.e.j.u.s.S.config Trusting all certificates configured for Client@5f39d64c[provider=null,keyStore=null,trustStore=null]
  2> 874884 WARN  (TEST-DenseVectorFieldTest.fieldDefinition_advancedCodecHyperParameter_shouldLoadSchemaField-seed#[4F1D3ECBB4E24C73]) [] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5f39d64c[provider=null,keyStore=null,trustStore=null]
  2> 874887 WARN  (TEST-DenseVectorFieldTest.fieldDefinition_advancedCodecHyperParameter_shouldLoadSchemaField-seed#[4F1D3ECBB4E24C73]) [] o.e.j.u.s.S.config Trusting all certificates configured for Client@3f6f4df8[provider=null,keyStore=null,trustStore=null]
  2> 874887 WARN  (TEST-DenseVectorFieldTest.fieldDefinition_advancedCodecHyperParameter_shouldLoadSchemaField-seed#[4F1D3ECBB4E24C73]) [] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3f6f4df8[provider=null,keyStore=null,trustStore=null]
  2> 874888 WARN  (TEST-DenseVectorFieldTest.fieldDefinition_advancedCodecHyperParameter_shouldLoadSchemaField-seed#[4F1D3ECBB4E24C73]) [] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
  2> 874912 INFO  (coreLoadExecutor-11030-thread-1) [ x:collection1] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1/lib/classes]
  2> 874931 INFO  (coreLoadExecutor-11030-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.7.0
  2> 874933 INFO  (coreLoadExecutor-11030-thread-1) [ x:collection1] o.a.s.s.IndexSchema Schema name=schema-densevector-codec-hyperparameter
  2> 874933 INFO  (coreLoadExecutor-11030-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema schema-densevector-codec-hyperparameter/1.0 with uniqueid field id
  2> 874933 INFO  (coreLoadExecutor-11030-thread-1) [ x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1, trusted=true
  2> 874933 INFO  (coreLoadExecutor-11030-thread-1) [ x:collection1] o.a.s.c.SolrCore Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/tmp/tests-tmp/solr.schema.DenseVectorFieldTest_4F1D3ECBB4E24C73-001/data-dir-154-001/]
  2> 874934 INFO  (coreLoadExecutor-11030-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022208E12, noCFSRatio=1.0]
  2> 874965 INFO  (coreLoadExecutor-11030-thread-1) [ x:collection1] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 874977 INFO  (coreLoadExecutor-11030-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
  2> 874977 INFO  (coreLoadExecutor-11030-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
  2> 874978 INFO  (coreLoadExecutor-11030-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergedSegmentMB=73.94182395935059, floorSegmentMB=1.3074970245361328, forceMergeDeletesPctAllowed=16.875711317019196, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022208E12, noCFSRatio=0.0, deletesPctAllowed=46.413856139797836
  2> 874979 WARN  (coreLoadExecutor-11030-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/resources/test/solr/collection1/conf ; switching to use InMemory storage instead.
  2> 874979 INFO  (coreLoadExecutor-11030-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
  2> 874980 INFO  (searcherExecutor-11032-thread-1-processing-collection1) [ x:collection1] o.a.s.c.SolrCore Registered new searcher autowarm time: 0 ms
  2> 875005 INFO  (TEST-DenseVectorFieldTest.fieldDefinition_advancedCodecHyperParameter_shouldLoadSchemaField-seed#[4F1D3ECBB4E24C73]) [] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 875016 INFO  (TEST-DenseVectorFieldTest.fie

[...truncated too long message...]

eeded(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 2302ms
# (in test file test/test_ssl.bats, line 86)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 24903)
# 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-08-18 04:42:21.111; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-08-18 04:42:21.115; 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$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	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 301ms
# (in test file test/test_start_solr.bats, line 32)
#   `solr start' failed
#
# Port 8983 is already being used by another process (pid: 24903)
# 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 1374ms
# (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 24903 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 24903 running on port 8983
# Solr at http://localhost:8983/solr not online.
ok 48 status does not expose cli parameters to end user in 227ms
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: 24903)
# Please choose a different port using the -p option.
#
# bats warning: Executed 39 instead of expected 51 tests

> Task :solr:packaging:integrationTests FAILED

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.MigrateReplicasTest.testGoodSpreadDuringAssignWithNoTarget (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.MigrateReplicasTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.MigrateReplicasTest.testGoodSpreadDuringAssignWithNoTarget" -Ptests.jvms=4 -Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=4F1D3ECBB4E24C73 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.schema.DenseVectorFieldTest.denseVectorFieldOnAtomicUpdate_shouldBeUpdatedCorrectly (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.schema.DenseVectorFieldTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.schema.DenseVectorFieldTest.denseVectorFieldOnAtomicUpdate_shouldBeUpdatedCorrectly" -Ptests.jvms=4 -Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=4F1D3ECBB4E24C73 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.schema.DenseVectorFieldTest.denseVectorField_shouldBePresentAfterAtomicUpdate (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.schema.DenseVectorFieldTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.schema.DenseVectorFieldTest.denseVectorField_shouldBePresentAfterAtomicUpdate" -Ptests.jvms=4 -Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=4F1D3ECBB4E24C73 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


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 37s
643 actionable tasks: 643 executed

Publishing build scan...

Publishing failed.

The response from https://ge.apache.org/scans/publish/gradle/3.13.1/token was not from Gradle Enterprise.
The specified server address may be incorrect, or your network environment may be interfering.

Please report this problem to your Gradle Enterprise administrator via https://ge.apache.org/help and include the following via copy/paste:

----------
Gradle version: 7.6
Plugin version: 3.13.1
Request URL: https://ge.apache.org/scans/publish/gradle/3.13.1/token
Request ID: 6a04772c-5222-453a-9b92-2a8f874ad43d
Response status code: 502
Response content type: text/html
----------

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 # 360 - Still Failing!

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

All tests passed

Build Log:
[...truncated 1125 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 1444ms
# (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: 24903)
# 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: 24903)
# Please choose a different port using the -p option.
#
not ok 18 SOLR-16755 test works with noprompt in 1094ms
# (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: 24903)
# 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 2800ms
# (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 (42 lines):
#   WARN  - 2023-08-18 01:44:55.331; 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$1.failed(HttpClient.java:630) ~[jetty-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94) ~[jetty-util-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539) ~[jetty-io-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455) ~[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-08-18 01:44:55.331; 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$1.failed(HttpClient.java:630) ~[jetty-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94) ~[jetty-util-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539) ~[jetty-io-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455) ~[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 2889ms
not ok 21 healthcheck on cloud solr in 1094ms
# (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: 24903)
# 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 152ms
ok 23 stop help flag prints help in 150ms
ok 24 restart help flag prints help in 163ms
ok 25 status help flag prints help in 49ms # skip Currently the status -help flag doesn't return nice help text!
ok 26 healthcheck help flag prints help in 156ms
ok 27 create help flag prints help in 153ms
ok 28 createcore help flag prints help in 155ms
ok 29 createcollection help flag prints help in 151ms
ok 30 delete help flag prints help in 157ms
ok 31 version help flag prints help in 47ms # skip Currently the version -help flag doesn't return nice help text!
ok 32 zk help flag prints help in 157ms
ok 33 auth help flag prints help in 177ms
ok 34 assert help flag prints help in 50ms # skip Currently the assert -help flag doesn't return nice help text!
not ok 35 SQL Module in 34360ms
# (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-08-18 01:45:05.481; 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 32081ms
# (in test file test/test_modules.bats, line 49)
#   `solr start -c \' failed
#
# Port 8983 is already being used by another process (pid: 24903)
# 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-08-18 01:45:37.576; 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 33249ms
# (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-08-18 01:46:10.858; 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 1255ms
# (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 24903 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 24903 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 3602ms
# (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 (39 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 24903 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$1.failed(HttpClient.java:630)
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
#   	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
#   	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
#   	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 24903 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$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	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 1578ms
# (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: 24903)
# Please choose a different port using the -p option.
not ok 41 Affinity placement plugin using sysprop in 37873ms
# (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-08-18 01:46:55.333; 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: 24903)
# Please choose a different port using the -p option.
not ok 42 Random placement plugin using ENV in 37240ms
# (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-08-18 01:47:32.611; 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: 24903)
# 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: 24903)
# Please choose a different port using the -p option.
#
not ok 44 start solr with ssl in 2202ms
# (in test file test/test_ssl.bats, line 54)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 24903)
# 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-08-18 01:48:05.629; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-08-18 01:48:05.632; 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$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	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 2238ms
# (in test file test/test_ssl.bats, line 86)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 24903)
# 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-08-18 01:48:07.859; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-08-18 01:48:07.863; 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$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	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 221ms
# (in test file test/test_start_solr.bats, line 32)
#   `solr start' failed
#
# Port 8983 is already being used by another process (pid: 24903)
# 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 1353ms
# (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 24903 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 24903 running on port 8983
# Solr at http://localhost:8983/solr not online.
ok 48 status does not expose cli parameters to end user in 226ms
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: 24903)
# 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 49m 38s
643 actionable tasks: 643 executed

Publishing build scan...

Publishing failed.

The response from https://ge.apache.org/scans/publish/gradle/3.13.1/token was not from Gradle Enterprise.
The specified server address may be incorrect, or your network environment may be interfering.

Please report this problem to your Gradle Enterprise administrator via https://ge.apache.org/help and include the following via copy/paste:

----------
Gradle version: 7.6
Plugin version: 3.13.1
Request URL: https://ge.apache.org/scans/publish/gradle/3.13.1/token
Request ID: aebfc0f4-b16b-4255-ac13-534455b1d781
Response status code: 502
Response content type: text/html
----------

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 # 359 - Still Failing!

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

All tests passed

Build Log:
[...truncated 1127 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 1470ms
# (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: 24903)
# 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: 24903)
# Please choose a different port using the -p option.
#
not ok 18 SOLR-16755 test works with noprompt in 1114ms
# (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: 24903)
# 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 2707ms
# (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 (2 lines):
#
#   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:
#
# 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 2960ms
not ok 21 healthcheck on cloud solr in 1095ms
# (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: 24903)
# 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 165ms
ok 23 stop help flag prints help in 161ms
ok 24 restart help flag prints help in 166ms
ok 25 status help flag prints help in 54ms # skip Currently the status -help flag doesn't return nice help text!
ok 26 healthcheck help flag prints help in 163ms
ok 27 create help flag prints help in 162ms
ok 28 createcore help flag prints help in 159ms
ok 29 createcollection help flag prints help in 169ms
ok 30 delete help flag prints help in 167ms
ok 31 version help flag prints help in 52ms # skip Currently the version -help flag doesn't return nice help text!
ok 32 zk help flag prints help in 171ms
ok 33 auth help flag prints help in 158ms
ok 34 assert help flag prints help in 52ms # skip Currently the assert -help flag doesn't return nice help text!
not ok 35 SQL Module in 34455ms
# (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-08-17 23:59:10.617; 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 32039ms
# (in test file test/test_modules.bats, line 49)
#   `solr start -c \' failed
#
# Port 8983 is already being used by another process (pid: 24903)
# 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-08-17 23:59:42.705; 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 33304ms
# (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-08-18 00:00:16.031; 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 1249ms
# (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 24903 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 24903 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 3438ms
# (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 (39 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 24903 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$1.failed(HttpClient.java:630)
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
#   	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
#   	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
#   	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 24903 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$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	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 1564ms
# (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: 24903)
# Please choose a different port using the -p option.
not ok 41 Affinity placement plugin using sysprop in 37254ms
# (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-08-18 00:00:59.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: 24903)
# Please choose a different port using the -p option.
not ok 42 Random placement plugin using ENV in 37252ms
# (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-08-18 00:01:36.999; 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: 24903)
# 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: 24903)
# Please choose a different port using the -p option.
#
not ok 44 start solr with ssl in 2295ms
# (in test file test/test_ssl.bats, line 54)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 24903)
# 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-08-18 00:02:10.104; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-08-18 00:02:10.108; 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$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	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 2270ms
# (in test file test/test_ssl.bats, line 86)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 24903)
# 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-08-18 00:02:12.401; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-08-18 00:02:12.406; 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$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	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 224ms
# (in test file test/test_start_solr.bats, line 32)
#   `solr start' failed
#
# Port 8983 is already being used by another process (pid: 24903)
# 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 1443ms
# (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 24903 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 24903 running on port 8983
# Solr at http://localhost:8983/solr not online.
ok 48 status does not expose cli parameters to end user in 231ms
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: 24903)
# 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 49m 52s
643 actionable tasks: 643 executed

Publishing build scan...

Publishing failed.

The response from https://ge.apache.org/scans/publish/gradle/3.13.1/token was not from Gradle Enterprise.
The specified server address may be incorrect, or your network environment may be interfering.

Please report this problem to your Gradle Enterprise administrator via https://ge.apache.org/help and include the following via copy/paste:

----------
Gradle version: 7.6
Plugin version: 3.13.1
Request URL: https://ge.apache.org/scans/publish/gradle/3.13.1/token
Request ID: d03240e9-54aa-4a40-b3a4-37070c822b31
Response status code: 502
Response content type: text/html
----------

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 # 358 - Still Failing!

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

All tests passed

Build Log:
[...truncated 1127 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 1485ms
# (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: 348817
# 2811468)
# 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: 348817
# 2811468)
# Please choose a different port using the -p option.
#
not ok 18 SOLR-16755 test works with noprompt in 1112ms
# (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: 348817
# 2811468)
# 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 2733ms
# (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-08-17 21:30:49.806; 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-08-17 21:30:49.806; 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 2815ms
not ok 21 healthcheck on cloud solr in 1098ms
# (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: 348817
# 2811468)
# 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 143ms
ok 23 stop help flag prints help in 142ms
ok 24 restart help flag prints help in 154ms
ok 25 status help flag prints help in 44ms # skip Currently the status -help flag doesn't return nice help text!
ok 26 healthcheck help flag prints help in 153ms
ok 27 create help flag prints help in 142ms
ok 28 createcore help flag prints help in 140ms
ok 29 createcollection help flag prints help in 152ms
ok 30 delete help flag prints help in 148ms
ok 31 version help flag prints help in 48ms # skip Currently the version -help flag doesn't return nice help text!
ok 32 zk help flag prints help in 178ms
ok 33 auth help flag prints help in 149ms
ok 34 assert help flag prints help in 45ms # skip Currently the assert -help flag doesn't return nice help text!
not ok 35 SQL Module in 34445ms
# (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-08-17 21:30:59.750; 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 32024ms
# (in test file test/test_modules.bats, line 49)
#   `solr start -c \' failed
#
# Port 8983 is already being used by another process (pid: 348817
# 2811468)
# 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-08-17 21:31:31.826; 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 33272ms
# (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-08-17 21:32:05.097; 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 1145ms
# (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 2 Solr nodes:
#
#   Solr process 348817 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 2 Solr nodes:
#
# Solr process 348817 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 3294ms
# (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 2 Solr nodes:
#
#   Solr process 348817 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 2 Solr nodes:
#
# Solr process 348817 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 1447ms
# (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: 348817
# 2811468)
# Please choose a different port using the -p option.
not ok 41 Affinity placement plugin using sysprop in 37215ms
# (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-08-17 21:32:48.396; 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: 348817
# 2811468)
# Please choose a different port using the -p option.
not ok 42 Random placement plugin using ENV in 37168ms
# (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-08-17 21:33:25.583; 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: 348817
# 2811468)
# 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: 348817
# 2811468)
# Please choose a different port using the -p option.
#
not ok 44 start solr with ssl in 2273ms
# (in test file test/test_ssl.bats, line 54)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 348817
# 2811468)
# 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-08-17 21:33:58.642; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-08-17 21:33:58.646; 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 2334ms
# (in test file test/test_ssl.bats, line 86)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 348817
# 2811468)
# 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-08-17 21:34:00.984; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-08-17 21:34:00.988; 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 240ms
# (in test file test/test_start_solr.bats, line 32)
#   `solr start' failed
#
# Port 8983 is already being used by another process (pid: 348817
# 2811468)
# 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 2508ms
# (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 (9 lines):
#
#   Found 2 Solr nodes:
#
#   Solr process 348817 running on port 8983
#   Solr at http://localhost:8983/solr not online.
#
#
#   Solr process 2811468 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 2 Solr nodes:
#
# Solr process 348817 running on port 8983
# Solr at http://localhost:8983/solr not online.
#
#
# Solr process 2811468 running on port 8983
# Solr at http://localhost:8983/solr not online.
ok 48 status does not expose cli parameters to end user in 225ms
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: 348817
# 2811468)
# 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 43s
643 actionable tasks: 643 executed

Publishing build scan...

Publishing failed.

The response from https://ge.apache.org/scans/publish/gradle/3.13.1/token was not from Gradle Enterprise.
The specified server address may be incorrect, or your network environment may be interfering.

Please report this problem to your Gradle Enterprise administrator via https://ge.apache.org/help and include the following via copy/paste:

----------
Gradle version: 7.6
Plugin version: 3.13.1
Request URL: https://ge.apache.org/scans/publish/gradle/3.13.1/token
Request ID: 8c2027c7-c985-42ce-9541-842b5a285467
Response status code: 502
Response content type: text/html
----------

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 # 357 - Still Failing!

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

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 1432ms
# (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: 24903)
# 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: 24903)
# Please choose a different port using the -p option.
#
not ok 18 SOLR-16755 test works with noprompt in 1055ms
# (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: 24903)
# 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 2561ms
# (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 (2 lines):
#
#   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:
#
# 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 2771ms
not ok 21 healthcheck on cloud solr in 1055ms
# (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: 24903)
# 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 158ms
ok 23 stop help flag prints help in 149ms
ok 24 restart help flag prints help in 151ms
ok 25 status help flag prints help in 47ms # skip Currently the status -help flag doesn't return nice help text!
ok 26 healthcheck help flag prints help in 150ms
ok 27 create help flag prints help in 146ms
ok 28 createcore help flag prints help in 148ms
ok 29 createcollection help flag prints help in 155ms
ok 30 delete help flag prints help in 146ms
ok 31 version help flag prints help in 47ms # skip Currently the version -help flag doesn't return nice help text!
ok 32 zk help flag prints help in 149ms
ok 33 auth help flag prints help in 147ms
ok 34 assert help flag prints help in 47ms # skip Currently the assert -help flag doesn't return nice help text!
not ok 35 SQL Module in 34371ms
# (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-08-17 19:15:52.798; 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 32474ms
# (in test file test/test_modules.bats, line 49)
#   `solr start -c \' failed
#
# Port 8983 is already being used by another process (pid: 24903)
# 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-08-17 19:16:24.953; 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 33548ms
# (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-08-17 19:16:58.864; 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 1211ms
# (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 24903 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 24903 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 3352ms
# (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 (39 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 24903 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$1.failed(HttpClient.java:630)
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
#   	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
#   	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
#   	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 24903 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$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	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 1390ms
# (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: 24903)
# Please choose a different port using the -p option.
not ok 41 Affinity placement plugin using sysprop in 37113ms
# (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-08-17 19:17:42.127; 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: 24903)
# Please choose a different port using the -p option.
not ok 42 Random placement plugin using ENV in 37143ms
# (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-08-17 19:18:19.266; 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: 24903)
# 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: 24903)
# Please choose a different port using the -p option.
#
not ok 44 start solr with ssl in 2229ms
# (in test file test/test_ssl.bats, line 54)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 24903)
# 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-08-17 19:18:52.306; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-08-17 19:18:52.310; 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$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	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 2262ms
# (in test file test/test_ssl.bats, line 86)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 24903)
# 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-08-17 19:18:54.638; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-08-17 19:18:54.642; 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$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	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 222ms
# (in test file test/test_start_solr.bats, line 32)
#   `solr start' failed
#
# Port 8983 is already being used by another process (pid: 24903)
# 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 1341ms
# (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 24903 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 24903 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: 24903)
# 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 51m 7s
643 actionable tasks: 643 executed

Publishing build scan...

Publishing failed.

The response from https://ge.apache.org/scans/publish/gradle/3.13.1/token was not from Gradle Enterprise.
The specified server address may be incorrect, or your network environment may be interfering.

Please report this problem to your Gradle Enterprise administrator via https://ge.apache.org/help and include the following via copy/paste:

----------
Gradle version: 7.6
Plugin version: 3.13.1
Request URL: https://ge.apache.org/scans/publish/gradle/3.13.1/token
Request ID: b236fe4a-6926-4027-99b8-74360877c221
Response status code: 502
Response content type: text/html
----------

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 # 356 - Still Failing!

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

All tests passed

Build Log:
[...truncated 1127 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 1471ms
# (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: 2811468)
# 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: 2811468)
# Please choose a different port using the -p option.
#
not ok 18 SOLR-16755 test works with noprompt in 1194ms
# (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: 2811468)
# 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 2633ms
# (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 (2 lines):
#
#   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:
#
# 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 2843ms
not ok 21 healthcheck on cloud solr in 1085ms
# (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: 2811468)
# 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 147ms
ok 23 stop help flag prints help in 144ms
ok 24 restart help flag prints help in 145ms
ok 25 status help flag prints help in 41ms # skip Currently the status -help flag doesn't return nice help text!
ok 26 healthcheck help flag prints help in 140ms
ok 27 create help flag prints help in 143ms
ok 28 createcore help flag prints help in 145ms
ok 29 createcollection help flag prints help in 142ms
ok 30 delete help flag prints help in 146ms
ok 31 version help flag prints help in 43ms # skip Currently the version -help flag doesn't return nice help text!
ok 32 zk help flag prints help in 146ms
ok 33 auth help flag prints help in 150ms
ok 34 assert help flag prints help in 43ms # skip Currently the assert -help flag doesn't return nice help text!
not ok 35 SQL Module in 34472ms
# (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-08-17 16:59:56.117; 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 32093ms
# (in test file test/test_modules.bats, line 49)
#   `solr start -c \' failed
#
# Port 8983 is already being used by another process (pid: 2811468)
# 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-08-17 17:00:28.248; 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 33337ms
# (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-08-17 17:01:01.611; 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 1212ms
# (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 2811468 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 2811468 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 3317ms
# (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 2811468 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 2811468 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 1393ms
# (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: 2811468)
# Please choose a different port using the -p option.
not ok 41 Affinity placement plugin using sysprop in 37272ms
# (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-08-17 17:01:44.966; 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: 2811468)
# Please choose a different port using the -p option.
not ok 42 Random placement plugin using ENV in 37241ms
# (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-08-17 17:02:22.243; 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: 2811468)
# 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: 2811468)
# Please choose a different port using the -p option.
#
not ok 44 start solr with ssl in 2443ms
# (in test file test/test_ssl.bats, line 54)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 2811468)
# 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-08-17 17:02:55.451; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-08-17 17:02:55.455; 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 2415ms
# (in test file test/test_ssl.bats, line 86)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 2811468)
# 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-08-17 17:02:57.903; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-08-17 17:02:57.908; 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 224ms
# (in test file test/test_start_solr.bats, line 32)
#   `solr start' failed
#
# Port 8983 is already being used by another process (pid: 2811468)
# 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 1418ms
# (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 2811468 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 2811468 running on port 8983
# Solr at http://localhost:8983/solr not online.
ok 48 status does not expose cli parameters to end user in 226ms
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: 2811468)
# 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 49m 55s
643 actionable tasks: 643 executed

Publishing build scan...

Publishing failed.

The response from https://ge.apache.org/scans/publish/gradle/3.13.1/token was not from Gradle Enterprise.
The specified server address may be incorrect, or your network environment may be interfering.

Please report this problem to your Gradle Enterprise administrator via https://ge.apache.org/help and include the following via copy/paste:

----------
Gradle version: 7.6
Plugin version: 3.13.1
Request URL: https://ge.apache.org/scans/publish/gradle/3.13.1/token
Request ID: ff055748-8b8a-4100-afc4-e4a1c1e38a18
Response status code: 502
Response content type: text/html
----------

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 # 355 - Still Failing!

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

All tests passed

Build Log:
[...truncated 1129 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 1434ms
# (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: 2811468)
# 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: 2811468)
# Please choose a different port using the -p option.
#
not ok 18 SOLR-16755 test works with noprompt in 1036ms
# (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: 2811468)
# 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 2504ms
# (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 (2 lines):
#
#   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:
#
# 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 2756ms
not ok 21 healthcheck on cloud solr in 1065ms
# (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: 2811468)
# 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 147ms
ok 23 stop help flag prints help in 145ms
ok 24 restart help flag prints help in 146ms
ok 25 status help flag prints help in 41ms # skip Currently the status -help flag doesn't return nice help text!
ok 26 healthcheck help flag prints help in 138ms
ok 27 create help flag prints help in 141ms
ok 28 createcore help flag prints help in 141ms
ok 29 createcollection help flag prints help in 143ms
ok 30 delete help flag prints help in 144ms
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 145ms
ok 33 auth help flag prints help in 153ms
ok 34 assert help flag prints help in 42ms # skip Currently the assert -help flag doesn't return nice help text!
not ok 35 SQL Module in 34350ms
# (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-08-17 14:45:57.847; 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 32039ms
# (in test file test/test_modules.bats, line 49)
#   `solr start -c \' failed
#
# Port 8983 is already being used by another process (pid: 2811468)
# 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-08-17 14:46:29.887; 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 33193ms
# (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-08-17 14:47:03.127; 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 1153ms
# (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 2811468 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 2811468 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 3191ms
# (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 2811468 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 2811468 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 1312ms
# (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: 2811468)
# Please choose a different port using the -p option.
not ok 41 Affinity placement plugin using sysprop in 37078ms
# (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-08-17 14:47:46.014; 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: 2811468)
# Please choose a different port using the -p option.
not ok 42 Random placement plugin using ENV in 37208ms
# (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-08-17 14:48:23.239; 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: 2811468)
# 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: 2811468)
# Please choose a different port using the -p option.
#
not ok 44 start solr with ssl in 2324ms
# (in test file test/test_ssl.bats, line 54)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 2811468)
# 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-08-17 14:48:56.356; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-08-17 14:48:56.360; 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 2151ms
# (in test file test/test_ssl.bats, line 86)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 2811468)
# 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-08-17 14:48:58.565; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-08-17 14:48:58.569; 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 214ms
# (in test file test/test_start_solr.bats, line 32)
#   `solr start' failed
#
# Port 8983 is already being used by another process (pid: 2811468)
# 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 1321ms
# (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 2811468 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 2811468 running on port 8983
# Solr at http://localhost:8983/solr not online.
ok 48 status does not expose cli parameters to end user in 212ms
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: 2811468)
# 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 23s
643 actionable tasks: 643 executed

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

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 # 354 - Still Failing!

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

All tests passed

Build Log:
[...truncated 1126 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 1404ms
# (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: 2811468)
# 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: 2811468)
# Please choose a different port using the -p option.
#
not ok 18 SOLR-16755 test works with noprompt in 1045ms
# (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: 2811468)
# 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 2617ms
# (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-08-17 12:49:26.769; 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-08-17 12:49:26.769; 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 2733ms
not ok 21 healthcheck on cloud solr in 1058ms
# (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: 2811468)
# 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 141ms
ok 23 stop help flag prints help in 140ms
ok 24 restart help flag prints help in 148ms
ok 25 status help flag prints help in 41ms # skip Currently the status -help flag doesn't return nice help text!
ok 26 healthcheck help flag prints help in 143ms
ok 27 create help flag prints help in 140ms
ok 28 createcore help flag prints help in 141ms
ok 29 createcollection help flag prints help in 142ms
ok 30 delete help flag prints help in 138ms
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 142ms
ok 33 auth help flag prints help in 140ms
ok 34 assert help flag prints help in 41ms # skip Currently the assert -help flag doesn't return nice help text!
not ok 35 SQL Module in 34253ms
# (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-08-17 12:49:36.284; 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 31995ms
# (in test file test/test_modules.bats, line 49)
#   `solr start -c \' failed
#
# Port 8983 is already being used by another process (pid: 2811468)
# 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-08-17 12:50:08.303; 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-08-17 12:50:41.439; 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 1096ms
# (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 2811468 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 2811468 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 3154ms
# (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 2811468 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 2811468 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 1304ms
# (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: 2811468)
# Please choose a different port using the -p option.
not ok 41 Affinity placement plugin using sysprop in 37079ms
# (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-08-17 12:51:24.226; 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: 2811468)
# Please choose a different port using the -p option.
not ok 42 Random placement plugin using ENV in 37196ms
# (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-08-17 12:52:01.410; 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: 2811468)
# 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: 2811468)
# Please choose a different port using the -p option.
#
not ok 44 start solr with ssl in 2239ms
# (in test file test/test_ssl.bats, line 54)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 2811468)
# 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-08-17 12:52:34.439; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-08-17 12:52:34.443; 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 2231ms
# (in test file test/test_ssl.bats, line 86)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 2811468)
# 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-08-17 12:52:36.749; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-08-17 12:52:36.753; 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 224ms
# (in test file test/test_start_solr.bats, line 32)
#   `solr start' failed
#
# Port 8983 is already being used by another process (pid: 2811468)
# 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 1376ms
# (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 2811468 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 2811468 running on port 8983
# Solr at http://localhost:8983/solr not online.
ok 48 status does not expose cli parameters to end user in 214ms
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: 2811468)
# 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 49m 1s
643 actionable tasks: 643 executed

Publishing build scan...

Publishing failed.

The response from https://ge.apache.org/scans/publish/gradle/3.13.1/token was not from Gradle Enterprise.
The specified server address may be incorrect, or your network environment may be interfering.

Please report this problem to your Gradle Enterprise administrator via https://ge.apache.org/help and include the following via copy/paste:

----------
Gradle version: 7.6
Plugin version: 3.13.1
Request URL: https://ge.apache.org/scans/publish/gradle/3.13.1/token
Request ID: 634b241d-97d5-4cde-9686-f0012259df01
Response status code: 502
Response content type: text/html
----------

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 # 353 - Still Failing!

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

All tests passed

Build Log:
[...truncated 1127 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 1396ms
# (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: 2811468)
# 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: 2811468)
# Please choose a different port using the -p option.
#
not ok 18 SOLR-16755 test works with noprompt in 1024ms
# (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: 2811468)
# 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 2627ms
# (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-08-17 10:55:07.212; 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-08-17 10:55:07.212; 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 2780ms
not ok 21 healthcheck on cloud solr in 1017ms
# (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: 2811468)
# 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 139ms
ok 24 restart help flag prints help in 142ms
ok 25 status help flag prints help in 41ms # skip Currently the status -help flag doesn't return nice help text!
ok 26 healthcheck help flag prints help in 135ms
ok 27 create help flag prints help in 142ms
ok 28 createcore help flag prints help in 140ms
ok 29 createcollection help flag prints help in 156ms
ok 30 delete help flag prints help in 176ms
ok 31 version help flag prints help in 42ms # skip Currently the version -help flag doesn't return nice help text!
ok 32 zk help flag prints help in 147ms
ok 33 auth help flag prints help in 139ms
ok 34 assert help flag prints help in 41ms # skip Currently the assert -help flag doesn't return nice help text!
not ok 35 SQL Module in 34303ms
# (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-08-17 10:55:16.833; 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 31998ms
# (in test file test/test_modules.bats, line 49)
#   `solr start -c \' failed
#
# Port 8983 is already being used by another process (pid: 2811468)
# 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-08-17 10:55:48.855; 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 33138ms
# (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-08-17 10:56:22.025; 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 1188ms
# (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 2811468 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 2811468 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 3169ms
# (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 2811468 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 2811468 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 1305ms
# (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: 2811468)
# Please choose a different port using the -p option.
not ok 41 Affinity placement plugin using sysprop in 37134ms
# (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-08-17 10:57:04.970; 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: 2811468)
# Please choose a different port using the -p option.
not ok 42 Random placement plugin using ENV in 37129ms
# (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-08-17 10:57:42.103; 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: 2811468)
# 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: 2811468)
# Please choose a different port using the -p option.
#
not ok 44 start solr with ssl in 2427ms
# (in test file test/test_ssl.bats, line 54)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 2811468)
# 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-08-17 10:58:15.375; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-08-17 10:58:15.379; 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 2192ms
# (in test file test/test_ssl.bats, line 86)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 2811468)
# 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-08-17 10:58:17.572; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-08-17 10:58:17.577; 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 213ms
# (in test file test/test_start_solr.bats, line 32)
#   `solr start' failed
#
# Port 8983 is already being used by another process (pid: 2811468)
# 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 1293ms
# (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 2811468 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 2811468 running on port 8983
# Solr at http://localhost:8983/solr not online.
ok 48 status does not expose cli parameters to end user in 221ms
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: 2811468)
# 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 49m 35s
643 actionable tasks: 643 executed

Publishing build scan...

Publishing failed.

The response from https://ge.apache.org/scans/publish/gradle/3.13.1/token was not from Gradle Enterprise.
The specified server address may be incorrect, or your network environment may be interfering.

Please report this problem to your Gradle Enterprise administrator via https://ge.apache.org/help and include the following via copy/paste:

----------
Gradle version: 7.6
Plugin version: 3.13.1
Request URL: https://ge.apache.org/scans/publish/gradle/3.13.1/token
Request ID: 9cd5c812-ea45-4aac-a5bd-46bf740387f3
Response status code: 502
Response content type: text/html
----------

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 # 352 - Still Failing!

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

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 1357ms
# (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: 24903)
# 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: 24903)
# Please choose a different port using the -p option.
#
not ok 18 SOLR-16755 test works with noprompt in 1015ms
# (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: 24903)
# 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 2613ms
# (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 (42 lines):
#   WARN  - 2023-08-17 09:22:31.124; 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$1.failed(HttpClient.java:630) ~[jetty-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94) ~[jetty-util-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539) ~[jetty-io-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455) ~[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-08-17 09:22:31.124; 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$1.failed(HttpClient.java:630) ~[jetty-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94) ~[jetty-util-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539) ~[jetty-io-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455) ~[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 2664ms
not ok 21 healthcheck on cloud solr in 1031ms
# (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: 24903)
# 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 151ms
ok 23 stop help flag prints help in 146ms
ok 24 restart help flag prints help in 149ms
ok 25 status help flag prints help in 47ms # skip Currently the status -help flag doesn't return nice help text!
ok 26 healthcheck help flag prints help in 143ms
ok 27 create help flag prints help in 153ms
ok 28 createcore help flag prints help in 145ms
ok 29 createcollection help flag prints help in 156ms
ok 30 delete help flag prints help in 142ms
ok 31 version help flag prints help in 47ms # skip Currently the version -help flag doesn't return nice help text!
ok 32 zk help flag prints help in 166ms
ok 33 auth help flag prints help in 149ms
ok 34 assert help flag prints help in 47ms # skip Currently the assert -help flag doesn't return nice help text!
not ok 35 SQL Module in 34213ms
# (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-08-17 09:22:40.724; 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 31986ms
# (in test file test/test_modules.bats, line 49)
#   `solr start -c \' failed
#
# Port 8983 is already being used by another process (pid: 24903)
# 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-08-17 09:23:12.717; 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 33112ms
# (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-08-17 09:23:45.872; 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 1176ms
# (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 24903 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 24903 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 3170ms
# (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 (39 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 24903 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$1.failed(HttpClient.java:630)
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
#   	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
#   	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
#   	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 24903 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$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	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 1321ms
# (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: 24903)
# Please choose a different port using the -p option.
not ok 41 Affinity placement plugin using sysprop in 37026ms
# (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-08-17 09:24:28.730; 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: 24903)
# Please choose a different port using the -p option.
not ok 42 Random placement plugin using ENV in 37061ms
# (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-08-17 09:25:05.799; 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: 24903)
# 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: 24903)
# Please choose a different port using the -p option.
#
not ok 44 start solr with ssl in 2144ms
# (in test file test/test_ssl.bats, line 54)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 24903)
# 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-08-17 09:25:38.774; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-08-17 09:25:38.778; 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$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	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 2170ms
# (in test file test/test_ssl.bats, line 86)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 24903)
# 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-08-17 09:25:40.932; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-08-17 09:25:40.935; 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$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	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 213ms
# (in test file test/test_start_solr.bats, line 32)
#   `solr start' failed
#
# Port 8983 is already being used by another process (pid: 24903)
# 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 1294ms
# (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 24903 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 24903 running on port 8983
# Solr at http://localhost:8983/solr not online.
ok 48 status does not expose cli parameters to end user in 223ms
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: 24903)
# 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 49m 50s
643 actionable tasks: 643 executed

Publishing build scan...

Publishing failed.

The response from https://ge.apache.org/scans/publish/gradle/3.13.1/token was not from Gradle Enterprise.
The specified server address may be incorrect, or your network environment may be interfering.

Please report this problem to your Gradle Enterprise administrator via https://ge.apache.org/help and include the following via copy/paste:

----------
Gradle version: 7.6
Plugin version: 3.13.1
Request URL: https://ge.apache.org/scans/publish/gradle/3.13.1/token
Request ID: 07502a60-eec4-4e74-974c-988e26d717be
Response status code: 502
Response content type: text/html
----------

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 # 351 - Still Failing!

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

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 1492ms
# (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: 24903)
# 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: 24903)
# Please choose a different port using the -p option.
#
not ok 18 SOLR-16755 test works with noprompt in 1089ms
# (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: 24903)
# 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 2672ms
# (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 (2 lines):
#
#   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:
#
# 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 2855ms
not ok 21 healthcheck on cloud solr in 1126ms
# (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: 24903)
# 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 163ms
ok 23 stop help flag prints help in 162ms
ok 24 restart help flag prints help in 162ms
ok 25 status help flag prints help in 51ms # skip Currently the status -help flag doesn't return nice help text!
ok 26 healthcheck help flag prints help in 158ms
ok 27 create help flag prints help in 150ms
ok 28 createcore help flag prints help in 151ms
ok 29 createcollection help flag prints help in 158ms
ok 30 delete help flag prints help in 174ms
ok 31 version help flag prints help in 49ms # skip Currently the version -help flag doesn't return nice help text!
ok 32 zk help flag prints help in 155ms
ok 33 auth help flag prints help in 157ms
ok 34 assert help flag prints help in 50ms # skip Currently the assert -help flag doesn't return nice help text!
not ok 35 SQL Module in 34402ms
# (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-08-17 07:10:19.933; 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 32121ms
# (in test file test/test_modules.bats, line 49)
#   `solr start -c \' failed
#
# Port 8983 is already being used by another process (pid: 24903)
# 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-08-17 07:10:52.016; 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 33354ms
# (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-08-17 07:11:25.446; 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 1192ms
# (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 24903 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 24903 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 3330ms
# (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 (39 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 24903 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$1.failed(HttpClient.java:630)
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
#   	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
#   	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
#   	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 24903 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$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	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 1327ms
# (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: 24903)
# Please choose a different port using the -p option.
not ok 41 Affinity placement plugin using sysprop in 37119ms
# (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-08-17 07:12:08.601; 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: 24903)
# Please choose a different port using the -p option.
not ok 42 Random placement plugin using ENV in 37090ms
# (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-08-17 07:12:45.692; 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: 24903)
# 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: 24903)
# Please choose a different port using the -p option.
#
not ok 44 start solr with ssl in 2260ms
# (in test file test/test_ssl.bats, line 54)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 24903)
# 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-08-17 07:13:18.779; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-08-17 07:13:18.783; 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$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	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 2490ms
# (in test file test/test_ssl.bats, line 86)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 24903)
# 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-08-17 07:13:21.264; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-08-17 07:13:21.268; 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$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	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 217ms
# (in test file test/test_start_solr.bats, line 32)
#   `solr start' failed
#
# Port 8983 is already being used by another process (pid: 24903)
# 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 1376ms
# (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 24903 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 24903 running on port 8983
# Solr at http://localhost:8983/solr not online.
ok 48 status does not expose cli parameters to end user in 233ms
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: 24903)
# 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 51m 21s
643 actionable tasks: 643 executed

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

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 # 350 - Still Failing!

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

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 1396ms
# (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: 2791435)
# 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: 2791435)
# Please choose a different port using the -p option.
#
not ok 18 SOLR-16755 test works with noprompt in 1077ms
# (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: 2791435)
# 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 2553ms
# (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 (2 lines):
#
#   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:
#
# 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 2770ms
not ok 21 healthcheck on cloud solr in 1088ms
# (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: 2791435)
# 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 163ms
ok 23 stop help flag prints help in 144ms
ok 24 restart help flag prints help in 151ms
ok 25 status help flag prints help in 46ms # skip Currently the status -help flag doesn't return nice help text!
ok 26 healthcheck help flag prints help in 145ms
ok 27 create help flag prints help in 153ms
ok 28 createcore help flag prints help in 142ms
ok 29 createcollection help flag prints help in 144ms
ok 30 delete help flag prints help in 153ms
ok 31 version help flag prints help in 43ms # skip Currently the version -help flag doesn't return nice help text!
ok 32 zk help flag prints help in 145ms
ok 33 auth help flag prints help in 139ms
ok 34 assert help flag prints help in 41ms # skip Currently the assert -help flag doesn't return nice help text!
not ok 35 SQL Module in 34384ms
# (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-08-17 04:31:19.575; 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 32038ms
# (in test file test/test_modules.bats, line 49)
#   `solr start -c \' failed
#
# Port 8983 is already being used by another process (pid: 2791435)
# 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-08-17 04:31:51.645; 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 33235ms
# (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-08-17 04:32:24.905; 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 1199ms
# (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 2791435 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 2791435 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 3223ms
# (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 2791435 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 2791435 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 1409ms
# (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: 2791435)
# Please choose a different port using the -p option.
not ok 41 Affinity placement plugin using sysprop in 37172ms
# (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-08-17 04:33:08.072; 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: 2791435)
# Please choose a different port using the -p option.
not ok 42 Random placement plugin using ENV in 37105ms
# (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-08-17 04:33:45.193; 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: 2791435)
# 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: 2791435)
# Please choose a different port using the -p option.
#
not ok 44 start solr with ssl in 2242ms
# (in test file test/test_ssl.bats, line 54)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 2791435)
# 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-08-17 04:34:18.259; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-08-17 04:34:18.263; 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 2277ms
# (in test file test/test_ssl.bats, line 86)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 2791435)
# 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-08-17 04:34:20.469; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-08-17 04:34:20.475; 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 224ms
# (in test file test/test_start_solr.bats, line 32)
#   `solr start' failed
#
# Port 8983 is already being used by another process (pid: 2791435)
# 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 1306ms
# (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 2791435 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 2791435 running on port 8983
# Solr at http://localhost:8983/solr not online.
ok 48 status does not expose cli parameters to end user in 215ms
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: 2791435)
# 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 51m 19s
643 actionable tasks: 643 executed

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

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 # 349 - Still Failing!

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

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 1456ms
# (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: 24903)
# 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: 24903)
# Please choose a different port using the -p option.
#
not ok 18 SOLR-16755 test works with noprompt in 1048ms
# (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: 24903)
# 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 2532ms
# (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 (2 lines):
#
#   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:
#
# 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 2769ms
not ok 21 healthcheck on cloud solr in 1097ms
# (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: 24903)
# 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 182ms
ok 23 stop help flag prints help in 150ms
ok 24 restart help flag prints help in 163ms
ok 25 status help flag prints help in 53ms # skip Currently the status -help flag doesn't return nice help text!
ok 26 healthcheck help flag prints help in 155ms
ok 27 create help flag prints help in 154ms
ok 28 createcore help flag prints help in 158ms
ok 29 createcollection help flag prints help in 154ms
ok 30 delete help flag prints help in 152ms
ok 31 version help flag prints help in 50ms # skip Currently the version -help flag doesn't return nice help text!
ok 32 zk help flag prints help in 157ms
ok 33 auth help flag prints help in 161ms
ok 34 assert help flag prints help in 50ms # skip Currently the assert -help flag doesn't return nice help text!
not ok 35 SQL Module in 34402ms
# (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-08-17 01:26:08.663; 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 32022ms
# (in test file test/test_modules.bats, line 49)
#   `solr start -c \' failed
#
# Port 8983 is already being used by another process (pid: 24903)
# 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-08-17 01:26:40.696; 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 33216ms
# (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-08-17 01:27:13.950; 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 1218ms
# (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 24903 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 24903 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 3261ms
# (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 (39 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 24903 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$1.failed(HttpClient.java:630)
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
#   	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
#   	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
#   	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 24903 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$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	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 1376ms
# (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: 24903)
# Please choose a different port using the -p option.
not ok 41 Affinity placement plugin using sysprop in 37135ms
# (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-08-17 01:27:57.119; 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: 24903)
# Please choose a different port using the -p option.
not ok 42 Random placement plugin using ENV in 37135ms
# (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-08-17 01:28:34.260; 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: 24903)
# 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: 24903)
# Please choose a different port using the -p option.
#
not ok 44 start solr with ssl in 2404ms
# (in test file test/test_ssl.bats, line 54)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 24903)
# 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-08-17 01:29:07.500; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-08-17 01:29:07.504; 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$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	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 2229ms
# (in test file test/test_ssl.bats, line 86)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 24903)
# 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-08-17 01:29:09.753; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-08-17 01:29:09.757; 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$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	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 218ms
# (in test file test/test_start_solr.bats, line 32)
#   `solr start' failed
#
# Port 8983 is already being used by another process (pid: 24903)
# 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 1346ms
# (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 24903 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 24903 running on port 8983
# Solr at http://localhost:8983/solr not online.
ok 48 status does not expose cli parameters to end user in 218ms
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: 24903)
# 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 51s
643 actionable tasks: 643 executed

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

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