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

IT failure: aiplatform/v1/JobServiceGrpc incompatible types #10468

Open
zhumin8 opened this issue Mar 5, 2024 · 0 comments
Open

IT failure: aiplatform/v1/JobServiceGrpc incompatible types #10468

zhumin8 opened this issue Mar 5, 2024 · 0 comments
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@zhumin8
Copy link
Contributor

zhumin8 commented Mar 5, 2024

flaky test observed in "Java 17 GraalVM Native Image":
#10451 (comment)

compilation error in aiplatform.

log error message:

0:52:40:274 [INFO] -------------------------------------------------------------
20:52:40:275 [ERROR] COMPILATION ERROR : 
20:52:40:275 [INFO] -------------------------------------------------------------
20:52:40:275 [ERROR] /tmpfs/src/github/google-cloud-java/java-aiplatform/grpc-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/JobServiceGrpc.java:[4576,19] incompatible types: inference variable RespT has incompatible equality constraints ReqT,com.google.cloud.aiplatform.v1.ListBatchPredictionJobsRequest,ReqT,RespT,com.google.cloud.aiplatform.v1.ListBatchPredictionJobsResponse
20:52:40:275 [INFO] 1 error

Error resolved itself with rerun.

@zhumin8 zhumin8 added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. priority: p3 Desirable enhancement or fix. May not be included in next release. labels Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

1 participant