While looking at the logs, I see that the build was successful but it fails with ``` 10:57:40 BUILD SUCCESSFUL in 20m 5s 10:57:40 811 actionable tasks: 806 executed, 5 from cache 10:57:40 10:57:40 Publishing build scan... 10:57:41 https://gradle.com/s/ydwhlnaah4fw2 10:57:41 10:57:42 Build step 'Invoke Gradle script' changed build result to SUCCESS 10:57:42 [Gradle] - Launching build. 10:57:42 FATAL: The Gradle wrapper has not been found in these directories: /home/jenkins/jenkins-slave/workspace/beam_PreCommit_Java_Commit 10:57:42 Build step 'Invoke Gradle script' marked build as failure 10:57:42 Recording test results 10:57:46 Setting status of c5d55697182459e8b0d19bcfa5d92fa2b3bd08f8 to FAILURE with url https://builds.apache.org/job/beam_PreCommit_Java_Commit/1088/ and message: 'FAILURE 10:57:46 ' 10:57:46 Using context: Java ("Run Java PreCommit") 10:57:46 Finished: FAILURE ```
Looking at the build scan, I don't see any errors either https://scans.gradle.com/s/ydwhlnaah4fw2/console-log#L1722 [ Full content available at: https://github.com/apache/beam/pull/6269 ] This message was relayed via gitbox.apache.org for [email protected]
