Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(No need to review) Testing v2.49.0 with gax 2.31.0, cloud spanner 6.43.2, grpc 1.55.3, guava 32.1.1-jre #27695

Conversation

burkedavison
Copy link
Contributor

We are testing compatibility of gax 2.31.0, cloud spanner 6.43.2, grpc 1.55.3, guava 32.1.1-jre with Beam 2.49.0
This PR is just to check the CI status. This PR does not need to be merged.


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Mention the appropriate issue in your description (for example: addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, comment fixes #<ISSUE NUMBER> instead.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests
Go tests

See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.

@github-actions github-actions bot added the build label Jul 26, 2023
@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Merging #27695 (9d4a219) into release-2.49.0 (6ce85e5) will increase coverage by 0.00%.
The diff coverage is n/a.

@@               Coverage Diff               @@
##           release-2.49.0   #27695   +/-   ##
===============================================
  Coverage           71.50%   71.51%           
===============================================
  Files                 858      858           
  Lines              104806   104813    +7     
===============================================
+ Hits                74946    74952    +6     
- Misses              28310    28311    +1     
  Partials             1550     1550           
Flag Coverage Δ
python 80.83% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 9 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions
Copy link
Contributor

Checks are failing. Will not request review until checks are succeeding. If you'd like to override that behavior, comment assign set of reviewers

@suztomo suztomo marked this pull request as draft July 26, 2023 23:59
@suztomo
Copy link
Contributor

suztomo commented Jul 26, 2023

Run Java PreCommit

@suztomo
Copy link
Contributor

suztomo commented Jul 27, 2023

Run Java_PVR_Flink_Batch PreCommit

@suztomo
Copy link
Contributor

suztomo commented Jul 27, 2023

Run Java Spark PortableValidatesRunner Batch

@suztomo
Copy link
Contributor

suztomo commented Jul 27, 2023

Run PostCommit_Java_DataflowV2

@suztomo
Copy link
Contributor

suztomo commented Jul 27, 2023

Run Java Dataflow V2 ValidatesRunner Streaming

@suztomo
Copy link
Contributor

suztomo commented Jul 27, 2023

@burkedavison This pull request hit Gradle's Guava version selection problem google/guava#6642

00:01:59       > Module 'com.google.guava:guava' has been rejected:
00:01:59            Cannot select module with conflict on capability 'com.google.guava:listenablefuture:1.0' also provided by [com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava(runtime)]
00:01:59    > Could not resolve com.google.guava:guava:16.0.1.
00:01:59      Required by:
00:01:59          project :sdks:java:extensions:sql:jdbc > project :sdks:java:extensions:sql > project :sdks:java:io:parquet > org.apache.hadoop:hadoop-common:2.10.2 > org.apache.curator:curator-client:2.13.0
00:01:59       > Module 'com.google.guava:guava' has been rejected:
00:01:59            Cannot select module with conflict on capability 'com.google.guava:listenablefuture:1.0' also provided by [com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava(runtime)]
00:01:59 

@github-actions github-actions bot added the gcp label Jul 27, 2023
@suztomo
Copy link
Contributor

suztomo commented Jul 27, 2023

@burkedavison I was forgetting -p to specify a specific project. suztomo@suztomo2:~/beam$ ./gradlew -p sdks/java/io/google-cloud-platform compileJava . This avoids running cd many times.

@suztomo
Copy link
Contributor

suztomo commented Jul 27, 2023

@burkedavison And the things named 'api', 'implementation', 'testImplementation' are called 'configuration' in Gradle. https://docs.gradle.org/current/userguide/declaring_dependencies.html

@suztomo suztomo mentioned this pull request Jul 28, 2023
3 tasks
@burkedavison
Copy link
Contributor Author

Run Java Postcommit

@suztomo
Copy link
Contributor

suztomo commented Jul 28, 2023

Run Java Dataflow V2 ValidatesRunner Streaming

@suztomo
Copy link
Contributor

suztomo commented Jul 28, 2023

Run PostCommit_Java_DataflowV2

@suztomo
Copy link
Contributor

suztomo commented Jul 28, 2023

Run Java_PVR_Flink_Batch PreCommit

@burkedavison
Copy link
Contributor Author

Run Java PreCommit

@burkedavison
Copy link
Contributor Author

Run Java PreCommit

@burkedavison
Copy link
Contributor Author

Run Java Spark PortableValidatesRunner Batch

@bvolpato
Copy link
Contributor

FYI some of this was included here and is within scope for 2.50.0 #27725

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants