KEMBAR78
deps: update dependency com.google.cloud:sdk-platform-java-config to v3.51.0 by renovate-bot · Pull Request #3924 · googleapis/java-bigquery · GitHub
Skip to content

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Aug 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.cloud:sdk-platform-java-config 3.50.2 -> 3.51.0 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested review from a team as code owners August 4, 2025 20:36
@renovate-bot renovate-bot requested a review from GaoleMeng August 4, 2025 20:36
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: bigquery Issues related to the googleapis/java-bigquery API. labels Aug 4, 2025
@dpebot
Copy link

dpebot commented Aug 4, 2025

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 4, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 4, 2025
@zhumin8
Copy link
Contributor

zhumin8 commented Aug 5, 2025

GraalVM test failures:

Failures (16):
  JUnit Vintage:ITBigQueryTest:testExecuteSelectWithCredentials
    MethodSource [className = 'com.google.cloud.bigquery.it.ITBigQueryTest', methodName = 'testExecuteSelectWithCredentials', methodParameterTypes = '']
    => java.lang.ExceptionInInitializerError
       java.base@24.0.1/java.lang.Class.ensureInitialized(DynamicHub.java:658)
       com.google.cloud.bigquery.ConnectionImpl$ArrowRowReader.(ConnectionImpl.java:1096)
       com.google.cloud.bigquery.ConnectionImpl$ArrowRowReader.(ConnectionImpl.java:1093)
       com.google.cloud.bigquery.ConnectionImpl.highThroughPutRead(ConnectionImpl.java:1034)
       com.google.cloud.bigquery.ConnectionImpl.getSubsequentQueryResultsWithJob(ConnectionImpl.java:880)
       [...]
     Caused by: java.lang.RuntimeException: No DefaultAllocationManager found on classpath. Can't allocate Arrow buffers. Please consider adding arrow-memory-netty or arrow-memory-unsafe as a dependency.
       org.apache.arrow.memory.CheckAllocator.assertOnlyOne(CheckAllocator.java:107)
       org.apache.arrow.memory.CheckAllocator.check(CheckAllocator.java:44)
       org.apache.arrow.memory.DefaultAllocationManagerOption.getDefaultAllocationManagerFactory(DefaultAllocationManagerOption.java:92)
       org.apache.arrow.memory.BaseAllocator$Config.getAllocationManagerFactory(BaseAllocator.java:824)
       org.apache.arrow.memory.ImmutableConfig.access$801(ImmutableConfig.java:24)
       [...]
  JUnit Vintage:ITBigQueryTest:testBQResultSetMultiThreadedOrder
    MethodSource [className = 'com.google.cloud.bigquery.it.ITBigQueryTest', methodName = 'testBQResultSetMultiThreadedOrder', methodParameterTypes = '']
    => java.lang.NoClassDefFoundError: Could not initialize class org.apache.arrow.memory.RootAllocator
       com.google.cloud.bigquery.ConnectionImpl$ArrowRowReader.(ConnectionImpl.java:1096)
       com.google.cloud.bigquery.ConnectionImpl$ArrowRowReader.(ConnectionImpl.java:1093)
       com.google.cloud.bigquery.ConnectionImpl.highThroughPutRead(ConnectionImpl.java:1034)
       com.google.cloud.bigquery.ConnectionImpl.getSubsequentQueryResultsWithJob(ConnectionImpl.java:880)
       com.google.cloud.bigquery.ConnectionImpl.queryRpc(ConnectionImpl.java:520)
       com.google.cloud.bigquery.ConnectionImpl.getExecuteSelectResponse(ConnectionImpl.java:254)
       com.google.cloud.bigquery.ConnectionImpl.executeSelect(ConnectionImpl.java:213)
       com.google.cloud.bigquery.it.ITBigQueryTest.testBQResultSetMultiThreadedOrder(ITBigQueryTest.java:3872)
       java.base@24.0.1/java.lang.reflect.Method.invoke(Method.java:565)
       java.base@24.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:328)
       [...]
  JUnit Vintage:ITBigQueryTest:testBQResultSetPagination
    MethodSource [className = 'com.google.cloud.bigquery.it.ITBigQueryTest', methodName = 'testBQResultSetPagination', methodParameterTypes = '']
    => java.lang.NoClassDefFoundError: Could not initialize class org.apache.arrow.memory.RootAllocator
       com.google.cloud.bigquery.ConnectionImpl$ArrowRowReader.(ConnectionImpl.java:1096)
       com.google.cloud.bigquery.ConnectionImpl$ArrowRowReader.(ConnectionImpl.java:1093)
       com.google.cloud.bigquery.ConnectionImpl.highThroughPutRead(ConnectionImpl.java:1034)
       com.google.cloud.bigquery.ConnectionImpl.getSubsequentQueryResultsWithJob(ConnectionImpl.java:880)
       com.google.cloud.bigquery.ConnectionImpl.queryRpc(ConnectionImpl.java:520)
       com.google.cloud.bigquery.ConnectionImpl.getExecuteSelectResponse(ConnectionImpl.java:254)
       com.google.cloud.bigquery.ConnectionImpl.executeSelect(ConnectionImpl.java:213)
       com.google.cloud.bigquery.it.ITBigQueryTest.testBQResultSetPagination(ITBigQueryTest.java:4083)
       java.base@24.0.1/java.lang.reflect.Method.invoke(Method.java:565)
       java.base@24.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:328)
       [...]

UPDATE: these errors were addressed in #3928

@renovate-bot renovate-bot force-pushed the renovate/com.google.cloud-sdk-platform-java-config-3.x branch from 939a072 to eb8803b Compare August 12, 2025 15:33
@dpebot
Copy link

dpebot commented Aug 12, 2025

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 12, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 12, 2025
@zhumin8 zhumin8 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 12, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 12, 2025
@zhumin8
Copy link
Contributor

zhumin8 commented Aug 12, 2025

kokoro - Test: Integration failed with

[ERROR] Tests run: 185, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 507.0 s <<< FAILURE! -- in com.google.cloud.bigquery.it.ITBigQueryTest
[ERROR] com.google.cloud.bigquery.it.ITBigQueryTest.testLocationFastSQLQueryWithJobId -- Time elapsed: 24.14 s <<< FAILURE!
java.lang.AssertionError: expected:<1> but was:<0>

rerunning to confirm it is flaky.

UPDATE: integration test passed in rerun. But failed GraalVM B test for com.google.cloud.bigquery.it.ITRemoteUDFTest. Log.
Should be flaky, rerun again.

@zhumin8 zhumin8 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 12, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 12, 2025
@zhumin8
Copy link
Contributor

zhumin8 commented Aug 12, 2025

Now after rerun again, GraalVM C fails, log

Failures (1):
  JUnit Vintage:ITNightlyBigQueryTest:testMultipleRuns
    MethodSource [className = 'com.google.cloud.bigquery.it.ITNightlyBigQueryTest', methodName = 'testMultipleRuns', methodParameterTypes = '']
    => com.google.cloud.bigquery.BigQuerySQLException: Authentication backend unavailable.
       com.google.cloud.bigquery.ConnectionImpl.getExecuteSelectResponse(ConnectionImpl.java:264)

@zhumin8 zhumin8 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 12, 2025
@yoshi-kokoro yoshi-kokoro removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Aug 12, 2025
@zhumin8
Copy link
Contributor

zhumin8 commented Aug 12, 2025

Test passed in rerun

@zhumin8 zhumin8 merged commit cb66be5 into googleapis:main Aug 12, 2025
20 of 21 checks passed
@renovate-bot renovate-bot deleted the renovate/com.google.cloud-sdk-platform-java-config-3.x branch August 12, 2025 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigquery Issues related to the googleapis/java-bigquery API. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants