You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2021/09/07 06:29:48 UTC

[GitHub] [kafka] jlprat commented on pull request #11303: MINOR: Upgrade compression libraries (Q3 2021)

jlprat commented on pull request #11303:
URL: https://github.com/apache/kafka/pull/11303#issuecomment-914028927


   I had the same error on another PR yesterday. Might be a Gradle build instance turned into a zombie on a Jenkins worker.
   
   > I saw there's a build error:
   > ```
   >  * What went wrong:
   > [2021-09-07T04ː12ː35.647Z] Execution failed for task 'ːstreamsːstreams-scala:compileScala'.
   > [2021-09-07T04ː12ː35.647Z] > Timeout waiting to lock zinc-1.3.5_2.12.14_8 compiler cache (/home/jenkins/.gradle/caches/7.2/zinc-1.3.5_2.12.14_8). It is currently in use by another Gradle instance.
   > [2021-09-07T04ː12ː35.647Z]   Owner PID: 4138
   > [2021-09-07T04ː12ː35.647Z]   Our PID: 4217
   > [2021-09-07T04ː12ː35.647Z]   Owner Operation: 
   > [2021-09-07T04ː12ː35.647Z]   Our operation: 
   > [2021-09-07T04ː12ː35.647Z]   Lock file: /home/jenkins/.gradle/caches/7.2/zinc-1.3.5_2.12.14_8/zinc-1.3.5_2.12.14_8.lock
   > ```
   > 
   > Not sure if this is related to this change or just a gradle bug? 
   > Otherwise. LGTM. Thanks.
   
   


-- 
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: jira-unsubscribe@kafka.apache.org

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