zhengkezhou1 opened a new issue, #6606:
URL: https://github.com/apache/gravitino/issues/6606

   ### Version
   
   main branch
   
   ### Describe what's wrong
   
   flaky test:
   
https://github.com/apache/gravitino/actions/runs/13667966296/job/38212834258?pr=6540
   
   
![Image](https://github.com/user-attachments/assets/caa298ea-70a8-47de-a332-2ae6512365eb)
   
   ### Error message and/or stacktrace
   
   ```shell
   
   ./gradlew test -PskipTests -PtestMode=embedded -PjdkVersion=17 
-PjdbcBackend=h2 -PskipDockerTests=false -x :web:web:test -x 
:web:integration-test:test -x :clients:client-python:test -x 
:flink-connector:flink:test -x :spark-connector:spark-common:test  -x 
:spark-connector:spark-3.3:test -x :spark-connector:spark-3.4:test -x 
:spark-connector:spark-3.5:test  -x :spark-connector:spark-runtime-3.3:test -x 
:spark-connector:spark-runtime-3.4:test -x 
:spark-connector:spark-runtime-3.5:test -x 
:trino-connector:integration-test:test -x :trino-connector:trino-connector:test 
-x :authorizations:authorization-chain:test -x 
:authorizations:authorization-ranger:test
   
   > Task :catalogs:catalog-lakehouse-iceberg:test
   
   CatalogIcebergKerberosHiveIT > testIcebergWithKerberosAndUserImpersonation() 
FAILED
       org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
           at 
app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
           at 
app//org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:40)
           at 
app//org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:35)
           at 
app//org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:179)
           at 
app//org.apache.gravitino.catalog.lakehouse.iceberg.integration.test.CatalogIcebergKerberosHiveIT.testIcebergWithKerberosAndUserImpersonation(CatalogIcebergKerberosHiveIT.java:254)
   
   30 tests completed, 1 failed
   :catalogs:catalog-lakehouse-iceberg:test failure marker
     Error: Execution failed for task 
':catalogs:catalog-lakehouse-iceberg:test':
         org.gradle.api.internal.exceptions.MarkedVerificationException: There 
were failing tests. See the report at: 
file:///home/runner/work/gravitino/gravitino/build/reports/index.html
   
   > Task :catalogs:catalog-lakehouse-iceberg:test FAILED
   
   FAILURE: Build failed with an exception.
   ```
   
   
   ### How to reproduce
   
   N/A
   
   ### Additional context
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to