Abacn commented on issue #32227:
URL: https://github.com/apache/beam/issues/32227#issuecomment-2297286243
```
> Task :it:mongodb:compileJava
error: SourceChecker.typeProcess: unexpected Throwable (CompletionFailure)
while processing
/Users/yathu/beam/it/mongodb/src/main/java/org/apache/beam/it/mongodb/MongoDBResourceManager.java;
message: class file for com.google.errorprone.annotations.DoNotMock not found
; The Checker Framework crashed. Please report the crash. Version:
Checker Framework 3.42.0.
Compilation unit:
/Users/yathu/beam/it/mongodb/src/main/java/org/apache/beam/it/mongodb/MongoDBResourceManager.java
Last visited tree at line 53 column 1:
public class MongoDBResourceManager extends
TestContainerResourceManager<MongoDBContainer>
Exception: com.sun.tools.javac.code.Symbol$CompletionFailure: class file
for com.google.errorprone.annotations.DoNotMock not found;
com.sun.tools.javac.code.Symbol$CompletionFailure: class file for
com.google.errorprone.annotations.DoNotMock not found
1 error
```
likely bad gradle cache?
--
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]