Yu Xu created CALCITE-7399:
------------------------------
Summary: CI always report that it cannot read metadata.bin file
Key: CALCITE-7399
URL: https://issues.apache.org/jira/browse/CALCITE-7399
Project: Calcite
Issue Type: Bug
Components: ci
Affects Versions: 1.41.0
Reporter: Yu Xu
CI occasionally throws a similar problem, which is ineffective no matter how
many times it is rerun. The error message is as follows:
{code:java}
A problem occurred configuring project ':splunk'.> Could not read workspace
metadata from
/home/jenkins/.gradle/caches/8.7/kotlin-dsl/accessors/281c75679ad0c94d75da43bec404c5d1/metadata.bin
{code}
For example, the CI test for this pull request:
https://github.com/apache/calcite/pull/4771
--
This message was sent by Atlassian Jira
(v8.20.10#820010)