Java Integration tests are failing with some strange error about not being able to find flight
FAILED TEST: custom_metadata Rust producing, Java consuming
<class 'RuntimeError'>: Command failed: java -Dio.netty.tryReflectionSetAccessible=true -Darrow.struct.conflict.policy=CONFLICT_APPEND -XX:-UsePerfData --add-opens=java.base/java.nio=org.apache.arrow.memory.core,ALL-UNNAMED --add-reads=org.apache.arrow.flight.core=ALL-UNNAMED -cp /build/java/flight/flight-integration-tests/target/flight-integration-tests-17.0.0-SNAPSHOT-jar-with-dependencies.jar org.apache.arrow.flight.integration.tests.IntegrationTestClient -port 39249 -j /tmp/arrow-integration-oo50s7yc/generated_custom_metadata.json
With output:
--------------
WARNING: Unknown module: org.apache.arrow.flight.core specified to --add-reads
WARNING: Unknown module: org.apache.arrow.memory.core specified to --add-opens
SLF4J(W): No SLF4J providers were found.
SLF4J(W): Defaulting to no-operation (NOP) logger implementation
SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
Unknown error
Could not find flight. /tmp/arrow-integration-oo50s7yc/generated_custom_metadata.json
Java Integration tests are failing with some strange error about not being able to find flight
https://github.com/apache/arrow-rs/actions/runs/9284625938/job/25547387572