Bug #73678
openrgw/tests: Unable to find a match: java-1.8.0-openjdk java-1.8.0-openjdk-devel
0%
Description
NOTE: The fix also needs a PR in the ceph/java_s3tests : https://github.com/ceph/java_s3tests/pull/18
s3 tests are failing with
git clone https://github.com/ceph/java_s3tests.git
cd /home/cephuser/java_s3tests; ./bootstrap.sh
ERROR - cd /home/cephuser/java_s3tests; ./bootstrap.sh returned ./bootstrap.sh: missing required RPM packages. Installing via sudo.
Error: Unable to find a match: java-1.8.0-openjdk java-1.8.0-openjdk-devel
and code 1 on 10.0.65.114
Traceback (most recent call last):
File "/Users/anuchaithra./clone/jan10ci/cephci/run.py", line 889, in run
rc = test_mod.run(
^^^^^^^^^^^
File "/Users/anuchaithra./clone/jan10ci/cephci/tests/rgw/java_s3tests.py", line 61, in run
execute_setup(cluster, config)
File "/Users/anuchaithra./clone/jan10ci/cephci/tests/rgw/java_s3tests.py", line 91, in execute_setup
install_requirements(client_node)
File "/Users/anuchaithra./clone/jan10ci/cephci/tests/rgw/java_s3tests.py", line 192, in install_requirements
node.exec_command(cmd="cd /home/cephuser/java_s3tests; ./bootstrap.sh")
File "/Users/anuchaithra./clone/jan10ci/cephci/ceph/ceph.py", line 1739, in exec_command
raise CommandFailed(
ceph.ceph.CommandFailed: cd /home/cephuser/java_s3tests; ./bootstrap.sh returned ./bootstrap.sh: missing required RPM packages. Installing via sudo.
Error: Unable to find a match: java-1.8.0-openjdk java-1.8.0-openjdk-devel
observed in rhel-10
ceph Version 20.1.0-64.el10cp
Updated by J. Eric Ivancich 5 months ago
Can you run a "yum search openjdk" and provide us with the results?
Updated by J. Eric Ivancich 5 months ago
- Related to Bug #73679: yum install java-17-openjdk -y returned Error: Unable to find a match: java-17-openjdk added
Updated by J. Eric Ivancich about 1 month ago
@Anuchaithra Rao How are you running teuthology on rhel 10? And do you have a link to any of these runs?
Updated by Anuchaithra Rao about 1 month ago ยท Edited
This issue observed in downstream build for rhel 10
Updated by Casey Bodley 19 days ago
seen on rocky 10 in https://qa-proxy.ceph.com/teuthology/cbodley-2026-03-25_17:01:53-rgw:verify-main-distro-default-trial/121993/teuthology.log
2026-03-25T18:48:26.571 DEBUG:teuthology.orchestra.run.trial004:> /home/ubuntu/cephtest/s3-tests-java/bootstrap.sh 2026-03-25T18:48:27.572 INFO:teuthology.orchestra.run.trial004.stderr:/home/ubuntu/cephtest/s3-tests-java/bootstrap.sh: missing required RPM packages. Installing via sudo. 2026-03-25T18:48:27.862 INFO:teuthology.orchestra.run.trial004.stdout:Last metadata expiration check: 0:26:44 ago on Wed 25 Mar 2026 06:21:43 PM UTC. 2026-03-25T18:48:27.894 INFO:teuthology.orchestra.run.trial004.stdout:No match for argument: java-1.8.0-openjdk 2026-03-25T18:48:27.897 INFO:teuthology.orchestra.run.trial004.stdout:No match for argument: java-1.8.0-openjdk-devel 2026-03-25T18:48:27.905 INFO:teuthology.orchestra.run.trial004.stderr:Error: Unable to find a match: java-1.8.0-openjdk java-1.8.0-openjdk-devel
Updated by Casey Bodley 19 days ago
on rocky 10 and fedora, dnf search openjdk-devel finds a package name java-latest-openjdk-devel. i hope that works for centos 9 too? testing in https://github.com/ceph/java_s3tests/pull/17
Updated by J. Eric Ivancich 10 days ago
- Subject changed from Error: Unable to find a match: java-1.8.0-openjdk java-1.8.0-openjdk-devel to rgw/tests: Unable to find a match: java-1.8.0-openjdk java-1.8.0-openjdk-devel
- Description updated (diff)
Updated by Upkeep Bot 8 days ago
- Status changed from In Progress to Pending Backport
- Merge Commit set to 6459f8548c523cc7ebb207affcdd5137836ed25e
- Fixed In set to v21.0.0-289-g6459f8548c
- Upkeep Timestamp set to 2026-04-06T15:44:11+00:00
Updated by J. Eric Ivancich 8 days ago
- Copied to Backport #75879: squid: rgw/tests: Unable to find a match: java-1.8.0-openjdk java-1.8.0-openjdk-devel added
Updated by Upkeep Bot 8 days ago
- Copied to Backport #75880: tentacle: rgw/tests: Unable to find a match: java-1.8.0-openjdk java-1.8.0-openjdk-devel added