You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/06/03 18:03:39 UTC

[GitHub] [beam] nehsyc commented on pull request #14723: [BEAM-12272] Python - Backport Firestore connector's ramp-up throttling to Datastore connector

nehsyc commented on pull request #14723:
URL: https://github.com/apache/beam/pull/14723#issuecomment-854071952


   > ```
   > 11:31:23 Execution failed for task ':rat'.  
   > 11:31:23 > A failure occurred while executing org.nosphere.apache.rat.RatWork  
   > 11:31:23    > Apache Rat audit failure - 2 unapproved licenses  
   > 11:31:23      	See file:///home/jenkins/jenkins-slave/workspace/beam_PreCommit_RAT_Commit/src/build/reports/rat/index.html
   > ```
   > 
   > I don't think I added any new dependencies, but I can see the RAT precommit is currently failing with unapproved licenses. However, the linked report file seems to be local on the Jenkins machine and inaccessible to me. Is there any way I could check this?
   
   I usually reran the failed gradle task locally and the log would be dumped to my machine. In this case I would try running ./gradlew  :rat in the working directory.


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org