[ 
https://issues.apache.org/jira/browse/KAFKA-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15142761#comment-15142761
 ] 

Flavio Junqueira commented on KAFKA-3167:
-----------------------------------------

we currently have this:

{noformat}

$GRADLE_2_4_RC_2_HOME/bin/gradle

{noformat}

should I replace it with:

{noformat}
export GRADLE_USER_HOME=${WORKSPACE}/${JOB_NAME}/gradle
$GRADLE_USER_HOME/bin/gradle
{noformat}



> Use local to the workspace Gradle cache and recreate it on every build
> ----------------------------------------------------------------------
>
>                 Key: KAFKA-3167
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3167
>             Project: Kafka
>          Issue Type: Improvement
>          Components: build
>            Reporter: Ismael Juma
>
> Kafka builds often fail with "Could not add entry 
> '/home/jenkins/.gradle/caches/modules-2/files-2.1/net.jpountz.lz4/lz4/1.3.0/c708bb2590c0652a642236ef45d9f99ff842a2ce/lz4-1.3.0.jar'
>  to cache fileHashes.bin"
> I filed INFRA-11083 and Andrew Bayer suggested:
> "Can you change your builds to use a local-to-the-workspace cache and then 
> nuke it/recreate it on every build?"
> This issue is about changing the Jenkins config for one of the trunk builds 
> to do the above to see if it helps.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to